Walls And Holes  1
editor.h File Reference
#include "tilemap.h"
#include "tilemaptoolmanager.h"
#include "tiletemplateset.h"
#include "mapviewcontainer.h"
#include "xmltool.h"
#include "map2mesh.h"
#include "meshviewcontainer.h"
#include "tiletemplatesetsview.h"
#include "tiletemplatesetsmanager.h"
#include "propertybrowser.h"
#include "tilematerialview.h"
#include "qmainwindow.h"
#include <QObject>
#include <QList>
#include <QToolBar>
#include <QSettings>
#include <QMainWindow>
#include <QUndoGroup>
#include <QUndoStack>
Include dependency graph for editor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Editor
 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...