Go to the source code of this file.
Classes | |
| class | GalleryConfigurationGroup |
Functions | |
| static HostLineEdit * | MythGalleryDir () |
| static HostCheckBox * | MythGalleryThumbnailLocation () |
| static HostComboBox * | MythGallerySortOrder () |
| static HostLineEdit * | MythGalleryMoviePlayerCmd () |
| static HostSpinBox * | MythGalleryOverlayCaption () |
| static HostLineEdit * | MythGalleryImportDirs () |
| static HostCheckBox * | SlideshowUseOpenGL () |
| static HostComboBox * | SlideshowOpenGLTransition () |
| static HostSpinBox * | SlideshowOpenGLTransitionLength () |
| static HostComboBox * | SlideshowTransition () |
| static HostComboBox * | SlideshowBackground () |
| static HostSpinBox * | SlideshowDelay () |
| static HostCheckBox * | SlideshowRecursive () |
| static HostLineEdit* MythGalleryDir | ( | ) | [static] |
Definition at line 14 of file gallerysettings.cpp.
Referenced by GallerySettings::GallerySettings().
| static HostCheckBox* MythGalleryThumbnailLocation | ( | ) | [static] |
Definition at line 28 of file gallerysettings.cpp.
Referenced by GallerySettings::GallerySettings().
| static HostComboBox* MythGallerySortOrder | ( | ) | [static] |
Definition at line 37 of file gallerysettings.cpp.
Referenced by GallerySettings::GallerySettings().
| static HostLineEdit* MythGalleryMoviePlayerCmd | ( | ) | [static] |
Definition at line 50 of file gallerysettings.cpp.
Referenced by GallerySettings::GallerySettings().
| static HostSpinBox* MythGalleryOverlayCaption | ( | ) | [static] |
Definition at line 60 of file gallerysettings.cpp.
Referenced by GalleryConfigurationGroup::GalleryConfigurationGroup().
| static HostLineEdit* MythGalleryImportDirs | ( | ) | [static] |
Definition at line 70 of file gallerysettings.cpp.
Referenced by GallerySettings::GallerySettings().
| static HostCheckBox* SlideshowUseOpenGL | ( | ) | [static] |
Definition at line 83 of file gallerysettings.cpp.
Referenced by GalleryConfigurationGroup::GalleryConfigurationGroup().
| static HostComboBox* SlideshowOpenGLTransition | ( | ) | [static] |
Definition at line 93 of file gallerysettings.cpp.
Referenced by GalleryConfigurationGroup::GalleryConfigurationGroup().
| static HostSpinBox* SlideshowOpenGLTransitionLength | ( | ) | [static] |
Definition at line 113 of file gallerysettings.cpp.
Referenced by GalleryConfigurationGroup::GalleryConfigurationGroup().
| static HostComboBox* SlideshowTransition | ( | ) | [static] |
Definition at line 124 of file gallerysettings.cpp.
Referenced by GalleryConfigurationGroup::GalleryConfigurationGroup().
| static HostComboBox* SlideshowBackground | ( | ) | [static] |
Definition at line 147 of file gallerysettings.cpp.
Referenced by GalleryConfigurationGroup::GalleryConfigurationGroup().
| static HostSpinBox* SlideshowDelay | ( | ) | [static] |
Definition at line 160 of file gallerysettings.cpp.
Referenced by GalleryConfigurationGroup::GalleryConfigurationGroup().
| static HostCheckBox* SlideshowRecursive | ( | ) | [static] |
Definition at line 170 of file gallerysettings.cpp.
Referenced by GalleryConfigurationGroup::GalleryConfigurationGroup().
1.5.5