|
mkRPG
|
Definition of the delegates to render different items in view. More...
Go to the source code of this file.
Data Structures | |
| class | ItemEditor |
| The ItemEditor class gives an editor with a "destroy modification" button. More... | |
| class | ParamItemDelegate |
| The ParamItemDelegate class provides to view classes the way to represent parameters and modify them with QSpinBox. More... | |
| class | FlagItemDelegate |
| The FlagItemDelegate class provides to view classes the way to represent flags and modify them with QCheckBox. More... | |
| class | ObjectNameItemDelegate |
| The ObjectNameItemDelegate class provides to view classes the way to modify object's name. More... | |
| class | ActionReceiverEditor |
| The ActionReceiverEditor class gives an editor for registed action receivers, with edit and delete facilities. More... | |
| class | ActionReceiverItemDelegate |
| The ActionReceiverItemDelegate class customs the display of action receivers. More... | |
Definition of the delegates to render different items in view.
1.7.6.1