|
| QtPropertyEditorDelegate (QObject *parent=0) |
|
void | setEditorPrivate (QtTreePropertyBrowserPrivate *editorPrivate) |
|
QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const |
|
void | updateEditorGeometry (QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const |
|
void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
|
QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const |
|
void | setModelData (QWidget *, QAbstractItemModel *, const QModelIndex &) const |
|
void | setEditorData (QWidget *, const QModelIndex &) const |
|
bool | eventFilter (QObject *object, QEvent *event) |
|
void | closeEditor (QtProperty *property) |
|
QTreeWidgetItem * | editedItem () const |
|
|
void | drawDecoration (QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, const QPixmap &pixmap) const |
|
void | drawDisplay (QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, const QString &text) const |
|
|
typedef QMap< QWidget *, QtProperty * > | EditorToPropertyMap |
|
typedef QMap< QtProperty *, QWidget * > | PropertyToEditorMap |
|
|
void | slotEditorDestroyed (QObject *object) |
|
|
int | indentation (const QModelIndex &index) const |
|
|
EditorToPropertyMap | m_editorToProperty |
|
PropertyToEditorMap | m_propertyToEditor |
|
QtTreePropertyBrowserPrivate * | m_editorPrivate |
|
QTreeWidgetItem * | m_editedItem |
|
QWidget * | m_editedWidget |
|
bool | m_disablePainting |
|
The documentation for this class was generated from the following file:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/paramPropertyBrowser/qttreepropertybrowser.cpp