ASPiK SDK
VSTGUI::Standalone::AlertBoxForWindowConfig Struct Reference

#include <ialertbox.h>

Inheritance diagram for VSTGUI::Standalone::AlertBoxForWindowConfig:
VSTGUI::Standalone::AlertBoxConfig

Public Types

using Callback = std::function< void(AlertResult)>
 

Public Attributes

WindowPtr window
 
Callback callback
 
- Public Attributes inherited from VSTGUI::Standalone::AlertBoxConfig
UTF8String headline
 
UTF8String description
 
UTF8String defaultButton {"OK"}
 
UTF8String secondButton
 
UTF8String thirdButton
 

Detailed Description

Alertbox for window configuration


The documentation for this struct was generated from the following file: