#include <recents_settings.h>
|
| void | setValue (const QVariant &value, const QString &name) |
| void | setValue (const QVariant &value, const QString &name, const QString &group, const QString &subGroup=QString()) |
| void | deleteValue (const QString &name) |
| void | deleteValue (const QString &name, const QString &group, const QString &subGroup=QString()) |
| QSettings | settings |
| QString | defaultGroup |
| QString | defaultSubGroup |
◆ RecentsSettings() [1/2]
| RecentsSettings::RecentsSettings |
( |
const QString & | settingPath, |
|
|
QObject * | parent = nullptr ) |
|
explicitprivate |
◆ RecentsSettings() [2/2]
◆ clearRecentlyOpenedDeckPaths()
| void RecentsSettings::clearRecentlyOpenedDeckPaths |
( |
| ) |
|
◆ getLatestDeckDirPath()
| QString RecentsSettings::getLatestDeckDirPath |
( |
| ) |
|
◆ getRecentlyOpenedDeckPaths()
| QStringList RecentsSettings::getRecentlyOpenedDeckPaths |
( |
| ) |
|
◆ recentlyOpenedDeckPathsChanged
| void RecentsSettings::recentlyOpenedDeckPathsChanged |
( |
| ) |
|
|
signal |
◆ setLatestDeckDirPath()
| void RecentsSettings::setLatestDeckDirPath |
( |
const QString & | dirPath | ) |
|
◆ updateRecentlyOpenedDeckPaths()
| void RecentsSettings::updateRecentlyOpenedDeckPaths |
( |
const QString & | deckPath | ) |
|
◆ SettingsCache
The documentation for this class was generated from the following files: