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 59 of file qttreepropertybrowser.cpp.

Constructor & Destructor Documentation

◆ QtTreePropertyBrowserPrivate()

Member Function Documentation

◆ calculatedBackgroundColor()

QColor calculatedBackgroundColor ( QtBrowserItem item) const

Definition at line 823 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 71 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 602 of file qttreepropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ disableItem()

void disableItem ( QTreeWidgetItem *  item) const

Definition at line 660 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:

◆ editedItem()

QTreeWidgetItem * editedItem ( ) const

Definition at line 881 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 886 of file qttreepropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ enableItem()

void enableItem ( QTreeWidgetItem *  item) const

Definition at line 679 of file qttreepropertybrowser.cpp.

◆ hasValue()

bool hasValue ( QTreeWidgetItem *  item) const

Definition at line 698 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 644 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 650 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 631 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 572 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 655 of file qttreepropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ markPropertiesWithoutValue()

bool markPropertiesWithoutValue ( ) const
inline

Definition at line 92 of file qttreepropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ propertyChanged()

void propertyChanged ( QtBrowserItem index)

Definition at line 751 of file qttreepropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ propertyInserted()

void propertyInserted ( QtBrowserItem index,
QtBrowserItem afterIndex 
)

Definition at line 710 of file qttreepropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ propertyRemoved()

void propertyRemoved ( QtBrowserItem index)

Definition at line 735 of file qttreepropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ setCurrentItem()

void setCurrentItem ( QtBrowserItem browserItem,
bool  block 
)

Definition at line 612 of file qttreepropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ slotCollapsed()

void slotCollapsed ( const QModelIndex &  index)

Definition at line 843 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:

◆ slotCurrentBrowserItemChanged()

void slotCurrentBrowserItemChanged ( QtBrowserItem item)

Definition at line 865 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:

◆ slotCurrentTreeItemChanged()

void slotCurrentTreeItemChanged ( QTreeWidgetItem *  newItem,
QTreeWidgetItem *   
)

Definition at line 873 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:

◆ slotExpanded()

void slotExpanded ( const QModelIndex &  index)

Definition at line 854 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:

◆ treeWidget()

QtPropertyEditorView* treeWidget ( ) const
inline

Definition at line 88 of file qttreepropertybrowser.cpp.


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