ASPiK SDK
|
Classes | |
class | VSTGUI::Animation::AlphaValueAnimation |
animates the alpha value of the view More... | |
class | VSTGUI::Animation::ViewSizeAnimation |
animates the view size of the view More... | |
class | VSTGUI::Animation::ExchangeViewAnimation |
exchange a view by another view with an animation More... | |
class | VSTGUI::Animation::ControlValueAnimation |
animates the value of a CControl More... | |
class | VSTGUI::Animation::Animator |
Animation runner. More... | |
class | VSTGUI::Animation::FinishedMessage |
Animation Finished Message Object. More... | |
class | VSTGUI::Animation::IAnimationTarget |
Animation target interface. More... | |
class | VSTGUI::Animation::ITimingFunction |
Animation timing function interface. More... | |
class | VSTGUI::Animation::TimingFunctionBase |
class | VSTGUI::Animation::LinearTimingFunction |
class | VSTGUI::Animation::PowerTimingFunction |
class | VSTGUI::Animation::InterpolationTimingFunction |
class | VSTGUI::Animation::RepeatTimingFunction |
class | VSTGUI::CNinePartTiledBitmap |
a nine-part tiled bitmap More... | |
class | VSTGUI::CBitmapPixelAccess |
direct pixel access to a CBitmap More... | |
class | VSTGUI::CDropSource |
drop source More... | |
class | VSTGUI::IKeyboardHook |
generic keyboard hook interface for CFrame More... | |
class | VSTGUI::IViewAddedRemovedObserver |
view added removed observer interface for CFrame More... | |
class | VSTGUI::CGradient |
Gradient Object [new in 4.0]. More... | |
class | VSTGUI::CGraphicsPath |
Graphics Path Object. More... | |
struct | VSTGUI::CGraphicsTransform |
Graphics Transform Matrix. More... | |
class | VSTGUI::CCheckBox |
a check box control with a title and 3 states More... | |
class | VSTGUI::CTextButton |
a button which renders without bitmaps More... | |
class | VSTGUI::IColorChooserDelegate |
class | VSTGUI::CColorChooser |
class | VSTGUI::IFontChooserDelegate |
struct | VSTGUI::CFontChooserUIDefinition |
class | VSTGUI::CFontChooser |
class | VSTGUI::CAnimationSplashScreen |
a splash screen which animates the opening and closing of the splash bitmap More... | |
class | VSTGUI::CSplitView |
a split container view with separators between its child views More... | |
class | VSTGUI::IDependency |
simple dependency between objects. More... | |
class | VSTGUI::IFocusDrawing |
Custom focus drawing interface. More... | |
class | VSTGUI::VST3EditorDelegate |
delegate extension to Steinberg::Vst::EditController for a VST3 Editor More... | |
class | VSTGUI::VST3Editor |
VST3 Editor with automatic parameter binding. More... | |
class | VSTGUI::IController |
extension to IControlListener used by UIDescription More... | |
class | VSTGUI::IViewCreator |
View creator interface. More... | |
class | VSTGUI::UIDescription |
XML description parser and view creator. More... | |
class | VSTGUI::UIViewFactory |
Default view factory. More... | |