|
MythTV master
|
#include <QCoreApplication>#include "libmythbase/mythcorecontext.h"#include "libmythbase/mythlogging.h"#include "cardutil.h"#include "channelutil.h"#include "playercontext.h"#include "recordinginfo.h"#include "remoteencoder.h"#include "tv_play.h"#include "tvbrowsehelper.h"Go to the source code of this file.
Macros | |
| #define | LOC QString("BrowseHelper: ") |
Functions | |
| static void | format_time (int seconds, QString &tMin, QString &tHrsMin) |
| #define LOC QString("BrowseHelper: ") |
Definition at line 16 of file tvbrowsehelper.cpp.
|
static |
Definition at line 18 of file tvbrowsehelper.cpp.
Referenced by TVBrowseHelper::GetNextProgram().