#include <seamlymepreferencespathpage.h>
Public Member Functions | |
SeamlyMePreferencesPathPage (QWidget *parent=nullptr) | |
virtual | ~SeamlyMePreferencesPathPage () |
void | Apply () |
Private Slots | |
void | DefaultPath () |
void | EditPath () |
Private Member Functions | |
void | InitTable () |
Private Attributes | |
Ui::SeamlyMePreferencesPathPage * | ui |
Definition at line 62 of file seamlymepreferencespathpage.h.
|
explicit |
Definition at line 61 of file seamlymepreferencespathpage.cpp.
References DefaultPath(), EditPath(), InitTable(), and ui.
|
virtual |
Definition at line 74 of file seamlymepreferencespathpage.cpp.
References ui.
void SeamlyMePreferencesPathPage::Apply | ( | ) |
Definition at line 80 of file seamlymepreferencespathpage.cpp.
References qApp, VCommonSettings::SetPathIndividualMeasurements(), VCommonSettings::SetPathMultisizeMeasurements(), VCommonSettings::SetPathTemplate(), and ui.
Referenced by DialogSeamlyMePreferences::Apply().
|
privateslot |
Definition at line 89 of file seamlymepreferencespathpage.cpp.
References VCommonSettings::GetDefPathIndividualMeasurements(), VCommonSettings::GetDefPathMultisizeMeasurements(), VCommonSettings::GetDefPathTemplate(), SCASSERT, and ui.
Referenced by EditPath(), and SeamlyMePreferencesPathPage().
|
privateslot |
Definition at line 116 of file seamlymepreferencespathpage.cpp.
References DefaultPath(), VCommonSettings::PrepareMultisizeTables(), qApp, SCASSERT, and ui.
Referenced by SeamlyMePreferencesPathPage().
|
private |
Definition at line 165 of file seamlymepreferencespathpage.cpp.
References VCommonSettings::GetPathIndividualMeasurements(), VCommonSettings::GetPathMultisizeMeasurements(), VCommonSettings::GetPathTemplate(), qApp, and ui.
Referenced by SeamlyMePreferencesPathPage().
|
private |
Definition at line 76 of file seamlymepreferencespathpage.h.
Referenced by Apply(), DefaultPath(), EditPath(), InitTable(), SeamlyMePreferencesPathPage(), and ~SeamlyMePreferencesPathPage().