OpenMW
Public Member Functions | Private Member Functions
CSVWorld::VarTypeDelegate Class Reference

#include <vartypedelegate.hpp>

List of all members.

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

Constructor & Destructor Documentation

CSVWorld::VarTypeDelegate::VarTypeDelegate ( const std::vector< std::pair< int, QString > > &  values,
QUndoStack &  undoStack,
QObject *  parent 
)

Member Function Documentation

void CSVWorld::VarTypeDelegate::addCommands ( QAbstractItemModel *  model,
const QModelIndex &  index,
int  type 
) const [private, virtual]

Reimplemented from CSVWorld::EnumDelegate.


The documentation for this class was generated from the following files: