Go to the source code of this file.
Classes | |
| class | GalleryConfigurationGroup |
Functions | |
| static HostLineEdit * | MythGalleryFilter () |
| static HostComboBox * | MythGalleryFilterType () |
| static HostLineEdit * | MythGalleryDir () |
| static HostCheckBox * | MythGalleryThumbnailLocation () |
| static HostComboBox * | MythGallerySortOrder () |
| static HostSpinBox * | MythGalleryOverlayCaption () |
| static HostLineEdit * | MythGalleryImportDirs () |
| static HostCheckBox * | MythGalleryAutoLoad () |
| static HostCheckBox * | SlideshowUseOpenGL () |
| static HostComboBox * | SlideshowOpenGLTransition () |
| static HostSpinBox * | SlideshowOpenGLTransitionLength () |
| static HostComboBox * | SlideshowTransition () |
| static HostComboBox * | SlideshowBackground () |
| static HostSpinBox * | SlideshowDelay () |
| static HostCheckBox * | SlideshowRecursive () |
| static HostLineEdit* MythGalleryFilter | ( | ) | [static] |
Definition at line 15 of file gallerysettings.cpp.
Referenced by GallerySettings::GallerySettings().
| static HostComboBox* MythGalleryFilterType | ( | ) | [static] |
Definition at line 26 of file gallerysettings.cpp.
Referenced by GallerySettings::GallerySettings().
| static HostLineEdit* MythGalleryDir | ( | ) | [static] |
Definition at line 38 of file gallerysettings.cpp.
Referenced by GallerySettings::GallerySettings().
| static HostCheckBox* MythGalleryThumbnailLocation | ( | ) | [static] |
Definition at line 52 of file gallerysettings.cpp.
Referenced by GallerySettings::GallerySettings().
| static HostComboBox* MythGallerySortOrder | ( | ) | [static] |
Definition at line 61 of file gallerysettings.cpp.
Referenced by GallerySettings::GallerySettings().
| static HostSpinBox* MythGalleryOverlayCaption | ( | ) | [static] |
Definition at line 86 of file gallerysettings.cpp.
Referenced by GalleryConfigurationGroup::GalleryConfigurationGroup().
| static HostLineEdit* MythGalleryImportDirs | ( | ) | [static] |
Definition at line 96 of file gallerysettings.cpp.
Referenced by GallerySettings::GallerySettings().
| static HostCheckBox* MythGalleryAutoLoad | ( | ) | [static] |
Definition at line 107 of file gallerysettings.cpp.
Referenced by GallerySettings::GallerySettings().
| static HostCheckBox* SlideshowUseOpenGL | ( | ) | [static] |
Definition at line 118 of file gallerysettings.cpp.
Referenced by GalleryConfigurationGroup::GalleryConfigurationGroup().
| static HostComboBox* SlideshowOpenGLTransition | ( | ) | [static] |
Definition at line 128 of file gallerysettings.cpp.
Referenced by GalleryConfigurationGroup::GalleryConfigurationGroup().
| static HostSpinBox* SlideshowOpenGLTransitionLength | ( | ) | [static] |
Definition at line 149 of file gallerysettings.cpp.
Referenced by GalleryConfigurationGroup::GalleryConfigurationGroup().
| static HostComboBox* SlideshowTransition | ( | ) | [static] |
Definition at line 160 of file gallerysettings.cpp.
Referenced by GalleryConfigurationGroup::GalleryConfigurationGroup().
| static HostComboBox* SlideshowBackground | ( | ) | [static] |
Definition at line 183 of file gallerysettings.cpp.
Referenced by GalleryConfigurationGroup::GalleryConfigurationGroup().
| static HostSpinBox* SlideshowDelay | ( | ) | [static] |
Definition at line 196 of file gallerysettings.cpp.
Referenced by GalleryConfigurationGroup::GalleryConfigurationGroup().
| static HostCheckBox* SlideshowRecursive | ( | ) | [static] |
Definition at line 206 of file gallerysettings.cpp.
Referenced by GalleryConfigurationGroup::GalleryConfigurationGroup().
1.6.3