OpenMW
|
This is the complete list of members for CSVWorld::CommandDelegate, including all inherited members.
CommandDelegate(CSMWorld::CommandDispatcher *commandDispatcher, CSMDoc::Document &document, QObject *parent) | CSVWorld::CommandDelegate | |
createEditor(QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const | CSVWorld::CommandDelegate | virtual |
createEditor(QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index, CSMWorld::ColumnBase::Display display) const | CSVWorld::CommandDelegate | virtual |
getDisplayTypeFromIndex(const QModelIndex &index) const | CSVWorld::CommandDelegate | protected |
getDocument() const | CSVWorld::CommandDelegate | protected |
getUndoStack() const | CSVWorld::CommandDelegate | protected |
isEditLocked() const | CSVWorld::CommandDelegate | |
mCommandDispatcher | CSVWorld::CommandDelegate | private |
mDocument | CSVWorld::CommandDelegate | private |
mEditLock | CSVWorld::CommandDelegate | private |
setEditLock(bool locked) | CSVWorld::CommandDelegate | |
setEditorData(QWidget *editor, const QModelIndex &index) const | CSVWorld::CommandDelegate | virtual |
setEditorData(QWidget *editor, const QModelIndex &index, bool tryDisplay) const | CSVWorld::CommandDelegate | virtual |
setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const | CSVWorld::CommandDelegate | virtual |
setModelDataImp(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const | CSVWorld::CommandDelegate | protectedvirtual |
settingChanged(const CSMPrefs::Setting *setting) | CSVWorld::CommandDelegate | virtual |