|
tilde~
Puredata Qt-based GUI
|
app Preferences singleton More...
#include <Preferences.h>
Public Member Functions | |
| Preferences (Preferences const &)=delete | |
| void | operator= (Preferences const &)=delete |
| QString | getQString (QString key) |
| void | init () |
| void | addPath (QString newPath) |
| QStringList | paths () |
| void | readFromTextFile () |
| void | saveToTextFile () |
Public Member Functions inherited from tilde::PropertyList | |
| PropertyList () | |
| UIPropertyData * | group (QString grpName) |
| UIPropertyData * | fromGroup (QString grpName) |
| template<typename T > | |
| void | create (string pName, string pGroup, QString pVersion, T defaultData) |
| template<typename U > | |
| void | set (string pName, U value) |
| Property * | get (QString pName) |
| string | asPdFileString () |
| returns string for saving in file More... | |
| QStringList | names () |
| list of all property names More... | |
| QStringList | names (UIPropertyData *data1) |
| list of all property names for specific propertyData todo normal classes More... | |
| QStringList | groupNames () |
| list of all group names More... | |
| QString | extractFromPdFileString (QString input) |
| extract properties from string in pd file More... | |
| template<> | |
| void | set (std::string pName, Property *value) |
Static Public Member Functions | |
| static Preferences & | inst () |
Additional Inherited Members | |
Signals inherited from tilde::PropertyList | |
| void | propertyChangedSignal () |
app Preferences singleton
|
delete |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
delete |
|
inline |
|
inline |
|
inline |
1.8.6