![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
The description of this class will come soon ! More...
#include <qtbuttonpropertybrowser.h>
Inheritance diagram for QtButtonPropertyBrowser:Signals | |
| void | collapsed (QtBrowserItem *item) |
| void | expanded (QtBrowserItem *item) |
Signals inherited from QtAbstractPropertyBrowser | |
| void | currentItemChanged (QtBrowserItem *) |
Public Member Functions | |
| bool | isExpanded (QtBrowserItem *item) const |
| QtButtonPropertyBrowser (QWidget *parent=0) | |
| void | setExpanded (QtBrowserItem *item, bool expanded) |
| ~QtButtonPropertyBrowser () | |
Public Member Functions inherited from QtAbstractPropertyBrowser | |
| void | clear () |
| QtBrowserItem * | currentItem () const |
| QList< QtBrowserItem * > | items (QtProperty *property) const |
| QList< QtProperty * > | properties () const |
| QtAbstractPropertyBrowser (QWidget *parent=0) | |
| void | setCurrentItem (QtBrowserItem *) |
| template<class PropertyManager > | |
| void | setFactoryForManager (PropertyManager *manager, QtAbstractEditorFactory< PropertyManager > *factory) |
| QtBrowserItem * | topLevelItem (QtProperty *property) const |
| QList< QtBrowserItem * > | topLevelItems () const |
| void | unsetFactoryForManager (QtAbstractPropertyManager *manager) |
| ~QtAbstractPropertyBrowser () | |
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) |
Private Member Functions | |
| Q_PRIVATE_SLOT (d_func(), void slotUpdate()) Q_PRIVATE_SLOT(d_func() | |
| void | slotEditorDestroyed ()) Q_PRIVATE_SLOT(d_func() |
Private Attributes | |
| QtButtonPropertyBrowserPrivate * | 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 !
| QtButtonPropertyBrowser::QtButtonPropertyBrowser | ( | QWidget * | parent = 0 | ) |
| QtButtonPropertyBrowser::~QtButtonPropertyBrowser | ( | ) |
|
signal |
|
signal |
| bool QtButtonPropertyBrowser::isExpanded | ( | QtBrowserItem * | item | ) | const |
|
protectedvirtual |
Implements QtAbstractPropertyBrowser.
|
protectedvirtual |
Implements QtAbstractPropertyBrowser.
|
protectedvirtual |
Implements QtAbstractPropertyBrowser.
|
private |
| void QtButtonPropertyBrowser::setExpanded | ( | QtBrowserItem * | item, |
| bool | expanded | ||
| ) |
|
private |
|
private |
1.8.8