MythTV
master
|
Slideshow screen. More...
Go to the source code of this file.
Classes | |
class | GallerySlideView |
Slideshow screen. More... | |
Enumerations | |
enum | ImageSlideShowType : std::uint8_t { kBrowseSlides = 0, kNormalSlideShow = 1, kRecursiveSlideShow = 2 } |
Type of slide show. More... | |
Slideshow screen.
Definition in file galleryslideview.h.
enum ImageSlideShowType : std::uint8_t |
Type of slide show.
Enumerator | |
---|---|
kBrowseSlides | |
kNormalSlideShow | |
kRecursiveSlideShow |
Definition at line 15 of file galleryslideview.h.