#include <dialogpreferences.h>
|
| virtual void | showEvent (QShowEvent *event) Q_DECL_OVERRIDE |
| |
| virtual void | resizeEvent (QResizeEvent *event) Q_DECL_OVERRIDE |
| |
|
| void | pageChanged (QListWidgetItem *current, QListWidgetItem *previous) |
| |
Definition at line 69 of file dialogpreferences.h.
◆ DialogPreferences()
| DialogPreferences::DialogPreferences |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~DialogPreferences()
| DialogPreferences::~DialogPreferences |
( |
| ) |
|
|
virtual |
◆ Apply()
| void DialogPreferences::Apply |
( |
| ) |
|
|
private |
Definition at line 152 of file dialogpreferences.cpp.
References PreferencesConfigurationPage::Apply(), PreferencesGraphicsViewPage::Apply(), PreferencesPathPage::Apply(), PreferencesPatternPage::Apply(), PreferencesPatternPage::initDefaultSeamAllowance(), m_configurePage, m_graphicsPage, m_pathPage, m_patternPage, qApp, and updateProperties().
Referenced by DialogPreferences(), and Ok().
◆ Ok()
| void DialogPreferences::Ok |
( |
| ) |
|
|
private |
◆ pageChanged
| void DialogPreferences::pageChanged |
( |
QListWidgetItem * |
current, |
|
|
QListWidgetItem * |
previous |
|
) |
| |
|
privateslot |
◆ resizeEvent()
| void DialogPreferences::resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
protectedvirtual |
◆ showEvent()
| void DialogPreferences::showEvent |
( |
QShowEvent * |
event | ) |
|
|
protectedvirtual |
◆ updateProperties
| void DialogPreferences::updateProperties |
( |
| ) |
|
|
signal |
◆ m_configurePage
◆ m_graphicsPage
◆ m_isInitialized
| bool DialogPreferences::m_isInitialized |
|
private |
◆ m_pathPage
◆ m_patternPage
◆ ui
| Ui::DialogPreferences* DialogPreferences::ui |
|
private |
The documentation for this class was generated from the following files: