Inkscape
Vector Graphics Editor
|
#include <sp-item.h>
Public Member Functions | |
SPItemView (unsigned flags, unsigned key, DrawingItemPtr< Inkscape::DrawingItem > drawingitem) | |
Public Attributes | |
unsigned | flags |
unsigned | key |
DrawingItemPtr< Inkscape::DrawingItem > | drawingitem |
SPItemView::SPItemView | ( | unsigned | flags, |
unsigned | key, | ||
DrawingItemPtr< Inkscape::DrawingItem > | drawingitem | ||
) |
Definition at line 70 of file sp-item.cpp.
DrawingItemPtr<Inkscape::DrawingItem> SPItemView::drawingitem |