openPilotLog
|
The Settings class is a thin wrapper for the QSettings class, simplifying reading and writing of settings. More...
#include <asettings.h>
Static Public Member Functions | |
static QVariant | read (const QString &key) |
static void | write (const QString &key, const QVariant &val) |
The Settings class is a thin wrapper for the QSettings class, simplifying reading and writing of settings.