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

#include <osd.h>

Public Attributes

QString m_text
 
QVariant m_data
 
bool m_menu { false }
 
bool m_current { false }
 

Detailed Description

Definition at line 67 of file osd.h.

Member Data Documentation

◆ m_text

QString MythOSDDialogData::MythOSDDialogButton::m_text

Definition at line 70 of file osd.h.

◆ m_data

QVariant MythOSDDialogData::MythOSDDialogButton::m_data

Definition at line 71 of file osd.h.

◆ m_menu

bool MythOSDDialogData::MythOSDDialogButton::m_menu { false }

Definition at line 72 of file osd.h.

◆ m_current

bool MythOSDDialogData::MythOSDDialogButton::m_current { false }

Definition at line 73 of file osd.h.


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