editor.h File Reference

Header file for editor's main window and user interface. More...

#include "grid.h"
#include "tileset.h"
#include <QApplication>
#include <QCheckBox>
#include <QComboBox>
#include <QDialog>
#include <Q3FileDialog>
#include <QGLWidget>
#include <Q3IconView>
#include <QLabel>
#include <QLayout>
#include <QLineEdit>
#include <Q3ListView>
#include <Q3MainWindow>
#include <QMenuBar>
#include <QMessageBox>
#include <Q3PopupMenu>
#include <QPushButton>
#include <Q3ScrollView>
#include <QSpinBox>
#include <QStatusBar>
#include <QStringList>
#include <Q3TabDialog>
#include <QTabWidget>
#include <QContextMenuEvent>
#include <QCloseEvent>
#include <Q3GridLayout>
#include <QMouseEvent>
#include <Q3VBoxLayout>
#include <Q3VButtonGroup>
#include <map>

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.

Namespaces

namespace  hoa_editor

Classes

class  hoa_editor::Editor
class  hoa_editor::EditorScrollView
class  hoa_editor::MusicDialog
class  hoa_editor::NewMapDialog

Enumerations

enum  hoa_editor::TILE_MODE_TYPE {
  hoa_editor::INVALID_TILE = -1, hoa_editor::PAINT_TILE = 0, hoa_editor::MOVE_TILE = 1, hoa_editor::DELETE_TILE = 2,
  hoa_editor::TOTAL_TILE = 3
}
 Different tile editing modes follow. More...


Detailed Description

Header file for editor's main window and user interface.

****************************************************************************

Author:
Philip Vorsilak, gorzuate@allacrost.org

Definition in file editor.h.


Generated on Fri Jul 6 23:11:41 2007 for Hero of Allacrost by  doxygen 1.5.1