A ViewInfo Object contains all EditorStates of every child processor. More...
Public Member Functions | |
| ViewInfo (ModulatorSynthChain *synthChain) | |
| Creates an empty ViewInfo. More... | |
| ViewInfo (ModulatorSynthChain *synthChain, Processor *rootProcessor_, const String &viewName_) | |
| Creates a ViewInfo. More... | |
A ViewInfo Object contains all EditorStates of every child processor.
It tries to handle old versions of the main processor as gracefully as possible.
|
inline |
| ViewInfo | ( | ModulatorSynthChain * | synthChain, |
| Processor * | rootProcessor_, | ||
| const String & | viewName_ | ||
| ) |