mkRPG
Data Structures
src/editor/Game/ItemModels/mapslistmodel.h File Reference

Definition of Model/View presentation classes. More...

#include <QAbstractListModel>
#include <QAbstractTableModel>
#include "../game.h"
#include "../mappainter.h"

Go to the source code of this file.

Data Structures

class  MapsListModel
 The MapsListModel class provides a presentation class for the Qt Model-View framework. More...
class  CellTypeListModel
 The CellTypeListModel class presents the "cell types" CellType as a Qt Model-View framework's list model. More...
class  MapTypeListModel
 The CellTypeListModel class presents the "map types" MapType as a Qt Model-View framework's list model. More...

Detailed Description

Definition of Model/View presentation classes.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Defines