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

#include <zmdefines.h>

Collaboration diagram for Monitor:
Collaboration graph
[legend]

Public Member Functions

 Monitor ()=default
 

Public Attributes

int id { 0 }
 
QString name
 
QString type
 
QString function
 
bool enabled { false }
 
QString device
 
QString zmcStatus
 
QString zmaStatus
 
int events { 0 }
 
QString status
 
int width { 0 }
 
int height { 0 }
 
int bytes_per_pixel { 0 }
 
bool showNotifications { false }
 
State state { IDLE }
 
State previousState { IDLE }
 

Detailed Description

Definition at line 99 of file zmdefines.h.

Constructor & Destructor Documentation

◆ Monitor()

Monitor::Monitor ( )
default

Member Data Documentation

◆ id

int Monitor::id { 0 }

◆ name

QString Monitor::name

◆ type

QString Monitor::type

Definition at line 108 of file zmdefines.h.

◆ function

QString Monitor::function

◆ enabled

bool Monitor::enabled { false }

◆ device

QString Monitor::device

Definition at line 111 of file zmdefines.h.

◆ zmcStatus

QString Monitor::zmcStatus

Definition at line 112 of file zmdefines.h.

Referenced by ZMConsole::updateMonitorList(), and ZMClient::updateMonitorStatus().

◆ zmaStatus

QString Monitor::zmaStatus

Definition at line 113 of file zmdefines.h.

Referenced by ZMConsole::updateMonitorList(), and ZMClient::updateMonitorStatus().

◆ events

int Monitor::events { 0 }

Definition at line 114 of file zmdefines.h.

Referenced by ZMConsole::updateMonitorList(), and ZMClient::updateMonitorStatus().

◆ status

QString Monitor::status

Definition at line 116 of file zmdefines.h.

Referenced by Player::updateStatus().

◆ width

int Monitor::width { 0 }

Definition at line 117 of file zmdefines.h.

Referenced by Player::setMonitor(), and Player::updateFrame().

◆ height

int Monitor::height { 0 }

Definition at line 118 of file zmdefines.h.

Referenced by Player::setMonitor(), and Player::updateFrame().

◆ bytes_per_pixel

int Monitor::bytes_per_pixel { 0 }

Definition at line 119 of file zmdefines.h.

◆ showNotifications

bool Monitor::showNotifications { false }

◆ state

State Monitor::state { IDLE }

◆ previousState

State Monitor::previousState { IDLE }

Definition at line 123 of file zmdefines.h.

Referenced by AlarmNotifyThread::run(), and ZMClient::updateAlarmStates().


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