MythTV  master
Macros | Functions
galleryslideview.cpp File Reference
#include <utility>
#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythlogging.h"
#include "libmythui/mythdialogbox.h"
#include "libmythui/mythmainwindow.h"
#include "libmythui/mythuitext.h"
#include "galleryslideview.h"
#include "galleryviews.h"
Include dependency graph for galleryslideview.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("Slideview: ")
 

Functions

static QString clean_comment (const QString &comment)
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("Slideview: ")

Definition at line 15 of file galleryslideview.cpp.

Function Documentation

◆ clean_comment()

static QString clean_comment ( const QString &  comment)
static

Definition at line 18 of file galleryslideview.cpp.

Referenced by GallerySlideView::TransitionComplete().