rocs/VisualEditor
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
| ▼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 | |
| ▼CQGraphicsItem [external] | |
| ▼CQAbstractGraphicsShapeItem [external] | |
| ▼CQGraphicsPathItem [external] | |
| CPointerItem | Graphics item for data connections |
| ▼CQGraphicsObject [external] | |
| ▼CQGraphicsSvgItem [external] | |
| CDataItem | |
| ▼CQObject [external] | |
| CGraphicsLayout | |
| CPointerItem | Graphics item for data connections |
| ▼CQAbstractItemModel [external] | |
| ▼CQAbstractTableModel [external] | |
| CGraphPropertiesModel | |
| CQGraphicsObject [external] | |
| ▼CQGraphicsScene [external] | |
| CGraphScene | |
| ▼CQWidget [external] | |
| 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 |
| 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 |
| ▼CQPaintDevice [external] | |
| CQWidget [external] |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference