QtButtonPropertyBrowserPrivate 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 slotToggled (bool checked)
 
void slotUpdate ()
 

Detailed Description

Definition at line 53 of file qtbuttonpropertybrowser.cpp.

Member Function Documentation

◆ createEditor()

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

Definition at line 102 of file qtbuttonpropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ init()

void init ( QWidget *  parent)

Definition at line 164 of file qtbuttonpropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ propertyChanged()

void propertyChanged ( QtBrowserItem index)

Definition at line 602 of file qtbuttonpropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ propertyInserted()

void propertyInserted ( QtBrowserItem index,
QtBrowserItem afterIndex 
)

Definition at line 301 of file qtbuttonpropertybrowser.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 434 of file qtbuttonpropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ slotEditorDestroyed()

void slotEditorDestroyed ( )

Definition at line 173 of file qtbuttonpropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ slotToggled()

void slotToggled ( bool  checked)

Definition at line 275 of file qtbuttonpropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ slotUpdate()

void slotUpdate ( )

Definition at line 191 of file qtbuttonpropertybrowser.cpp.


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