11 #include "utils/Variant.h"
CVariant text
Body text to be displayed, this is mutually exclusive with lines below.
Definition: DialogOKHelper.h:32
Definition: DialogOKHelper.h:29
std::array< CVariant, 3 > lines
Body text to be displayed, specified as three lines. This is mutually exclusive with the text above...
Definition: DialogOKHelper.h:33
Definition: AudioDecoder.h:18
bool show
bool to see if the dialog needs to be shown
Definition: DialogOKHelper.h:34
CVariant heading
Heading to be displayed in the dialog box.
Definition: DialogOKHelper.h:31