17 class test_HistorySettings;
33 :
public AbstractSettings
36 friend class AppSettings;
39 QSharedPointer<QSettings> mStore;
44 virtual ~HistorySettings()
override;
45 virtual void save()
override;
47 bool isEnabled()
const;
48 void setEnabled(
bool pEnabled);
50 QVector<HistoryInfo> getHistoryInfos()
const;
51 void setHistoryInfos(
const QVector<HistoryInfo>& pHistoryInfos);
52 void addHistoryInfo(
const HistoryInfo& pHistoryInfo);
53 int deleteSettings(
const QDateTime& pLatestToKeep = QDateTime());
54 int deleteSettings(
const TimePeriod& pPeriodToRemove);
57 void fireEnabledChanged(
bool pValue);
58 void fireHistoryInfosChanged();
UNKNOWN
Definition: SmartCardDefinitions.h:18
Implementation of ActivationContext for Intent based activation on Android systems.
Definition: ActivationContext.h:14
defineEnumType(KeyAgreementType, DH, ECDH) defineEnumType(MappingType
Method used for key agreement: