MainWindow.hh File Reference
#include <map>#include <memory>#include <set>#include <string>#include <vector>#include <gz/common/Console.hh>#include "gz/gui/qt.h"#include "gz/gui/Export.hh"Go to the source code of this file.
| Classes | |
| class | MainWindow | 
| The main window class creates a QQuickWindow and acts as an interface which provides properties and functions which can be called from Main.qml.  More... | |
| struct | WindowConfig | 
| Holds configurations related to a MainWindow.  More... | |
| Namespaces | |
| namespace | gz | 
| namespace | gz::gui | 
| Enumerations | |
| enum class | ExitAction { CLOSE_GUI , SHUTDOWN_SERVER } | 
| The action executed when GUI is closed without prompt.  More... | |