MythTV
master
|
#include <QDateTime>
#include <QEvent>
#include "libmythbase/programinfo.h"
#include "libmythtv/playercontext.h"
#include "libmythui/mythdialogbox.h"
#include "libmythui/mythscreentype.h"
#include "schedulecommon.h"
Go to the source code of this file.
Classes | |
class | ProgFinder |
class | JaProgFinder |
class | HeProgFinder |
class | RuProgFinder |
class | SearchInputDialog |
Functions | |
void | RunProgramFinder (TV *player=nullptr, bool embedVideo=false, bool allowEPG=true) |
Definition at line 31 of file progfind.cpp.
Referenced by SetFuncPtrs(), GuideGrid::showProgFinder(), and startFinder().