SensorDevicesWidgetEntry Class Reference

#include <RobotAPI/gui-plugins/RobotUnitPlugin/QWidgets/SensorDevicesWidget.h>

+ Inheritance diagram for SensorDevicesWidgetEntry:

Public Slots

void setVisible (bool vis)
 

Public Member Functions

bool matchName (const QString &name)
 
bool matchTag (const QString &tag)
 
bool matchValueType (const QString &type)
 
 SensorDevicesWidgetEntry (SensorDevicesWidget &parent, QTreeWidget &treeWidget, const SensorDeviceDescription &desc)
 
void update (const SensorDeviceStatus &status)
 

Detailed Description

Definition at line 76 of file SensorDevicesWidget.h.

Constructor & Destructor Documentation

◆ SensorDevicesWidgetEntry()

SensorDevicesWidgetEntry ( SensorDevicesWidget & parent,
QTreeWidget & treeWidget,
const SensorDeviceDescription & desc )

Definition at line 128 of file SensorDevicesWidget.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ matchName()

bool matchName ( const QString & name)

Definition at line 166 of file SensorDevicesWidget.cpp.

◆ matchTag()

bool matchTag ( const QString & tag)

Definition at line 172 of file SensorDevicesWidget.cpp.

◆ matchValueType()

bool matchValueType ( const QString & type)

Definition at line 185 of file SensorDevicesWidget.cpp.

◆ setVisible

void setVisible ( bool vis)
slot

Definition at line 191 of file SensorDevicesWidget.cpp.

◆ update()

void update ( const SensorDeviceStatus & status)

Definition at line 159 of file SensorDevicesWidget.cpp.


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