Computer Assited Medical Intervention Tool Kit  version 3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
QtGroupBoxPropertyBrowser Class Reference

The description of this class will come soon ! More...

#include <qtgroupboxpropertybrowser.h>

+ Inheritance diagram for QtGroupBoxPropertyBrowser:

Public Member Functions

 QtGroupBoxPropertyBrowser (QWidget *parent=0)
 
 ~QtGroupBoxPropertyBrowser ()
 
- Public Member Functions inherited from QtAbstractPropertyBrowser
void clear ()
 
QtBrowserItemcurrentItem () 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)
 
QtBrowserItemtopLevelItem (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()
 

Private Attributes

QtGroupBoxPropertyBrowserPrivate * d_ptr
 

Additional Inherited Members

- Public Slots inherited from QtAbstractPropertyBrowser
QtBrowserItemaddProperty (QtProperty *property)
 
QtBrowserIteminsertProperty (QtProperty *property, QtProperty *afterProperty)
 
void removeProperty (QtProperty *property)
 
- Signals inherited from QtAbstractPropertyBrowser
void currentItemChanged (QtBrowserItem *)
 

Detailed Description

The description of this class will come soon !

Constructor & Destructor Documentation

QtGroupBoxPropertyBrowser::QtGroupBoxPropertyBrowser ( QWidget *  parent = 0)
QtGroupBoxPropertyBrowser::~QtGroupBoxPropertyBrowser ( )

Member Function Documentation

virtual void QtGroupBoxPropertyBrowser::itemChanged ( QtBrowserItem item)
protectedvirtual
virtual void QtGroupBoxPropertyBrowser::itemInserted ( QtBrowserItem item,
QtBrowserItem afterItem 
)
protectedvirtual
virtual void QtGroupBoxPropertyBrowser::itemRemoved ( QtBrowserItem item)
protectedvirtual
QtGroupBoxPropertyBrowser::Q_PRIVATE_SLOT ( d_func()  ,
void   slotUpdate() 
)
private

Member Data Documentation

QtGroupBoxPropertyBrowserPrivate* QtGroupBoxPropertyBrowser::d_ptr
private

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