Version: 9.12.0
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

◆ GraphicsView_ObjectList

◆ GraphicsView_ObjectListIterator

Enumeration Type Documentation

◆ GV_SelectionChangeStatus

Enumerator
GVSCS_Invalid 
GVSCS_Local 
GVSCS_Global 

◆ GV_SelectionStatus

Enumerator
GVSS_Invalid 
GVSS_LocalChanged 
GVSS_GlobalChanged 
GVSS_NoChanged