MythTV  master
Classes | Functions
progfind.h File Reference
#include <QDateTime>
#include <QEvent>
#include "libmythbase/programinfo.h"
#include "libmythtv/playercontext.h"
#include "libmythui/mythdialogbox.h"
#include "libmythui/mythscreentype.h"
#include "schedulecommon.h"
Include dependency graph for progfind.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ RunProgramFinder()

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().