te::qt::widgets::SensorManagerDialog Class Reference

A dialog used to build a SensorManagerDialog element. More...

#include <SensorManagerDialog.h>

Inheritance diagram for te::qt::widgets::SensorManagerDialog:

Public Member Functions

const QString & getSelectedSensor () const
 Returns the selected sensor name. More...
 
 SensorManagerDialog (QWidget *parent=0, Qt::WindowFlags f=0)
 Constructs a basic dialog which is a child of parent, with widget flags set to f. More...
 
 ~SensorManagerDialog ()
 Destructor. More...
 

Detailed Description

A dialog used to build a SensorManagerDialog element.

Definition at line 61 of file SensorManagerDialog.h.

Constructor & Destructor Documentation

◆ SensorManagerDialog()

te::qt::widgets::SensorManagerDialog::SensorManagerDialog ( QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
)

Constructs a basic dialog which is a child of parent, with widget flags set to f.

Parameters
parentPointer to the dialog parent.
fThe dialog flags.

◆ ~SensorManagerDialog()

te::qt::widgets::SensorManagerDialog::~SensorManagerDialog ( )

Destructor.

Member Function Documentation

◆ getSelectedSensor()

const QString& te::qt::widgets::SensorManagerDialog::getSelectedSensor ( ) const

Returns the selected sensor name.


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