MythTV  master
Macros | Functions
tvbrowsehelper.cpp File Reference
#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"
Include dependency graph for tvbrowsehelper.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("BrowseHelper: ")
 

Functions

static void format_time (int seconds, QString &tMin, QString &tHrsMin)
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("BrowseHelper: ")

Definition at line 16 of file tvbrowsehelper.cpp.

Function Documentation

◆ format_time()

static void format_time ( int  seconds,
QString &  tMin,
QString &  tHrsMin 
)
static

Definition at line 18 of file tvbrowsehelper.cpp.

Referenced by TVBrowseHelper::GetNextProgram().