MythTV  master
Macros | Functions
welcomesettings.cpp File Reference
#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythdirs.h"
#include "welcomesettings.h"
Include dependency graph for welcomesettings.cpp:

Go to the source code of this file.

Macros

#define TR   MythWelcomeSettings::tr
 
#define TR   MythShutdownSettings::tr
 

Functions

static StandardSettingDailyWakeupStart (const QString &n)
 
static StandardSettingDailyWakeupEnd (const QString &n)
 
static StandardSettingDailyWakeup (const QString &n)
 
static StandardSettingAutoStartFrontend ()
 
static StandardSettingShutdownWithBE ()
 
static StandardSettingMythShutdownNvramCmd ()
 
static StandardSettingWakeupTimeFormat ()
 
static StandardSettingMythShutdownNvramRestartCmd ()
 
static StandardSettingMythShutdownReboot ()
 
static StandardSettingMythShutdownPowerOff ()
 
static StandardSettingMythShutdownStartFECmd ()
 
static StandardSettingMythShutdownXTermCmd ()
 

Macro Definition Documentation

◆ TR [1/2]

#define TR   MythWelcomeSettings::tr

Definition at line 85 of file welcomesettings.cpp.

◆ TR [2/2]

#define TR   MythShutdownSettings::tr

Definition at line 85 of file welcomesettings.cpp.

Function Documentation

◆ DailyWakeupStart()

static StandardSetting* DailyWakeupStart ( const QString &  n)
static

Definition at line 14 of file welcomesettings.cpp.

Referenced by DailyWakeup().

◆ DailyWakeupEnd()

static StandardSetting* DailyWakeupEnd ( const QString &  n)
static

Definition at line 24 of file welcomesettings.cpp.

Referenced by DailyWakeup().

◆ DailyWakeup()

static StandardSetting* DailyWakeup ( const QString &  n)
static

Definition at line 34 of file welcomesettings.cpp.

Referenced by MythWelcomeSettings::MythWelcomeSettings().

◆ AutoStartFrontend()

static StandardSetting* AutoStartFrontend ( )
static

Definition at line 44 of file welcomesettings.cpp.

Referenced by MythWelcomeSettings::MythWelcomeSettings().

◆ ShutdownWithBE()

static StandardSetting* ShutdownWithBE ( )
static

Definition at line 55 of file welcomesettings.cpp.

Referenced by MythWelcomeSettings::MythWelcomeSettings().

◆ MythShutdownNvramCmd()

static StandardSetting* MythShutdownNvramCmd ( )
static

Definition at line 87 of file welcomesettings.cpp.

Referenced by MythShutdownSettings::MythShutdownSettings().

◆ WakeupTimeFormat()

static StandardSetting* WakeupTimeFormat ( )
static

Definition at line 97 of file welcomesettings.cpp.

Referenced by MythShutdownSettings::MythShutdownSettings().

◆ MythShutdownNvramRestartCmd()

static StandardSetting* MythShutdownNvramRestartCmd ( )
static

Definition at line 111 of file welcomesettings.cpp.

Referenced by MythShutdownSettings::MythShutdownSettings().

◆ MythShutdownReboot()

static StandardSetting* MythShutdownReboot ( )
static

Definition at line 124 of file welcomesettings.cpp.

Referenced by MythShutdownSettings::MythShutdownSettings().

◆ MythShutdownPowerOff()

static StandardSetting* MythShutdownPowerOff ( )
static

Definition at line 133 of file welcomesettings.cpp.

Referenced by MythShutdownSettings::MythShutdownSettings().

◆ MythShutdownStartFECmd()

static StandardSetting* MythShutdownStartFECmd ( )
static

Definition at line 142 of file welcomesettings.cpp.

Referenced by MythShutdownSettings::MythShutdownSettings().

◆ MythShutdownXTermCmd()

static StandardSetting* MythShutdownXTermCmd ( )
static

Definition at line 151 of file welcomesettings.cpp.

Referenced by MythShutdownSettings::MythShutdownSettings().