MythTV  master
Public Attributes | List of all members
MythOSDDialogData::MythOSDBackButton Class Reference

#include <osd.h>

Public Attributes

QString m_text
 
QVariant m_data { 0 }
 
bool m_exit { false }
 

Detailed Description

Definition at line 76 of file osd.h.

Member Data Documentation

◆ m_text

QString MythOSDDialogData::MythOSDBackButton::m_text

Definition at line 79 of file osd.h.

Referenced by OSD::ShowDialog().

◆ m_data

QVariant MythOSDDialogData::MythOSDBackButton::m_data { 0 }

Definition at line 80 of file osd.h.

Referenced by OSD::ShowDialog().

◆ m_exit

bool MythOSDDialogData::MythOSDBackButton::m_exit { false }

Definition at line 81 of file osd.h.

Referenced by OSD::ShowDialog().


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