#include <algorithm>
#include <cmath>
#include "libmythbase/mythlogging.h"
#include "libmythbase/sizetliteral.h"
#include "libmythmetadata/imagemetadata.h"
#include "libmythui/mythmainwindow.h"
#include "galleryslide.h"
#include "moc_galleryslide.cpp"
Go to the source code of this file.
|
| #define | LOC QString("Slide: ") |
| |
| #define | SBLOC QString("SlideBuffer: ") |
| |
◆ LOC
| #define LOC QString("Slide: ") |
◆ SBLOC
| #define SBLOC QString("SlideBuffer: ") |
◆ SLIDE_BUFFER_SIZE
| constexpr size_t SLIDE_BUFFER_SIZE { 9 } |
|
staticconstexpr |