Public Slots | Public Member Functions | Protected Attributes | List of all members
XmlRpcItemDelegate Class Reference

#include <xmlRpcItemDelegate.h>

Inheritance diagram for XmlRpcItemDelegate:
Inheritance graph
[legend]

Public Slots

void setDoubleDecimals (unsigned int decs)
 

Public Member Functions

QWidget * createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const
 
QString displayText (const QVariant &value, const QLocale &locale) const
 
unsigned int getDoubleDecimals () const
 
void setEditorData (QWidget *editor, const QModelIndex &index) const
 
void setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const
 
void updateEditorGeometry (QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const
 
 XmlRpcItemDelegate (QObject *parent=NULL)
 
virtual ~XmlRpcItemDelegate ()
 

Protected Attributes

unsigned int doubleDecimals
 

Detailed Description

Definition at line 34 of file xmlRpcItemDelegate.h.

Constructor & Destructor Documentation

◆ XmlRpcItemDelegate()

XmlRpcItemDelegate::XmlRpcItemDelegate ( QObject *  parent = NULL)

Definition at line 37 of file xmlRpcItemDelegate.cpp.

◆ ~XmlRpcItemDelegate()

XmlRpcItemDelegate::~XmlRpcItemDelegate ( )
virtual

Definition at line 42 of file xmlRpcItemDelegate.cpp.

Member Function Documentation

◆ createEditor()

QWidget * XmlRpcItemDelegate::createEditor ( QWidget *  parent,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const

Definition at line 46 of file xmlRpcItemDelegate.cpp.

◆ displayText()

QString XmlRpcItemDelegate::displayText ( const QVariant &  value,
const QLocale &  locale 
) const

Definition at line 86 of file xmlRpcItemDelegate.cpp.

◆ getDoubleDecimals()

unsigned int XmlRpcItemDelegate::getDoubleDecimals ( ) const
inline

Definition at line 52 of file xmlRpcItemDelegate.h.

◆ setDoubleDecimals

void XmlRpcItemDelegate::setDoubleDecimals ( unsigned int  decs)
inlineslot

Definition at line 55 of file xmlRpcItemDelegate.h.

◆ setEditorData()

void XmlRpcItemDelegate::setEditorData ( QWidget *  editor,
const QModelIndex &  index 
) const

Definition at line 70 of file xmlRpcItemDelegate.cpp.

◆ setModelData()

void XmlRpcItemDelegate::setModelData ( QWidget *  editor,
QAbstractItemModel *  model,
const QModelIndex &  index 
) const

Definition at line 75 of file xmlRpcItemDelegate.cpp.

◆ updateEditorGeometry()

void XmlRpcItemDelegate::updateEditorGeometry ( QWidget *  editor,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const

Definition at line 80 of file xmlRpcItemDelegate.cpp.

Member Data Documentation

◆ doubleDecimals

unsigned int XmlRpcItemDelegate::doubleDecimals
protected

Definition at line 58 of file xmlRpcItemDelegate.h.


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


qt_paramedit
Author(s): Christian Dornhege
autogenerated on Mon Feb 28 2022 23:37:51