#include <QList>Go to the source code of this file.
Typedefs | |
| typedef QList< GraphicsView_Object * > | GraphicsView_ObjectList |
| typedef QListIterator< GraphicsView_Object * > | GraphicsView_ObjectListIterator |
Enumerations | |
| enum | GV_SelectionChangeStatus { GVSCS_Invalid , GVSCS_Local , GVSCS_Global } |
| enum | GV_SelectionStatus { GVSS_Invalid , GVSS_LocalChanged , GVSS_GlobalChanged , GVSS_NoChanged } |
| typedef QList<GraphicsView_Object*> GraphicsView_ObjectList |
| typedef QListIterator<GraphicsView_Object*> GraphicsView_ObjectListIterator |
| enum GV_SelectionStatus |