Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
SPItemView Struct Reference

#include <sp-item.h>

Public Member Functions

 SPItemView (unsigned flags, unsigned key, DrawingItemPtr< Inkscape::DrawingItem > drawingitem)
 

Public Attributes

unsigned flags
 
unsigned key
 
DrawingItemPtr< Inkscape::DrawingItemdrawingitem
 

Detailed Description

Definition at line 58 of file sp-item.h.

Constructor & Destructor Documentation

◆ SPItemView()

SPItemView::SPItemView ( unsigned  flags,
unsigned  key,
DrawingItemPtr< Inkscape::DrawingItem drawingitem 
)

Definition at line 70 of file sp-item.cpp.

Member Data Documentation

◆ drawingitem

DrawingItemPtr<Inkscape::DrawingItem> SPItemView::drawingitem

Definition at line 62 of file sp-item.h.

◆ flags

unsigned SPItemView::flags

Definition at line 60 of file sp-item.h.

◆ key

unsigned SPItemView::key

Definition at line 61 of file sp-item.h.


The documentation for this struct was generated from the following files: