Engauge Digitizer 2
Loading...
Searching...
No Matches
Enumerations
GraphicsItemType.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  GraphicsItemType {
  GRAPHICS_ITEM_TYPE_IMAGE , GRAPHICS_ITEM_TYPE_LINE , GRAPHICS_ITEM_TYPE_POINT , GRAPHICS_ITEM_TYPE_SCALE_BAR ,
  GRAPHICS_ITEM_TYPE_SEGMENT
}
 Runtime type identification (RTTI) for QGraphicsItem objects. More...
 

Enumeration Type Documentation

◆ GraphicsItemType

Runtime type identification (RTTI) for QGraphicsItem objects.

Enumerator
GRAPHICS_ITEM_TYPE_IMAGE 
GRAPHICS_ITEM_TYPE_LINE 
GRAPHICS_ITEM_TYPE_POINT 
GRAPHICS_ITEM_TYPE_SCALE_BAR 
GRAPHICS_ITEM_TYPE_SEGMENT 

Definition at line 11 of file GraphicsItemType.h.