|
Public Member Functions | |
QColor | calculatedBackgroundColor (QtBrowserItem *item) const |
QWidget * | createEditor (QtProperty *property, QWidget *parent) const |
QtBrowserItem * | currentItem () const |
void | disableItem (QTreeWidgetItem *item) const |
QTreeWidgetItem * | editedItem () const |
void | editItem (QtBrowserItem *browserItem) |
void | enableItem (QTreeWidgetItem *item) const |
bool | hasValue (QTreeWidgetItem *item) const |
QtBrowserItem * | indexToBrowserItem (const QModelIndex &index) const |
QTreeWidgetItem * | indexToItem (const QModelIndex &index) const |
QtProperty * | indexToProperty (const QModelIndex &index) const |
void | init (QWidget *parent) |
bool | lastColumn (int column) const |
bool | markPropertiesWithoutValue () const |
void | propertyChanged (QtBrowserItem *index) |
void | propertyInserted (QtBrowserItem *index, QtBrowserItem *afterIndex) |
void | propertyRemoved (QtBrowserItem *index) |
QtTreePropertyBrowserPrivate () | |
void | setCurrentItem (QtBrowserItem *browserItem, bool block) |
void | slotCollapsed (const QModelIndex &index) |
void | slotCurrentBrowserItemChanged (QtBrowserItem *item) |
void | slotCurrentTreeItemChanged (QTreeWidgetItem *newItem, QTreeWidgetItem *) |
void | slotExpanded (const QModelIndex &index) |
QtPropertyEditorView * | treeWidget () const |
Definition at line 60 of file qttreepropertybrowser.cpp.
Definition at line 591 of file qttreepropertybrowser.cpp.
QColor calculatedBackgroundColor | ( | QtBrowserItem * | item | ) | const |
Definition at line 908 of file qttreepropertybrowser.cpp.
|
inline |
Definition at line 74 of file qttreepropertybrowser.cpp.
QtBrowserItem * currentItem | ( | ) | const |
Definition at line 673 of file qttreepropertybrowser.cpp.
void disableItem | ( | QTreeWidgetItem * | item | ) | const |
QTreeWidgetItem * editedItem | ( | ) | const |
Definition at line 971 of file qttreepropertybrowser.cpp.
void editItem | ( | QtBrowserItem * | browserItem | ) |
Definition at line 977 of file qttreepropertybrowser.cpp.
void enableItem | ( | QTreeWidgetItem * | item | ) | const |
Definition at line 757 of file qttreepropertybrowser.cpp.
bool hasValue | ( | QTreeWidgetItem * | item | ) | const |
Definition at line 777 of file qttreepropertybrowser.cpp.
QtBrowserItem * indexToBrowserItem | ( | const QModelIndex & | index | ) | const |
Definition at line 718 of file qttreepropertybrowser.cpp.
QTreeWidgetItem * indexToItem | ( | const QModelIndex & | index | ) | const |
Definition at line 725 of file qttreepropertybrowser.cpp.
QtProperty * indexToProperty | ( | const QModelIndex & | index | ) | const |
Definition at line 704 of file qttreepropertybrowser.cpp.
void init | ( | QWidget * | parent | ) |
Definition at line 633 of file qttreepropertybrowser.cpp.
bool lastColumn | ( | int | column | ) | const |
Definition at line 731 of file qttreepropertybrowser.cpp.
|
inline |
Definition at line 99 of file qttreepropertybrowser.cpp.
void propertyChanged | ( | QtBrowserItem * | index | ) |
Definition at line 833 of file qttreepropertybrowser.cpp.
void propertyInserted | ( | QtBrowserItem * | index, |
QtBrowserItem * | afterIndex | ||
) |
Definition at line 790 of file qttreepropertybrowser.cpp.
void propertyRemoved | ( | QtBrowserItem * | index | ) |
Definition at line 816 of file qttreepropertybrowser.cpp.
void setCurrentItem | ( | QtBrowserItem * | browserItem, |
bool | block | ||
) |
Definition at line 684 of file qttreepropertybrowser.cpp.
void slotCollapsed | ( | const QModelIndex & | index | ) |
void slotCurrentBrowserItemChanged | ( | QtBrowserItem * | item | ) |
void slotCurrentTreeItemChanged | ( | QTreeWidgetItem * | newItem, |
QTreeWidgetItem * | |||
) |
void slotExpanded | ( | const QModelIndex & | index | ) |
|
inline |
Definition at line 93 of file qttreepropertybrowser.cpp.