QtGroupBoxPropertyBrowserPrivate Class Reference

Classes

struct  WidgetItem
 

Public Member Functions

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

Detailed Description

Definition at line 52 of file qtgroupboxpropertybrowser.cpp.

Member Function Documentation

◆ createEditor()

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

Definition at line 101 of file qtgroupboxpropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ init()

void init ( QWidget *  parent)

Definition at line 100 of file qtgroupboxpropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ propertyChanged()

void propertyChanged ( QtBrowserItem index)

Definition at line 539 of file qtgroupboxpropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ propertyInserted()

void propertyInserted ( QtBrowserItem index,
QtBrowserItem afterIndex 
)

Definition at line 203 of file qtgroupboxpropertybrowser.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ propertyRemoved()

void propertyRemoved ( QtBrowserItem index)

Definition at line 360 of file qtgroupboxpropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ slotEditorDestroyed()

void slotEditorDestroyed ( )

Definition at line 109 of file qtgroupboxpropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ slotUpdate()

void slotUpdate ( )

Definition at line 127 of file qtgroupboxpropertybrowser.cpp.


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