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
qdesigner_internal::IconThemeEditorPrivate Struct Reference
+ Collaboration diagram for qdesigner_internal::IconThemeEditorPrivate:

Public Member Functions

void create (QWidget *topLevel, bool wantResetButton)
 
void create (QWidget *topLevel, bool wantResetButton)
 

Public Attributes

QComboBoxm_themeComboBox {}
 
QToolButtonm_themeResetButton {}
 

Detailed Description

Definition at line 549 of file iconselector.cpp.

Member Function Documentation

◆ create() [1/2]

void qdesigner_internal::IconThemeEditorPrivate::create ( QWidget * topLevel,
bool wantResetButton )

Definition at line 556 of file iconselector.cpp.

References m_themeComboBox.

◆ create() [2/2]

void qdesigner_internal::IconThemeEditorPrivate::create ( QWidget * topLevel,
bool wantResetButton )

Member Data Documentation

◆ m_themeComboBox

QComboBox * qdesigner_internal::IconThemeEditorPrivate::m_themeComboBox {}

Definition at line 552 of file iconselector.cpp.

Referenced by create().

◆ m_themeResetButton

QToolButton * qdesigner_internal::IconThemeEditorPrivate::m_themeResetButton {}

Definition at line 553 of file iconselector.cpp.


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