rocs/VisualEditor
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
▼CKAction | |
CAlignAction | |
CAssignValueAction | |
CDeleteAction | |
CPropertiesDialogAction | |
▼CKDialog | |
CAssignValuesWidget | |
CDataPropertiesWidget | Properties Area |
CDataStructurePropertiesDialog | Properties widget for DataStructure |
CDocumentPropertiesDialog | Properties widget for Documents |
CGenerateGraphWidget | |
CPointerPropertiesWidget | |
CTransformEdgesWidget | |
▼CKToggleAction | |
▼CAbstractAction | Base class for custom actions. This class provides the basic functionality for all custom actions Used on the pallete bar that will interact directly with the scene |
CAddConnectionHandAction | The 'Add Connection' Action |
CAddDataAction | The 'Add Node' Action This action holds the 'Add Node' icon and tooltips, and when it's executed, it will place a new node on the QGraphicsView that holds all the items |
CAddDataHandAction | The 'Add Data' Action This action holds the 'Add Data' icon and tooltips, and when it's executed, it will place a new data element on the QGraphicsView that holds all the items |
CDeleteHandAction | Activation this action enables the Delete Mode for the GraphScene |
CSelectMoveHandAction | This action holds the 'Move Node' icon and tooltips, and when it's executed, it will move the selected node around the screen |
CZoomAction | |
▼CKXMLGUIClient | |
▼CToolsPluginInterface | This interface must be implemented by all Visual graph editor tools |
CAssignValuesToolPlugin | |
CGenerateGraphToolPlugin | |
CTransformEdgesToolPlugin | |
▼CQAbstractTableModel | |
CGraphPropertiesModel | |
▼CQGraphicsPathItem | |
CPointerItem | Graphics item for data connections |
▼CQGraphicsScene | |
CGraphScene | |
▼CQGraphicsSvgItem | |
CDataItem | |
▼CQObject | |
CGraphicsLayout | |
CPointerItem | Graphics item for data connections |
CToolManager | This singelton class provides access to all available visual graph editor tools |
CToolsPluginInterface | This interface must be implemented by all Visual graph editor tools |
▼CQWidget | |
CDataStructurePage | Properties page for DataStructure |
CDataTypePage | Properties page for DataType |
CEditorToolbar | This class provides hand actions to be performed at the graphics scene |
CGraphVisualEditor | Singelton class that provides a whiteboard for interactions with data structures |
CPointerTypePage | Properties page for PointerType |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.