OpenMW
|
#include <vartypedelegate.hpp>
Public Member Functions | |
VarTypeDelegate (const std::vector< std::pair< int, QString > > &values, QUndoStack &undoStack, QObject *parent) | |
Private Member Functions | |
virtual void | addCommands (QAbstractItemModel *model, const QModelIndex &index, int type) const |
CSVWorld::VarTypeDelegate::VarTypeDelegate | ( | const std::vector< std::pair< int, QString > > & | values, |
QUndoStack & | undoStack, | ||
QObject * | parent | ||
) |
void CSVWorld::VarTypeDelegate::addCommands | ( | QAbstractItemModel * | model, |
const QModelIndex & | index, | ||
int | type | ||
) | const [private, virtual] |
Reimplemented from CSVWorld::EnumDelegate.