23 #ifndef DIGIKAM_PRESENTATION_CONTAINER_H
24 #define DIGIKAM_PRESENTATION_CONTAINER_H
35 #include "digikam_config.h"
43 class PresentationMainPage;
44 class PresentationCaptionPage;
45 class PresentationAdvPage;
47 #ifdef HAVE_MEDIAPLAYER
49 class PresentationAudioPage;
72 #ifdef HAVE_MEDIAPLAYER
Definition: presentation_advpage.h:37
Definition: presentation_audiopage.h:65
Definition: presentation_captionpage.h:38
Definition: presentationcontainer.h:54
bool soundtrackLoop
Soundtrack page.
Definition: presentationcontainer.h:104
bool printProgress
Definition: presentationcontainer.h:87
PresentationCaptionPage * captionPage
Definition: presentationcontainer.h:70
bool printFileName
Definition: presentationcontainer.h:86
bool opengl
Main page.
Definition: presentationcontainer.h:83
bool soundtrackPlay
Definition: presentationcontainer.h:105
QList< QUrl > urlList
Definition: presentationcontainer.h:67
QString effectName
Definition: presentationcontainer.h:92
bool offAutoDelay
Definition: presentationcontainer.h:91
bool soundtrackRememberPlaylist
Definition: presentationcontainer.h:106
int commentsLinesLength
Definition: presentationcontainer.h:100
int delayMsMaxValue
Definition: presentationcontainer.h:63
bool shuffle
Definition: presentationcontainer.h:90
int delay
Definition: presentationcontainer.h:85
bool enableCache
Definition: presentationcontainer.h:114
PresentationMainPage * mainPage
Definition: presentationcontainer.h:69
QFont * captionFont
Definition: presentationcontainer.h:101
bool kbDisableCrossFade
Definition: presentationcontainer.h:116
int delayMsLineStep
Definition: presentationcontainer.h:65
bool kbDisableFadeInOut
Definition: presentationcontainer.h:115
bool printFileComments
Definition: presentationcontainer.h:88
bool openGlFullScale
Definition: presentationcontainer.h:84
bool commentsDrawOutline
Definition: presentationcontainer.h:98
QList< QUrl > soundtrackUrls
Definition: presentationcontainer.h:109
QUrl soundtrackPath
Definition: presentationcontainer.h:108
bool useMilliseconds
Advanced page.
Definition: presentationcontainer.h:112
bool kbEnableSameSpeed
Definition: presentationcontainer.h:117
QString effectNameGL
Definition: presentationcontainer.h:93
bool soundtrackPlayListNeedsUpdate
Definition: presentationcontainer.h:107
uint commentsBgColor
Definition: presentationcontainer.h:97
int delayMsMinValue
Definition: presentationcontainer.h:64
bool enableMouseWheel
Definition: presentationcontainer.h:113
uint commentsFontColor
Captions page.
Definition: presentationcontainer.h:96
uint bgOpacity
Definition: presentationcontainer.h:99
PresentationAdvPage * advancedPage
Definition: presentationcontainer.h:78
DInfoInterface * iface
Definition: presentationcontainer.h:120
bool loop
Definition: presentationcontainer.h:89
uint cacheSize
Definition: presentationcontainer.h:118
Definition: presentation_mainpage.h:47
Definition: dinfointerface.h:56
Definition: presentation_audiopage.cpp:46
Definition: datefolderview.cpp:43