|
MythTV master
|
#include <algorithm>#include <cmath>#include "libmythbase/mythlogging.h"#include "libmythbase/sizetliteral.h"#include "libmythmetadata/imagemetadata.h"#include "libmythui/mythmainwindow.h"#include "galleryslide.h"Go to the source code of this file.
Macros | |
| #define | LOC QString("Slide: ") |
| #define | SBLOC QString("SlideBuffer: ") |
Variables | |
| static constexpr size_t | SLIDE_BUFFER_SIZE { 9 } |
| #define LOC QString("Slide: ") |
Definition at line 14 of file galleryslide.cpp.
| #define SBLOC QString("SlideBuffer: ") |
Definition at line 15 of file galleryslide.cpp.
|
staticconstexpr |
Definition at line 25 of file galleryslide.cpp.
Referenced by SlideBuffer::Initialise().