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

#include <mythuihelper.h>

Public Attributes

void(* exec_program )(const QString &cmd)
 
void(* exec_program_tv )(const QString &cmd)
 
void(* configplugin )(const QString &cmd)
 
void(* plugin )(const QString &cmd)
 
void(* eject )()
 

Detailed Description

Definition at line 14 of file mythuihelper.h.

Member Data Documentation

◆ exec_program

void(* MythUIMenuCallbacks::exec_program) (const QString &cmd)

Definition at line 16 of file mythuihelper.h.

Referenced by MythThemedMenu::handleAction(), and MythContextPrivate::Init().

◆ exec_program_tv

void(* MythUIMenuCallbacks::exec_program_tv) (const QString &cmd)

Definition at line 17 of file mythuihelper.h.

Referenced by MythThemedMenu::handleAction().

◆ configplugin

void(* MythUIMenuCallbacks::configplugin) (const QString &cmd)

Definition at line 18 of file mythuihelper.h.

Referenced by MythThemedMenu::handleAction().

◆ plugin

void(* MythUIMenuCallbacks::plugin) (const QString &cmd)

Definition at line 19 of file mythuihelper.h.

Referenced by MythThemedMenu::handleAction().

◆ eject

void(* MythUIMenuCallbacks::eject) ()

Definition at line 20 of file mythuihelper.h.

Referenced by MythThemedMenu::handleAction().


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