MythTV
master
mythtv
programs
mythwelcome
welcomesettings.h
Go to the documentation of this file.
1
#ifndef WELCOMESETTINGS_H
2
#define WELCOMESETTINGS_H
3
4
// MythTV headers
5
#include "
libmythui/standardsettings.h
"
6
7
class
MythWelcomeSettings
:
public
GroupSetting
8
{
9
Q_OBJECT
10
public
:
11
MythWelcomeSettings
();
12
};
13
14
class
MythShutdownSettings
:
public
GroupSetting
15
{
16
Q_OBJECT
17
public
:
18
MythShutdownSettings
();
19
};
20
21
#endif
MythShutdownSettings
Definition:
welcomesettings.h:14
MythWelcomeSettings::MythWelcomeSettings
MythWelcomeSettings()
Definition:
welcomesettings.cpp:66
MythShutdownSettings::MythShutdownSettings
MythShutdownSettings()
Definition:
welcomesettings.cpp:162
MythWelcomeSettings
Definition:
welcomesettings.h:7
standardsettings.h
GroupSetting
Definition:
standardsettings.h:435
Generated on Thu Feb 6 2025 03:17:25 for MythTV by
1.8.17