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 75 of file SensorDevicesWidget.h.

Constructor & Destructor Documentation

◆ SensorDevicesWidgetEntry()

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

Definition at line 122 of file SensorDevicesWidget.cpp.

Member Function Documentation

◆ matchName()

bool matchName ( const QString &  name)

Definition at line 155 of file SensorDevicesWidget.cpp.

◆ matchTag()

bool matchTag ( const QString &  tag)

Definition at line 160 of file SensorDevicesWidget.cpp.

◆ matchValueType()

bool matchValueType ( const QString &  type)

Definition at line 172 of file SensorDevicesWidget.cpp.

◆ setVisible

void setVisible ( bool  vis)
slot

Definition at line 177 of file SensorDevicesWidget.cpp.

◆ update()

void update ( const SensorDeviceStatus &  status)

Definition at line 149 of file SensorDevicesWidget.cpp.

+ Here is the call graph for this function:

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