WSF
wizard::BackupPrefObject Class Reference

#include <BackupPrefObject.hpp>

Inherits wkf::PrefObjectT< BackupPrefData >.

Signals

void Changed ()

Public Member Functions

 BackupPrefObject (QObject *parent=nullptr)
 ~BackupPrefObject () override=default
void Apply () override
BackupPrefData ReadSettings (QSettings &aSettings) const override
void SaveSettingsP (QSettings &aSettings) const override
bool Enabled () const

Static Public Attributes

static constexpr const char * cNAME = "BackupOptions"

Constructor & Destructor Documentation

◆ BackupPrefObject()

wizard::BackupPrefObject::BackupPrefObject ( QObject * parent = nullptr)

References cNAME.

◆ ~BackupPrefObject()

wizard::BackupPrefObject::~BackupPrefObject ( )
overridedefault

Member Function Documentation

◆ Apply()

void wizard::BackupPrefObject::Apply ( )
override

References Changed().

◆ Changed

void wizard::BackupPrefObject::Changed ( )
signal

◆ Enabled()

bool wizard::BackupPrefObject::Enabled ( ) const

◆ ReadSettings()

wizard::BackupPrefData wizard::BackupPrefObject::ReadSettings ( QSettings & aSettings) const
override

◆ SaveSettingsP()

void wizard::BackupPrefObject::SaveSettingsP ( QSettings & aSettings) const
override

Member Data Documentation

◆ cNAME

const char* wizard::BackupPrefObject::cNAME = "BackupOptions"
staticconstexpr

Referenced by BackupPrefObject().


The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved