QtTreePropertyBrowserPrivate Class Reference

Public Member Functions

QColor calculatedBackgroundColor (QtBrowserItem *item) const
 
QWidget * createEditor (QtProperty *property, QWidget *parent) const
 
QtBrowserItemcurrentItem () const
 
void disableItem (QTreeWidgetItem *item) const
 
QTreeWidgetItem * editedItem () const
 
void editItem (QtBrowserItem *browserItem)
 
void enableItem (QTreeWidgetItem *item) const
 
bool hasValue (QTreeWidgetItem *item) const
 
QtBrowserItemindexToBrowserItem (const QModelIndex &index) const
 
QTreeWidgetItem * indexToItem (const QModelIndex &index) const
 
QtPropertyindexToProperty (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)
 
QtPropertyEditorViewtreeWidget () const
 

Detailed Description

Definition at line 60 of file qttreepropertybrowser.cpp.

Constructor & Destructor Documentation

◆ QtTreePropertyBrowserPrivate()

Member Function Documentation

◆ calculatedBackgroundColor()

QColor calculatedBackgroundColor ( QtBrowserItem item) const

Definition at line 908 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ createEditor()

QWidget* createEditor ( QtProperty property,
QWidget *  parent 
) const
inline

Definition at line 74 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ currentItem()

QtBrowserItem * currentItem ( ) const

Definition at line 673 of file qttreepropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ disableItem()

void disableItem ( QTreeWidgetItem *  item) const

Definition at line 737 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:

◆ editedItem()

QTreeWidgetItem * editedItem ( ) const

Definition at line 971 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ editItem()

void editItem ( QtBrowserItem browserItem)

Definition at line 977 of file qttreepropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ enableItem()

void enableItem ( QTreeWidgetItem *  item) const

Definition at line 757 of file qttreepropertybrowser.cpp.

◆ hasValue()

bool hasValue ( QTreeWidgetItem *  item) const

Definition at line 777 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ indexToBrowserItem()

QtBrowserItem * indexToBrowserItem ( const QModelIndex &  index) const

Definition at line 718 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ indexToItem()

QTreeWidgetItem * indexToItem ( const QModelIndex &  index) const

Definition at line 725 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ indexToProperty()

QtProperty * indexToProperty ( const QModelIndex &  index) const

Definition at line 704 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ init()

void init ( QWidget *  parent)

Definition at line 633 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ lastColumn()

bool lastColumn ( int  column) const

Definition at line 731 of file qttreepropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ markPropertiesWithoutValue()

bool markPropertiesWithoutValue ( ) const
inline

Definition at line 99 of file qttreepropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ propertyChanged()

void propertyChanged ( QtBrowserItem index)

Definition at line 833 of file qttreepropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ propertyInserted()

void propertyInserted ( QtBrowserItem index,
QtBrowserItem afterIndex 
)

Definition at line 790 of file qttreepropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ propertyRemoved()

void propertyRemoved ( QtBrowserItem index)

Definition at line 816 of file qttreepropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ setCurrentItem()

void setCurrentItem ( QtBrowserItem browserItem,
bool  block 
)

Definition at line 684 of file qttreepropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ slotCollapsed()

void slotCollapsed ( const QModelIndex &  index)

Definition at line 929 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:

◆ slotCurrentBrowserItemChanged()

void slotCurrentBrowserItemChanged ( QtBrowserItem item)

Definition at line 953 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:

◆ slotCurrentTreeItemChanged()

void slotCurrentTreeItemChanged ( QTreeWidgetItem *  newItem,
QTreeWidgetItem *   
)

Definition at line 962 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:

◆ slotExpanded()

void slotExpanded ( const QModelIndex &  index)

Definition at line 941 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:

◆ treeWidget()

QtPropertyEditorView* treeWidget ( ) const
inline

Definition at line 93 of file qttreepropertybrowser.cpp.


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