Privacy
An open-source, flexible 3D physical simulation framework
mars::main_gui Namespace Reference

Classes

class  BaseWidget
 
struct  dockState
 
struct  genericMenu
 Holds the callback properties of a menu item. More...
 
class  GuiInterface
 The abstract GuiInterface class provides the menu and docking functionality of the GUI. More...
 
class  MainGUI
 The main part of the gui that manages all dialogs and menus. More...
 
class  MenuInterface
 Provides the menuAction function. More...
 
struct  menuStruct
 Holds the properties of a menu item. More...
 
class  MyQDockWidget
 Implementation of a dock widget taking care of its widget. More...
 
class  MyQMainWindow
 The main window of the GUI. More...
 
class  MyQMdiArea
 "MyQMdiArea" is a hack to support a background image in the MainWindow More...
 
class  PropertyCallback
 Introduced for Windows compatibility. More...
 
class  PropertyDialog
 The PropertyDialog provides the QtProperty functionality. More...
 
class  TabPropertyDialog
 A helper class with a tabbed view. More...
 
struct  widgetState
 

Enumerations

enum  ViewMode { TreeViewMode, ButtonViewMode }
 The view modes of the property dialog - tree and button. More...
 

Enumeration Type Documentation

◆ ViewMode

The view modes of the property dialog - tree and button.

Enumerator
TreeViewMode 
ButtonViewMode 

Definition at line 59 of file PropertyDialog.h.