| VSTGUI
    4.10
    Graphical User Interface Framework not only for VST plugins | 
Alertbox for window configuration. More...
 Inheritance diagram for AlertBoxForWindowConfig:
 Inheritance diagram for AlertBoxForWindowConfig:| Public Types | |
| using | Callback = std::function< void(AlertResult)> | 
| Public Attributes | |
| WindowPtr | window | 
| Callback | callback | 
|  Public Attributes inherited from AlertBoxConfig | |
| UTF8String | headline | 
| UTF8String | description | 
| UTF8String | defaultButton {"OK"} | 
| UTF8String | secondButton | 
| UTF8String | thirdButton | 
Alertbox for window configuration.
| using Callback = std::function<void (AlertResult)> | 
| Callback callback | 
| WindowPtr window |