gui Namespace Reference

Namespaces

 dialog
 

Classes

class  ClearableLineEdit
 This class is a custom QLineEdit which provides a button to clear the text of the line edit. More...
 
class  CollapsibleDockWidget
 A QDockWidget which provides the possibility to collapse the dock. More...
 
class  CollectionsTreeView
 This class derived from QTreeView supports custom drag and drop behavior. More...
 
class  GroupExplorerWidget
 This class provides a QWidget which displays all existing groups in the local scene. More...
 
class  MinimapWidget
 This class is a widget which provides a scene3D::MinimapViewer to render the scene graph in bird perspective. More...
 
class  ObjectExplorerModel
 This class provides a model for storing classes from memoryxcontroller::PriorKnowledgeController and allows to filter them. More...
 
class  ObjectExplorerWidget
 This class provides a QWidget which displays all object classes from PriorKnowledge in their collections in a tree view. More...
 
class  ObjectInspectorWidget
 This class provides a widget which displays all class and instance attributes of a currently selected scene3D::SceneObject or a memoryx::ObjectClassPtr in a tree view. More...
 
class  OverrideAction
 
class  PropertyBrowserWidget
 This class provides a property browser which displays all properties of a scene object or prior knowledge object class. More...
 
class  SceneEditorMainWindow
 This class provides the main window of the plugin. More...
 
class  SceneEditorMainWindowController
 
class  SceneEditorWidget
 This class provides a widget which contains all buttons for the scene. More...
 
class  ScenegraphWidget
 This class provides a widget which holds a scene3D::SceneViewer in which the scene graph is rendered. More...
 
class  ShortcutController
 The class ShortcutController manages all shortcuts that can be set in the widget. More...
 
class  ShortcutTableModel