MythTV  master
Public Member Functions | Public Attributes | List of all members
AskProgramInfo Class Reference

#include <tv_play.h>

Collaboration diagram for AskProgramInfo:
Collaboration graph
[legend]

Public Member Functions

 AskProgramInfo ()=default
 
 AskProgramInfo (QDateTime e, bool r, bool l, ProgramInfo *i)
 

Public Attributes

QDateTime m_expiry
 
bool m_hasRec {false}
 
bool m_hasLater {false}
 
bool m_isInSameInputGroup {false}
 
bool m_isConflicting {false}
 
ProgramInfom_info {nullptr}
 

Detailed Description

Definition at line 119 of file tv_play.h.

Constructor & Destructor Documentation

◆ AskProgramInfo() [1/2]

AskProgramInfo::AskProgramInfo ( )
default

◆ AskProgramInfo() [2/2]

AskProgramInfo::AskProgramInfo ( QDateTime  e,
bool  r,
bool  l,
ProgramInfo i 
)
inline

Definition at line 123 of file tv_play.h.

Member Data Documentation

◆ m_expiry

QDateTime AskProgramInfo::m_expiry

Definition at line 126 of file tv_play.h.

◆ m_hasRec

bool AskProgramInfo::m_hasRec {false}

Definition at line 127 of file tv_play.h.

◆ m_hasLater

bool AskProgramInfo::m_hasLater {false}

Definition at line 128 of file tv_play.h.

◆ m_isInSameInputGroup

bool AskProgramInfo::m_isInSameInputGroup {false}

Definition at line 129 of file tv_play.h.

◆ m_isConflicting

bool AskProgramInfo::m_isConflicting {false}

Definition at line 130 of file tv_play.h.

◆ m_info

ProgramInfo* AskProgramInfo::m_info {nullptr}

Definition at line 131 of file tv_play.h.


The documentation for this class was generated from the following file: