OpenMW
|
This is the complete list of members for CSVWorld::VarTypeDelegate, including all inherited members.
addCommands(QAbstractItemModel *model, const QModelIndex &index, int type) const | CSVWorld::VarTypeDelegate | privatevirtual |
CommandDelegate(CSMWorld::CommandDispatcher *commandDispatcher, CSMDoc::Document &document, QObject *parent) | CSVWorld::CommandDelegate | |
createEditor(QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const | CSVWorld::EnumDelegate | virtual |
createEditor(QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index, CSMWorld::ColumnBase::Display display=CSMWorld::ColumnBase::Display_None) const | CSVWorld::EnumDelegate | virtual |
EnumDelegate(const std::vector< std::pair< int, QString > > &values, CSMWorld::CommandDispatcher *dispatcher, CSMDoc::Document &document, QObject *parent) | CSVWorld::EnumDelegate | |
getDisplayTypeFromIndex(const QModelIndex &index) const | CSVWorld::CommandDelegate | protected |
getDocument() const | CSVWorld::CommandDelegate | protected |
getUndoStack() const | CSVWorld::CommandDelegate | protected |
getValueIndex(const QModelIndex &index, int role=Qt::DisplayRole) const | CSVWorld::EnumDelegate | protected |
isEditLocked() const | CSVWorld::CommandDelegate | |
mValues | CSVWorld::EnumDelegate | protected |
paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | CSVWorld::EnumDelegate | virtual |
setEditLock(bool locked) | CSVWorld::CommandDelegate | |
setEditorData(QWidget *editor, const QModelIndex &index, bool tryDisplay=false) const | CSVWorld::EnumDelegate | virtual |
CSVWorld::CommandDelegate::setEditorData(QWidget *editor, const QModelIndex &index) const | CSVWorld::CommandDelegate | virtual |
setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const | CSVWorld::CommandDelegate | virtual |
settingChanged(const CSMPrefs::Setting *setting) | CSVWorld::CommandDelegate | virtual |
sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const | CSVWorld::EnumDelegate | virtual |
VarTypeDelegate(const std::vector< std::pair< int, QString > > &values, CSMWorld::CommandDispatcher *dispatcher, CSMDoc::Document &document, QObject *parent) | CSVWorld::VarTypeDelegate |