MythTV  master
Public Attributes | List of all members
ThemedButton Struct Reference

#include <libmythui/myththemedmenu.h>

Collaboration diagram for ThemedButton:
[legend]

Public Attributes

QString type
 
QStringList action
 
QString text
 
QString alttext
 
QString description
 
MythImageicon {nullptr}
 
bool active {false}
 
QString password
 

Detailed Description

Definition at line 14 of file myththemedmenu.h.

Member Data Documentation

◆ type

QString ThemedButton::type

Definition at line 16 of file myththemedmenu.h.

Referenced by MythThemedMenu::addButton().

◆ action

QStringList ThemedButton::action

Definition at line 17 of file myththemedmenu.h.

Referenced by MythThemedMenu::addButton().

◆ text

QString ThemedButton::text

Definition at line 18 of file myththemedmenu.h.

Referenced by MythThemedMenu::addButton().

◆ alttext

QString ThemedButton::alttext

Definition at line 19 of file myththemedmenu.h.

Referenced by MythThemedMenu::addButton().

◆ description

QString ThemedButton::description

Definition at line 20 of file myththemedmenu.h.

Referenced by MythThemedMenu::addButton().

◆ icon

MythImage* ThemedButton::icon {nullptr}

Definition at line 21 of file myththemedmenu.h.

◆ active

bool ThemedButton::active {false}

Definition at line 22 of file myththemedmenu.h.

◆ password

QString ThemedButton::password

Definition at line 23 of file myththemedmenu.h.

Referenced by MythThemedMenu::addButton(), and MythThemedMenu::buttonAction().


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