MythTV  master
archivesettings.h
Go to the documentation of this file.
1 /*
2  archivesettings.
3 */
4 
5 #ifndef ARCHIVESETTINGS_H
6 #define ARCHIVESETTINGS_H
7 
8 // Qt headers
9 #include <QCoreApplication>
10 
11 // MythTV headers
13 
14 
16 {
18 
19  public:
21 };
22 
23 #endif
ArchiveSettings::Q_DECLARE_TR_FUNCTIONS
Q_DECLARE_TR_FUNCTIONS(ArchiveSettings)
ArchiveSettings::ArchiveSettings
ArchiveSettings()
Definition: archivesettings.cpp:416
ArchiveSettings
Definition: archivesettings.h:15
standardsettings.h
GroupSetting
Definition: standardsettings.h:435