|
MIRA
|
This is the complete list of members for SpinBoxDelegate, including all inherited members.
| createEditor(QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const | SpinBoxDelegate | |
| displayText(const QVariant &value, const QLocale &locale) const | SpinBoxDelegate | |
| setDecimals(unsigned int decimals) | SpinBoxDelegate | |
| setDefaultValue(double defvalue) | SpinBoxDelegate | |
| setEditorData(QWidget *editor, const QModelIndex &index) const | SpinBoxDelegate | |
| setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const | SpinBoxDelegate | |
| setRange(double minRange, double maxRange, double step) | SpinBoxDelegate | |
| setShowButtons(bool show) | SpinBoxDelegate | |
| setSpinBoxFormat(double minRange, double maxRange, double step, double defvalue, const QString &suffix="", bool buttons=true, unsigned int decimals=2) | SpinBoxDelegate | |
| setSuffix(const QString &suffix) | SpinBoxDelegate | |
| SpinBoxDelegate(QObject *parent=0) | SpinBoxDelegate | |
| updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const | SpinBoxDelegate | |
| ~SpinBoxDelegate() | SpinBoxDelegate | virtual |
1.8.14