Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtGroupBoxPropertyBrowserPrivate Class Reference
+ Collaboration diagram for QtGroupBoxPropertyBrowserPrivate:

Classes

struct  WidgetItem
 

Public Member Functions

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

Detailed Description

Definition at line 13 of file qtgroupboxpropertybrowser.cpp.

Member Function Documentation

◆ createEditor() [1/2]

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

Definition at line 24 of file qtgroupboxpropertybrowser.cpp.

◆ createEditor() [2/2]

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

Definition at line 24 of file qtgroupboxpropertybrowser.cpp.

◆ init() [1/2]

void QtGroupBoxPropertyBrowserPrivate::init ( QWidget * parent)

Definition at line 57 of file qtgroupboxpropertybrowser.cpp.

◆ init() [2/2]

void QtGroupBoxPropertyBrowserPrivate::init ( QWidget * parent)

◆ propertyChanged() [1/2]

void QtGroupBoxPropertyBrowserPrivate::propertyChanged ( QtBrowserItem * index)

Definition at line 335 of file qtgroupboxpropertybrowser.cpp.

◆ propertyChanged() [2/2]

void QtGroupBoxPropertyBrowserPrivate::propertyChanged ( QtBrowserItem * index)

◆ propertyInserted() [1/2]

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

◆ propertyInserted() [2/2]

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

◆ propertyRemoved() [1/2]

void QtGroupBoxPropertyBrowserPrivate::propertyRemoved ( QtBrowserItem * index)

◆ propertyRemoved() [2/2]

void QtGroupBoxPropertyBrowserPrivate::propertyRemoved ( QtBrowserItem * index)

◆ slotEditorDestroyed() [1/2]

void QtGroupBoxPropertyBrowserPrivate::slotEditorDestroyed ( )

Definition at line 65 of file qtgroupboxpropertybrowser.cpp.

◆ slotEditorDestroyed() [2/2]

void QtGroupBoxPropertyBrowserPrivate::slotEditorDestroyed ( )

◆ slotUpdate() [1/2]

void QtGroupBoxPropertyBrowserPrivate::slotUpdate ( )

Definition at line 76 of file qtgroupboxpropertybrowser.cpp.

◆ slotUpdate() [2/2]

void QtGroupBoxPropertyBrowserPrivate::slotUpdate ( )

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