treeitem.h File Reference
+ Include dependency graph for treeitem.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TreeItem
 

Enumerations

enum  TreeItemTypes {
  SCENARIOITEMSOURCE = 1001, SCENARIOITEMPROXY = 1002, SETTINGSITEMSOURCE = 1003, SETTINGSITEMPROXY = 1004,
  APPLICATIONITEMPROXY = 1005, APPLICATIONITEMSOURCE = 1006, OPENSCENARIOITEMSOURCE = 1007, OPENSCENARIOITEMPROXY = 1008
}
 

Enumeration Type Documentation

◆ TreeItemTypes

Enumerator
SCENARIOITEMSOURCE 
SCENARIOITEMPROXY 
SETTINGSITEMSOURCE 
SETTINGSITEMPROXY 
APPLICATIONITEMPROXY 
APPLICATIONITEMSOURCE 
OPENSCENARIOITEMSOURCE 
OPENSCENARIOITEMPROXY 

Definition at line 34 of file treeitem.h.