Computer Assisted Medical Intervention Tool Kit  version 5.1
 
Loading...
Searching...
No Matches
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
 

Constructor & Destructor Documentation

◆ QtTreePropertyBrowserPrivate()

QtTreePropertyBrowserPrivate::QtTreePropertyBrowserPrivate ( )

Member Function Documentation

◆ calculatedBackgroundColor()

QColor QtTreePropertyBrowserPrivate::calculatedBackgroundColor ( QtBrowserItem item) const

◆ createEditor()

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

◆ currentItem()

QtBrowserItem * QtTreePropertyBrowserPrivate::currentItem ( ) const

◆ disableItem()

void QtTreePropertyBrowserPrivate::disableItem ( QTreeWidgetItem *  item) const

◆ editedItem()

QTreeWidgetItem * QtTreePropertyBrowserPrivate::editedItem ( ) const

◆ editItem()

void QtTreePropertyBrowserPrivate::editItem ( QtBrowserItem browserItem)

◆ enableItem()

void QtTreePropertyBrowserPrivate::enableItem ( QTreeWidgetItem *  item) const

References enableItem().

Referenced by enableItem().

◆ hasValue()

bool QtTreePropertyBrowserPrivate::hasValue ( QTreeWidgetItem *  item) const

◆ indexToBrowserItem()

QtBrowserItem * QtTreePropertyBrowserPrivate::indexToBrowserItem ( const QModelIndex &  index) const

◆ indexToItem()

QTreeWidgetItem * QtTreePropertyBrowserPrivate::indexToItem ( const QModelIndex &  index) const

◆ indexToProperty()

QtProperty * QtTreePropertyBrowserPrivate::indexToProperty ( const QModelIndex &  index) const

◆ init()

◆ lastColumn()

bool QtTreePropertyBrowserPrivate::lastColumn ( int  column) const

◆ markPropertiesWithoutValue()

bool QtTreePropertyBrowserPrivate::markPropertiesWithoutValue ( ) const
inline

◆ propertyChanged()

void QtTreePropertyBrowserPrivate::propertyChanged ( QtBrowserItem index)

◆ propertyInserted()

void QtTreePropertyBrowserPrivate::propertyInserted ( QtBrowserItem index,
QtBrowserItem afterIndex 
)

◆ propertyRemoved()

void QtTreePropertyBrowserPrivate::propertyRemoved ( QtBrowserItem index)

◆ setCurrentItem()

void QtTreePropertyBrowserPrivate::setCurrentItem ( QtBrowserItem browserItem,
bool  block 
)

◆ slotCollapsed()

void QtTreePropertyBrowserPrivate::slotCollapsed ( const QModelIndex &  index)

References QtTreePropertyBrowser::collapsed(), and indexToItem().

Referenced by init().

◆ slotCurrentBrowserItemChanged()

void QtTreePropertyBrowserPrivate::slotCurrentBrowserItemChanged ( QtBrowserItem item)

References currentItem(), and setCurrentItem().

◆ slotCurrentTreeItemChanged()

void QtTreePropertyBrowserPrivate::slotCurrentTreeItemChanged ( QTreeWidgetItem *  newItem,
QTreeWidgetItem *   
)

◆ slotExpanded()

void QtTreePropertyBrowserPrivate::slotExpanded ( const QModelIndex &  index)

References QtTreePropertyBrowser::expanded(), and indexToItem().

Referenced by init().

◆ treeWidget()

QtPropertyEditorView * QtTreePropertyBrowserPrivate::treeWidget ( ) const
inline

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