Engauge Digitizer 2
|
#include <QString>
Go to the source code of this file.
Enumerations | |
enum | DataKey { DATA_KEY_IDENTIFIER , DATA_KEY_GRAPHICS_ITEM_TYPE , DATA_KEY_POSITION_HAS_CHANGED , DATA_KEY_GHOST } |
Index values for storing item details in QGraphicsItem using setData/data. More... | |
Functions | |
QString | dataKeyToString (DataKey dataKey) |
Index values for storing item details in QGraphicsItem using setData/data.
Definition at line 13 of file DataKey.h.
Definition at line 9 of file DataKey.cpp.