#include <xtreewidgetitemproto.h>
|
| | XTreeWidgetItemProto (QObject *parent=0) |
| |
| int | altId () const |
| |
| virtual Q_INVOKABLE XTreeWidgetItem * | child (int idx) const |
| |
| int | id () const |
| |
| virtual Q_INVOKABLE int | id (const QString) |
| |
| virtual Q_INVOKABLE QVariant | rawValue (const QString) |
| |
| void | setAltId (const int pId) |
| |
| void | setId (const int pId) |
| |
| virtual Q_INVOKABLE void | setText (int, const QVariant &) |
| |
| virtual Q_INVOKABLE void | setTextColor (const QColor &) |
| |
| virtual Q_INVOKABLE void | setTextColor (int column, const QColor &color) |
| |
| virtual Q_INVOKABLE QString | text (const QString &) const |
| |
| virtual Q_INVOKABLE QString | text (int p) const |
| |
◆ altId
| int XTreeWidgetItemProto::altId |
|
readwrite |
◆ id
| int XTreeWidgetItemProto::id |
|
readwrite |
◆ XTreeWidgetItemProto()
| XTreeWidgetItemProto::XTreeWidgetItemProto |
( |
QObject * | parent = 0 | ) |
|
◆ altId()
| int XTreeWidgetItemProto::altId |
( |
| ) |
const |
◆ child()
◆ id() [1/2]
| int XTreeWidgetItemProto::id |
( |
| ) |
const |
◆ id() [2/2]
| int XTreeWidgetItemProto::id |
( |
const QString | p | ) |
|
|
virtual |
◆ rawValue()
| QVariant XTreeWidgetItemProto::rawValue |
( |
const QString | pName | ) |
|
|
virtual |
◆ setAltId()
| void XTreeWidgetItemProto::setAltId |
( |
const int | pId | ) |
|
◆ setId()
| void XTreeWidgetItemProto::setId |
( |
const int | pId | ) |
|
◆ setText()
| void XTreeWidgetItemProto::setText |
( |
int | pColumn, |
|
|
const QVariant & | pVariant ) |
|
virtual |
◆ setTextColor() [1/2]
| void XTreeWidgetItemProto::setTextColor |
( |
const QColor & | pColor | ) |
|
|
virtual |
◆ setTextColor() [2/2]
| void XTreeWidgetItemProto::setTextColor |
( |
int | column, |
|
|
const QColor & | color ) |
|
virtual |
◆ text() [1/2]
| QString XTreeWidgetItemProto::text |
( |
const QString & | pColumn | ) |
const |
|
virtual |
◆ text() [2/2]
| QString XTreeWidgetItemProto::text |
( |
int | p | ) |
const |
|
virtual |
◆ toString
| QString XTreeWidgetItemProto::toString |
( |
| ) |
const |
|
virtualslot |
The documentation for this class was generated from the following files:
- xtreewidgetitemproto.h
- xtreewidgetitemproto.cpp