![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
The description of this class will come soon ! More...
#include <qttreepropertybrowser.h>
Inheritance diagram for QtTreePropertyBrowser:Public Types | |
| enum | ResizeMode { Interactive, Stretch, Fixed, ResizeToContents } |
Signals | |
| void | collapsed (QtBrowserItem *item) |
| void | expanded (QtBrowserItem *item) |
Signals inherited from QtAbstractPropertyBrowser | |
| void | currentItemChanged (QtBrowserItem *) |
Protected Member Functions | |
| virtual void | itemChanged (QtBrowserItem *item) |
| virtual void | itemInserted (QtBrowserItem *item, QtBrowserItem *afterItem) |
| virtual void | itemRemoved (QtBrowserItem *item) |
Protected Member Functions inherited from QtAbstractPropertyBrowser | |
| virtual QWidget * | createEditor (QtProperty *property, QWidget *parent) |
Properties | |
| bool | alternatingRowColors |
| bool | headerVisible |
| int | indentation |
| bool | propertiesWithoutValueMarked |
| ResizeMode | resizeMode |
| bool | rootIsDecorated |
| int | splitterPosition |
Private Member Functions | |
| Q_PRIVATE_SLOT (d_func(), void slotCollapsed(const QModelIndex &)) Q_PRIVATE_SLOT(d_func() | |
| void void | slotCurrentBrowserItemChanged (QtBrowserItem *)) Q_PRIVATE_SLOT(d_func() |
| void | slotExpanded (const QModelIndex &)) Q_PRIVATE_SLOT(d_func() |
Private Attributes | |
| QtTreePropertyBrowserPrivate * | d_ptr |
Additional Inherited Members | |
Public Slots inherited from QtAbstractPropertyBrowser | |
| QtBrowserItem * | addProperty (QtProperty *property) |
| QtBrowserItem * | insertProperty (QtProperty *property, QtProperty *afterProperty) |
| void | removeProperty (QtProperty *property) |
The description of this class will come soon !
| QtTreePropertyBrowser::QtTreePropertyBrowser | ( | QWidget * | parent = 0 | ) |
| QtTreePropertyBrowser::~QtTreePropertyBrowser | ( | ) |
| bool QtTreePropertyBrowser::alternatingRowColors | ( | ) | const |
| QColor QtTreePropertyBrowser::backgroundColor | ( | QtBrowserItem * | item | ) | const |
| QColor QtTreePropertyBrowser::calculatedBackgroundColor | ( | QtBrowserItem * | item | ) | const |
|
signal |
| void QtTreePropertyBrowser::editItem | ( | QtBrowserItem * | item | ) |
|
signal |
| int QtTreePropertyBrowser::indentation | ( | ) | const |
| bool QtTreePropertyBrowser::isExpanded | ( | QtBrowserItem * | item | ) | const |
| bool QtTreePropertyBrowser::isHeaderVisible | ( | ) | const |
| bool QtTreePropertyBrowser::isItemVisible | ( | QtBrowserItem * | item | ) | const |
|
protectedvirtual |
Implements QtAbstractPropertyBrowser.
|
protectedvirtual |
Implements QtAbstractPropertyBrowser.
|
protectedvirtual |
Implements QtAbstractPropertyBrowser.
| bool QtTreePropertyBrowser::propertiesWithoutValueMarked | ( | ) | const |
|
private |
| ResizeMode QtTreePropertyBrowser::resizeMode | ( | ) | const |
| bool QtTreePropertyBrowser::rootIsDecorated | ( | ) | const |
| void QtTreePropertyBrowser::setAlternatingRowColors | ( | bool | enable | ) |
| void QtTreePropertyBrowser::setBackgroundColor | ( | QtBrowserItem * | item, |
| const QColor & | color | ||
| ) |
| void QtTreePropertyBrowser::setExpanded | ( | QtBrowserItem * | item, |
| bool | expanded | ||
| ) |
| void QtTreePropertyBrowser::setHeaderVisible | ( | bool | visible | ) |
| void QtTreePropertyBrowser::setIndentation | ( | int | i | ) |
| void QtTreePropertyBrowser::setItemVisible | ( | QtBrowserItem * | item, |
| bool | visible | ||
| ) |
| void QtTreePropertyBrowser::setPropertiesWithoutValueMarked | ( | bool | mark | ) |
| void QtTreePropertyBrowser::setResizeMode | ( | ResizeMode | mode | ) |
| void QtTreePropertyBrowser::setRootIsDecorated | ( | bool | show | ) |
| void QtTreePropertyBrowser::setSplitterPosition | ( | int | position | ) |
|
private |
|
private |
| int QtTreePropertyBrowser::splitterPosition | ( | ) | const |
|
private |
|
readwriteprivate |
|
readwriteprivate |
|
readwriteprivate |
|
readwriteprivate |
|
readwriteprivate |
|
readwriteprivate |
|
readwriteprivate |
1.8.8