| VSTGUI
    4.10
    Graphical User Interface Framework not only for VST plugins | 
| Public Types | |
| enum | { kNone = 0, kDeep = 1 << 0, kMouseEnabled = 1 << 1, kIncludeViewContainer = 1 << 2, kIncludeInvisible = 1 << 3 } | 
| Public Member Functions | |
| GetViewOptions (uint32_t options=kNone) | |
| GetViewOptions & | deep (bool state=true) | 
| GetViewOptions & | mouseEnabled (bool state=true) | 
| GetViewOptions & | includeViewContainer (bool state=true) | 
| GetViewOptions & | includeInvisible (bool state=true) | 
| bool | getDeep () const | 
| bool | getMouseEnabled () const | 
| bool | getIncludeViewContainer () const | 
| bool | getIncludeInvisible () const | 
| 
 | inlineexplicit | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |