|
OpenMW
|
#include <recordstatusdelegate.hpp>
Public Member Functions | |
| RecordStatusDelegate (const ValueList &values, const IconList &icons, QUndoStack &undoStack, QObject *parent=0) | |
| virtual bool | updateEditorSetting (const QString &settingName, const QString &settingValue) |
| CSVWorld::RecordStatusDelegate::RecordStatusDelegate | ( | const ValueList & | values, |
| const IconList & | icons, | ||
| QUndoStack & | undoStack, | ||
| QObject * | parent = 0 |
||
| ) | [explicit] |
| bool CSVWorld::RecordStatusDelegate::updateEditorSetting | ( | const QString & | settingName, |
| const QString & | settingValue | ||
| ) | [virtual] |
Reimplemented from CSVWorld::CommandDelegate.
1.7.6.1