27 #ifndef DIGIKAM_PRESENTATION_WIDGET_H
28 #define DIGIKAM_PRESENTATION_WIDGET_H
38 #include <QStringList>
40 #include <QRandomGenerator>
50 class PresentationContainer;
110 void slotMouseMoveTimeOut();
117 void slotRemoveImageFromList();
119 void slotVideoLoaded(
bool);
120 void slotVideoFinished();
124 void loadNextImage();
125 void loadPrevImage();
126 void showCurrentImage();
127 void printFilename();
128 void printComments();
129 void printProgress();
130 void showEndOfShow();
146 QRandomGenerator *randomGenerator;
Definition: presentationcontainer.h:54
Definition: presentation_audiopage.cpp:46