|
MythTV master
|
#include <QStringBuilder>#include "libmythbase/mythcorecontext.h"#include "libmythbase/mythdate.h"#include "galleryconfig.h"#include "gallerytransitions.h"Go to the source code of this file.
Macros | |
| #define | TR GallerySettings::tr |
Functions | |
| static void | AddFormat (HostComboBoxSetting *gc, const QDateTime &date, const QString &format) |
| static StandardSetting * | TransitionType () |
| static StandardSetting * | SlideDuration () |
| static StandardSetting * | TransitionDuration () |
| static StandardSetting * | StatusDelay () |
| static StandardSetting * | UseTransitions () |
| static StandardSetting * | Import (bool enabled) |
| Setting for Importing via script. More... | |
| static StandardSetting * | Autorun (bool enabled) |
| Setting for running gallery on start-up. More... | |
| static StandardSetting * | Password (bool enabled) |
| Setting for changing password. More... | |
| #define TR GallerySettings::tr |
Definition at line 12 of file galleryconfig.cpp.
|
static |
Definition at line 68 of file galleryconfig.cpp.
Referenced by GallerySettings::DateFormat().
|
static |
Setting for running gallery on start-up.
| enabled | True if password has been entered |
Definition at line 226 of file galleryconfig.cpp.
Referenced by GallerySettings::GallerySettings().
|
static |
Setting for Importing via script.
| enabled | True if password has been entered |
Definition at line 189 of file galleryconfig.cpp.
Referenced by GallerySettings::GallerySettings().
|
static |
Setting for changing password.
| enabled | True if password has been entered |
Definition at line 241 of file galleryconfig.cpp.
Referenced by GallerySettings::GallerySettings(), V2Myth::LoginUser(), V2Myth::SetConnectionInfo(), and V2Config::SetDatabaseCredentials().
|
static |
Definition at line 121 of file galleryconfig.cpp.
Referenced by GallerySettings::GallerySettings().
|
static |
Definition at line 140 of file galleryconfig.cpp.
Referenced by GallerySettings::GallerySettings().
|
static |
Definition at line 131 of file galleryconfig.cpp.
Referenced by GallerySettings::GallerySettings().
|
static |
Definition at line 105 of file galleryconfig.cpp.
Referenced by GallerySettings::GallerySettings().
|
static |
Definition at line 175 of file galleryconfig.cpp.
Referenced by GallerySettings::GallerySettings().