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

#include <teletextreader.h>

Collaboration diagram for TeletextMagazine:
Collaboration graph
[legend]

Public Member Functions

 TeletextMagazine ()=default
 
 ~TeletextMagazine ()
 

Public Attributes

QMutex * lock { new QMutex }
 
int current_page {0}
 
int current_subpage {0}
 
TeletextSubPage loadingpage {}
 
int_to_page_t pages
 

Detailed Description

Definition at line 63 of file teletextreader.h.

Constructor & Destructor Documentation

◆ TeletextMagazine()

TeletextMagazine::TeletextMagazine ( )
default

◆ ~TeletextMagazine()

TeletextMagazine::~TeletextMagazine ( )
inline

Definition at line 67 of file teletextreader.h.

Member Data Documentation

◆ lock

QMutex* TeletextMagazine::lock { new QMutex }

◆ current_page

int TeletextMagazine::current_page {0}

Definition at line 69 of file teletextreader.h.

◆ current_subpage

int TeletextMagazine::current_subpage {0}

Definition at line 70 of file teletextreader.h.

◆ loadingpage

TeletextSubPage TeletextMagazine::loadingpage {}

Definition at line 71 of file teletextreader.h.

◆ pages

int_to_page_t TeletextMagazine::pages

Definition at line 72 of file teletextreader.h.


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