|
ifw-fcf
2.0.0
|
#include <sensor.h>
Public Slots | |
| void | UpdateSubstate (int substate) |
| void | UpdateChannel (int index, QString channel, QString value) |
Public Slots inherited from DeviceWdg | |
| void | SetActive (int index) |
| void | UpdateState (int state) |
| bool | UpdateSubstate (int substate) |
| void | UpdateSpinner (int substate) |
| void | UpdateErrorMsg (std::string msg) |
| void | HandleSetupButton () |
Public Member Functions | |
| SensorWdg (QWidget *parent=0, const std::string &filename="undefined", const std::string &name="undefined", int cmd_timeout=60000) | |
| virtual | ~SensorWdg () |
| virtual void | StartSubscription () |
| void | GetMessage (std::shared_ptr<::elt::mal::Mal > mal, std::vector< std::shared_ptr<::fcfif::FcsUnion >> &setup_buffer, bool ignoreChecked=false) |
| virtual void | GetSubordinatedDevices (QStringList &dev_list) |
| virtual void | UpdateData (QList< QVariant > &data_list) |
| virtual std::vector< std::string > | GetDbAttributes (std::string server_id) |
| virtual void | SetEnable (bool flag) |
Public Member Functions inherited from DeviceWdg | |
| DeviceWdg (QWidget *parent, std::string name, int cmd_timeout) | |
| virtual | ~DeviceWdg () |
| std::string | GetName () |
| void | Select () |
| void | Deselect () |
| bool | IsSelected () |
| virtual void | Stop () |
| virtual void | GetDbAttributes (std::string server_id, std::vector< std::string > &vector) |
Additional Inherited Members | |
Signals inherited from DeviceWdg | |
| void | TriggerSetup (QString) |
Protected Member Functions inherited from DeviceWdg | |
| void | SetupCommonUi () |
| bool | IsSimulated () |
Protected Attributes inherited from DeviceWdg | |
| QTimer * | m_spinner_timer |
| std::string | m_name |
| int | m_cmd_timeout |
| bool | m_simulated |
| CommonUi | m_ui |
|
explicit |
|
virtual |
|
virtual |
Implements AbstractDevice.
|
virtual |
Implements AbstractDevice.
|
virtual |
Implements AbstractDevice.
|
virtual |
Reimplemented from DeviceWdg.
|
virtual |
Implements AbstractDevice.
|
slot |
|
virtual |
Reimplemented from DeviceWdg.
|
slot |
1.8.5