| VSTGUI 4.10
    Graphical User Interface Framework not only for VST plugins | 
This is the complete list of members for TrimOptions, including all inherited members.
| CharTestFunc typedef | TrimOptions | |
| left() | TrimOptions | inline | 
| operator()(char32_t c) const | TrimOptions | inline | 
| right() | TrimOptions | inline | 
| trimLeft() const | TrimOptions | inline | 
| TrimOptions(CharTestFunc &&func=[](char32_t c) { return isSpace(c);}) | TrimOptions | inline | 
| trimRight() const | TrimOptions | inline |