kodi
Public Attributes | List of all members
KODI::MESSAGING::HELPERS::DialogOKMessage Struct Reference
Collaboration diagram for KODI::MESSAGING::HELPERS::DialogOKMessage:
Collaboration graph
[legend]

Public Attributes

CVariant heading
 Heading to be displayed in the dialog box.
 
CVariant text
 Body text to be displayed, this is mutually exclusive with lines below.
 
std::array< CVariant, 3 > lines
 Body text to be displayed, specified as three lines. This is mutually exclusive with the text above.
 
bool show = true
 bool to see if the dialog needs to be shown
 

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