19 #ifndef LIB_QUENTIER_UTILITY_APPLICATION_SETTINGS_H 20 #define LIB_QUENTIER_UTILITY_APPLICATION_SETTINGS_H 22 #include <quentier/types/Account.h> 53 virtual QTextStream & print(QTextStream & strm)
const Q_DECL_OVERRIDE;
61 #endif // LIB_QUENTIER_UTILITY_APPLICATION_SETTINGS_H The Printable class is the interface for Quentier's internal classes which should be able to write th...
Definition: Printable.h:54
The Account class encapsulates some details about the account: its name, whether it is local or synch...
Definition: Account.h:24
The ApplicationSettings class enhances the functionality of QSettings, in particular it simplifies th...
Definition: ApplicationSettings.h:31