MythTV  master
Classes | Enumerations
galleryslideview.h File Reference

Slideshow screen. More...

#include "gallerytransitions.h"
#include "galleryinfo.h"
Include dependency graph for galleryslideview.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GallerySlideView
 Slideshow screen. More...
 

Enumerations

enum  ImageSlideShowType { kBrowseSlides = 0, kNormalSlideShow = 1, kRecursiveSlideShow = 2 }
 Type of slide show. More...
 

Detailed Description

Slideshow screen.

Definition in file galleryslideview.h.

Enumeration Type Documentation

◆ ImageSlideShowType

Type of slide show.

Enumerator
kBrowseSlides 
kNormalSlideShow 
kRecursiveSlideShow 

Definition at line 15 of file galleryslideview.h.