6 #ifndef SWIFT_GUI_COMPONENTS_COPYSETTINGSANDCACHESCOMPONENT_H
7 #define SWIFT_GUI_COMPONENTS_COPYSETTINGSANDCACHESCOMPONENT_H
11 #include <QScopedPointer>
12 #include <QWizardPage>
37 class CCopySettingsAndCachesComponent;
96 bool parsingMessage(
bool success,
const QString &msg,
const QString &value);
102 void allCheckBoxesReadOnly();
105 static void readOnlyCheckbox(
QCheckBox *cb,
bool readOnly);
Using this class provides a QFrame with the overlay functionality already integrated.
Copy settings and caches.
CCopySettingsAndCachesComponent(QWidget *parent=nullptr)
Ctor.
void reloadOtherVersions(int deferMs=-1)
Reload other versions.
virtual ~CCopySettingsAndCachesComponent()
Dtor.
Wizard page for CCopySettingsAndCaches.
virtual void initializePage()
virtual bool validatePage()
void setConfigComponent(CCopySettingsAndCachesComponent *config)
Set config.
Description of a swift application.
Streamable status message, e.g.
High level reusable GUI components.
QObject * parent() const const
QWizardPage(QWidget *parent)