|
LMMS
|
Go to the source code of this file.
Classes | |
| struct | Steinberg::ViewRect |
| class | Steinberg::IPlugView |
| class | Steinberg::IPlugFrame |
Namespaces | |
| namespace | Steinberg |
Variables | |
| const FIDString | Steinberg::kPlatformTypeHWND = "HWND" |
| HWND handle. (Microsoft Windows). | |
| const FIDString | Steinberg::kPlatformTypeHIView = "HIView" |
| HIViewRef. (Mac OS X). | |
| const FIDString | Steinberg::kPlatformTypeNSView = "NSView" |
| NSView pointer. (Mac OS X). | |
| const FIDString | Steinberg::kPlatformTypeUIView = "UIView" |
| UIView pointer. (iOS). | |
| const FIDString | Steinberg::kPlatformTypeX11EmbedWindowID = "X11EmbedWindowID" |
| X11 Window ID. (X11). | |