mkRPG
Data Structures | Variables
src/editor/GUI/editor.h File Reference

Definition of the Editor class. More...

#include <QtWidgets>
#include "ui_editor.h"
#include "options.h"
#include "newgame.h"
#include "Game/xmlreader.h"
#include "Tabs/welcome.h"
#include "Game/xmlwritter.h"
#include "Tabs/worldtab.h"
#include "Tabs/MapTab/maptab.h"
#include "Tabs/objecttab.h"
#include "Tabs/actiontab.h"

Go to the source code of this file.

Data Structures

class  Editor
 The Editor class is the main window of the Editor. More...

Variables

const QString SHARED = "SharedFileRPGEditor"
 The constant SHARED is used to open shared memory between different instances of the application.

Detailed Description

Definition of the Editor class.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Defines