rocs/VisualEditor
DataItem Class Reference
#include <DataItem.h>
Inheritance diagram for DataItem:

Public Member Functions | |
DataItem (DataPtr n) | |
virtual | ~DataItem () |
DataPtr | data () const |
QGraphicsItem * | propertyListItem () const |
Detailed Description
Definition at line 38 of file DataItem.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 71 of file DataItem.cpp.
|
virtual |
Definition at line 97 of file DataItem.cpp.
Member Function Documentation
DataPtr DataItem::data | ( | ) | const |
Definition at line 102 of file DataItem.cpp.
QGraphicsItem * DataItem::propertyListItem | ( | ) | const |
- Returns
- the graphics item to be displayed at the scene
Definition at line 201 of file DataItem.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.