MythTV
master
|
#include "galleryslide.h"
#include <cmath>
#include "mythmainwindow.h"
#include "mythlogging.h"
#include "imagemetadata.h"
Go to the source code of this file.
Macros | |
#define | LOC QString("Slide: ") |
#define | SBLOC QString("SlideBuffer: ") |
#define | SLIDE_BUFFER_SIZE 9 |
#define LOC QString("Slide: ") |
Definition at line 10 of file galleryslide.cpp.
#define SBLOC QString("SlideBuffer: ") |
Definition at line 11 of file galleryslide.cpp.
#define SLIDE_BUFFER_SIZE 9 |
Definition at line 21 of file galleryslide.cpp.