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 53 of file qtgroupboxpropertybrowser.cpp.

Member Function Documentation

◆ createEditor()

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

Definition at line 103 of file qtgroupboxpropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ init()

void init ( QWidget *  parent)

Definition at line 107 of file qtgroupboxpropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ propertyChanged()

void propertyChanged ( QtBrowserItem index)

Definition at line 555 of file qtgroupboxpropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ propertyInserted()

void propertyInserted ( QtBrowserItem index,
QtBrowserItem afterIndex 
)

Definition at line 213 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 372 of file qtgroupboxpropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ slotEditorDestroyed()

void slotEditorDestroyed ( )

Definition at line 116 of file qtgroupboxpropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ slotUpdate()

void slotUpdate ( )

Definition at line 135 of file qtgroupboxpropertybrowser.cpp.


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