Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GraphicsView_Defs.h File Reference
#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 Documentation

Enumeration Type Documentation

Enumerator
GVSCS_Invalid 
GVSCS_Local 
GVSCS_Global 
Enumerator
GVSS_Invalid 
GVSS_LocalChanged 
GVSS_GlobalChanged 
GVSS_NoChanged