The Editor class This is responsible for creating and managing all windows of the editor. MainWindow will be created, and filled with dockable widgets. This owns all views, and handles all comunication between front and backend.
More...
#include <editor.h>
The Editor class This is responsible for creating and managing all windows of the editor. MainWindow will be created, and filled with dockable widgets. This owns all views, and handles all comunication between front and backend.
◆ Editor()
| Editor::Editor |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ ~Editor()
◆ closeMap
| void Editor::closeMap |
( |
| ) |
|
|
slot |
◆ exportMapMesh
| void Editor::exportMapMesh |
( |
| ) |
|
|
slot |
◆ loadMap
◆ newMap
◆ saveMap
◆ saveMapAs
| void Editor::saveMapAs |
( |
| ) |
|
|
slot |
◆ viewMapProperties
| void Editor::viewMapProperties |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following files: