|
LMMS
|
Public Member Functions | |
| PreVistaMessageBox (const MessageBoxOptions &opts, UINT extraFlags, std::unique_ptr< ModalComponentManager::Callback > &&cb) | |
| int | getResult () override |
Static Private Member Functions | |
| static UINT | getMessageBoxFlags (MessageBoxIconType iconType) noexcept |
Private Attributes | |
| const UINT | flags |
| const String | title |
| const String | message |
|
inline |
|
inlinestaticprivatenoexcept |
|
inlineoverridevirtual |
Implements juce::WindowsMessageBoxBase.