|
void | init (QWidget *parent) |
|
void | propertyInserted (QtBrowserItem *index, QtBrowserItem *afterIndex) |
|
void | propertyRemoved (QtBrowserItem *index) |
|
void | propertyChanged (QtBrowserItem *index) |
|
QWidget * | createEditor (QtProperty *property, QWidget *parent) const |
|
QtProperty * | indexToProperty (const QModelIndex &index) const |
|
QTreeWidgetItem * | indexToItem (const QModelIndex &index) const |
|
QtBrowserItem * | indexToBrowserItem (const QModelIndex &index) const |
|
bool | lastColumn (int column) const |
|
void | disableItem (QTreeWidgetItem *item) const |
|
void | enableItem (QTreeWidgetItem *item) const |
|
bool | hasValue (QTreeWidgetItem *item) const |
|
void | slotCollapsed (const QModelIndex &index) |
|
void | slotExpanded (const QModelIndex &index) |
|
QColor | calculatedBackgroundColor (QtBrowserItem *item) const |
|
QtPropertyEditorView * | treeWidget () const |
|
bool | markPropertiesWithoutValue () const |
|
QtBrowserItem * | currentItem () const |
|
void | setCurrentItem (QtBrowserItem *browserItem, bool block) |
|
void | editItem (QtBrowserItem *browserItem) |
|
void | slotCurrentBrowserItemChanged (QtBrowserItem *item) |
|
void | slotCurrentTreeItemChanged (QTreeWidgetItem *newItem, QTreeWidgetItem *) |
|
QTreeWidgetItem * | editedItem () const |
|
|
void | updateItem (QTreeWidgetItem *item) |
|
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