#include <zmdefines.h>
Public Member Functions | |
| Monitor () | |
Public Attributes | |
| int | id |
| QString | name |
| QString | type |
| QString | function |
| int | enabled |
| QString | device |
| QString | zmcStatus |
| QString | zmaStatus |
| int | events |
| QString | status |
| int | width |
| int | height |
| int | palette |
| bool | isV4L2 |
Definition at line 48 of file zmdefines.h.
| Monitor::Monitor | ( | ) | [inline] |
Definition at line 51 of file zmdefines.h.
| int Monitor::id |
Definition at line 59 of file zmdefines.h.
Referenced by ZMLivePlayer::changePlayerMonitor(), ZMClient::getMonitorList(), ZMClient::getMonitorStatus(), FunctionDialog::setMonitorFunction(), ZMLivePlayer::updateFrame(), and ZMLivePlayer::~ZMLivePlayer().
| QString Monitor::name |
Definition at line 60 of file zmdefines.h.
Referenced by FunctionDialog::Create(), ZMClient::getMonitorList(), ZMClient::getMonitorStatus(), Player::updateCamera(), and ZMConsole::updateMonitorList().
| QString Monitor::type |
Definition at line 61 of file zmdefines.h.
| QString Monitor::function |
Definition at line 62 of file zmdefines.h.
Referenced by FunctionDialog::Create(), ZMClient::getMonitorStatus(), and FunctionDialog::setMonitorFunction().
| int Monitor::enabled |
Definition at line 63 of file zmdefines.h.
Referenced by FunctionDialog::Create(), ZMClient::getMonitorStatus(), and FunctionDialog::setMonitorFunction().
| QString Monitor::device |
Definition at line 64 of file zmdefines.h.
| QString Monitor::zmcStatus |
Definition at line 65 of file zmdefines.h.
Referenced by ZMClient::getMonitorList(), ZMClient::getMonitorStatus(), and ZMConsole::updateMonitorList().
| QString Monitor::zmaStatus |
Definition at line 66 of file zmdefines.h.
Referenced by ZMClient::getMonitorList(), ZMClient::getMonitorStatus(), and ZMConsole::updateMonitorList().
| int Monitor::events |
Definition at line 67 of file zmdefines.h.
Referenced by ZMClient::getMonitorList(), ZMClient::getMonitorStatus(), and ZMConsole::updateMonitorList().
| QString Monitor::status |
Definition at line 69 of file zmdefines.h.
Referenced by ZMClient::getMonitorList(), ZMLivePlayer::updateFrame(), and Player::updateStatus().
| int Monitor::width |
Definition at line 70 of file zmdefines.h.
Referenced by ZMClient::getMonitorList(), and Player::setMonitor().
| int Monitor::height |
Definition at line 71 of file zmdefines.h.
Referenced by ZMClient::getMonitorList(), and Player::setMonitor().
| int Monitor::palette |
Definition at line 72 of file zmdefines.h.
Referenced by ZMClient::getMonitorList().
Definition at line 73 of file zmdefines.h.
Referenced by ZMClient::getMonitorList().
1.6.3