|
VSTGUI
4.4
Graphical User Interface Framework not only for VST plugins
|
Classes | |
| struct | Locale |
| class | StringToken |
Typedefs | |
| typedef std::list< StringToken > | StringTokenList |
Functions | |
| static bool | decodeScaleFactorFromName (std::string name, double &scaleFactor) |
| static std::string | removeScaleFactorFromName (std::string name) |
| static bool | tokenizeString (std::string &str, StringTokenList &tokens) |
| static bool | computeTokens (StringTokenList &tokens, double &result) |
| typedef std::list<StringToken> StringTokenList |
|
static |
|
static |
|
static |
|
static |