#include <device.h>
◆ DeviceWdg()
| DeviceWdg::DeviceWdg |
( |
QWidget * |
parent, |
|
|
const std::string & |
name, |
|
|
const std::string & |
ps_endpoint, |
|
|
const int & |
cmd_timeout |
|
) |
| |
|
explicit |
◆ ~DeviceWdg()
| DeviceWdg::~DeviceWdg |
( |
| ) |
|
|
virtual |
◆ Deselect()
| void DeviceWdg::Deselect |
( |
| ) |
|
|
virtual |
◆ GetDbAttributes()
| void DeviceWdg::GetDbAttributes |
( |
std::string |
server_id, |
|
|
std::vector< std::string > & |
vector |
|
) |
| |
|
virtual |
◆ GetName()
| std::string DeviceWdg::GetName |
( |
| ) |
|
◆ HandleSetupButton
| void DeviceWdg::HandleSetupButton |
( |
| ) |
|
|
slot |
◆ IsSelected()
| bool DeviceWdg::IsSelected |
( |
| ) |
|
|
virtual |
◆ IsSimulated()
| bool DeviceWdg::IsSimulated |
( |
| ) |
|
|
protected |
◆ Select()
| void DeviceWdg::Select |
( |
| ) |
|
|
virtual |
◆ SetActive
| void DeviceWdg::SetActive |
( |
int |
index | ) |
|
|
slot |
◆ SetEnable()
| void DeviceWdg::SetEnable |
( |
bool |
flag | ) |
|
|
virtual |
◆ SetupCommonUi()
| void DeviceWdg::SetupCommonUi |
( |
| ) |
|
|
protected |
◆ Stop()
◆ TriggerSetup
| void DeviceWdg::TriggerSetup |
( |
QString |
| ) |
|
|
signal |
◆ UpdateData()
| void DeviceWdg::UpdateData |
( |
QList< QVariant > & |
data_list | ) |
|
|
virtual |
◆ UpdateErrorMsg
| void DeviceWdg::UpdateErrorMsg |
( |
std::string |
msg | ) |
|
|
slot |
◆ UpdateSpinner
| void DeviceWdg::UpdateSpinner |
( |
int |
substate | ) |
|
|
slot |
◆ UpdateState
| void DeviceWdg::UpdateState |
( |
int |
state | ) |
|
|
slot |
◆ UpdateSubstate
| bool DeviceWdg::UpdateSubstate |
( |
int |
substate | ) |
|
|
slot |
◆ m_cmd_timeout
| int DeviceWdg::m_cmd_timeout |
|
protected |
◆ m_name
| std::string DeviceWdg::m_name |
|
protected |
◆ m_ps_endpoint
| std::string DeviceWdg::m_ps_endpoint |
|
protected |
◆ m_simulated
| bool DeviceWdg::m_simulated |
|
protected |
◆ m_spinner_timer
| QTimer* DeviceWdg::m_spinner_timer |
|
protected |
◆ m_ui
The documentation for this class was generated from the following files: