|
mkRPG
|
Definition of some model presentation class. More...
Go to the source code of this file.
Data Structures | |
| class | ObjectsTreeModel |
| The ObjectsTreeModel class presents an GameObject and its chidren as a tree model. More... | |
| class | FilteredObjectsTreeModel |
| The FilteredObjectsTreeModel class enable to hide some items of ObjectsTreeModel. More... | |
| class | ActionsListModel |
| The CellTypeListModel class presents the "actions" Action as a Qt Model-View framework's list model. More... | |
| class | ReceiverListModel |
| The CellTypeListModel class presents the action's receivers as a Qt Model-View framework's list model. More... | |
| class | ImageListModel |
| The CellTypeListModel class presents the "images" Images as a Qt Model-View framework's list model. More... | |
Definition of some model presentation class.
1.7.6.1