MythTV  master
Classes | Enumerations
proglist.h File Reference
#include <QDateTime>
#include <QString>
#include "libmythbase/programinfo.h"
#include "proglist_helpers.h"
#include "schedulecommon.h"
Include dependency graph for proglist.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProgLister
 

Enumerations

enum  ProgListType {
  plUnknown = 0, plTitle = 1, plTitleSearch, plKeywordSearch,
  plPeopleSearch, plPowerSearch, plSQLSearch, plNewListings,
  plMovies, plCategory, plChannel, plTime,
  plRecordid, plStoredSearch, plPreviouslyRecorded
}
 

Enumeration Type Documentation

◆ ProgListType

Enumerator
plUnknown 
plTitle 
plTitleSearch 
plKeywordSearch 
plPeopleSearch 
plPowerSearch 
plSQLSearch 
plNewListings 
plMovies 
plCategory 
plChannel 
plTime 
plRecordid 
plStoredSearch 
plPreviouslyRecorded 

Definition at line 15 of file proglist.h.