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