tilde~
Puredata Qt-based GUI
|
#include <QString>
#include <map>
#include <string.h>
#include "PropertyList.h"
#include <QDebug>
#include <QFile>
#include <QStandardPaths>
Go to the source code of this file.
Classes | |
class | tilde::Preferences |
app Preferences singleton More... | |
Namespaces | |
tilde | |
Macros | |
#define | PREF_QSTRING(x) tilde::Preferences::inst().getQString(x) |
#define | TILDE_APP_VERSION "0.1" |
#define | TILDE_PREF_INIT tilde::Preferences::inst().init() |
#define PREF_QSTRING | ( | x | ) | tilde::Preferences::inst().getQString(x) |
#define TILDE_APP_VERSION "0.1" |
#define TILDE_PREF_INIT tilde::Preferences::inst().init() |