|
VSTGUI
4.3
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) | |
| bool | deep () const |
| bool | mouseEnabled () const |
| bool | includeViewContainer () const |
| bool | includeInvisible () const |
|
inlineexplicit |
|
inline |
Here is the caller graph for this function:
|
inline |
|
inline |
|
inline |