vizkit3d
Classes | Public Member Functions | List of all members
QtGroupBoxPropertyBrowserPrivate Class Reference

#include <qtgroupboxpropertybrowser.h>

Classes

struct  WidgetItem
 

Public Member Functions

void init (QWidget *parent)
 
void propertyInserted (QtBrowserItem *index, QtBrowserItem *afterIndex)
 
void propertyRemoved (QtBrowserItem *index)
 
void propertyChanged (QtBrowserItem *index)
 
QWidget * createEditor (QtProperty *property, QWidget *parent) const
 
void slotEditorDestroyed ()
 
void slotUpdate ()
 

Member Function Documentation

◆ createEditor()

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

◆ init()

void QtGroupBoxPropertyBrowserPrivate::init ( QWidget *  parent)

◆ propertyChanged()

void QtGroupBoxPropertyBrowserPrivate::propertyChanged ( QtBrowserItem index)

◆ propertyInserted()

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

◆ propertyRemoved()

void QtGroupBoxPropertyBrowserPrivate::propertyRemoved ( QtBrowserItem index)

◆ slotEditorDestroyed()

void QtGroupBoxPropertyBrowserPrivate::slotEditorDestroyed ( )

◆ slotUpdate()

void QtGroupBoxPropertyBrowserPrivate::slotUpdate ( )

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