◆ createController()
Create a sub controller
A sub controller can be defined in the UI editor for a view and will be responsible as a controller for the view and its children.
The controller will be automatically destroyed when the view is destroyed. You should always create a new controller instance here and do not cache it.
- Parameters
-
name | name of the sub controller |
parent | the parent controller |
uiDesc | the UIDescription instance |
Implements VSTGUI::Standalone::UIDesc::ICustomization.
◆ onEndEdit()
void VSTGUI::Standalone::Detail::AlertBoxController::onEndEdit |
( |
IValue & |
value | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file:
- C:/RackAFX_v7/ASPIK_SDK/vstgui4/vstgui/standalone/source/genericalertbox.cpp