#include <xmlRpcItemDelegate.h>
Definition at line 34 of file xmlRpcItemDelegate.h.
◆ XmlRpcItemDelegate()
XmlRpcItemDelegate::XmlRpcItemDelegate |
( |
QObject * |
parent = NULL | ) |
|
◆ ~XmlRpcItemDelegate()
XmlRpcItemDelegate::~XmlRpcItemDelegate |
( |
| ) |
|
|
virtual |
◆ createEditor()
QWidget * XmlRpcItemDelegate::createEditor |
( |
QWidget * |
parent, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
◆ displayText()
QString XmlRpcItemDelegate::displayText |
( |
const QVariant & |
value, |
|
|
const QLocale & |
locale |
|
) |
| const |
◆ getDoubleDecimals()
unsigned int XmlRpcItemDelegate::getDoubleDecimals |
( |
| ) |
const |
|
inline |
◆ setDoubleDecimals
void XmlRpcItemDelegate::setDoubleDecimals |
( |
unsigned int |
decs | ) |
|
|
inlineslot |
◆ setEditorData()
void XmlRpcItemDelegate::setEditorData |
( |
QWidget * |
editor, |
|
|
const QModelIndex & |
index |
|
) |
| const |
◆ setModelData()
void XmlRpcItemDelegate::setModelData |
( |
QWidget * |
editor, |
|
|
QAbstractItemModel * |
model, |
|
|
const QModelIndex & |
index |
|
) |
| const |
◆ updateEditorGeometry()
void XmlRpcItemDelegate::updateEditorGeometry |
( |
QWidget * |
editor, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
◆ doubleDecimals
unsigned int XmlRpcItemDelegate::doubleDecimals |
|
protected |
The documentation for this class was generated from the following files: