Dialog showing the information on a single sf::Variable or sf::ResultData instance.
More...
#include <InformationMonitor.h>
Dialog showing the information on a single sf::Variable or sf::ResultData instance.
Instance is automatically delete on close.
◆ InformationMonitor()
sf::InformationMonitor::InformationMonitor |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~InformationMonitor()
sf::InformationMonitor::~InformationMonitor |
( |
| ) |
|
|
override |
◆ selectId()
bool sf::InformationMonitor::selectId |
( |
gii::TypeId |
typeId, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
Opens a dialog to select the id to monitor.
- Parameters
-
- Returns
- True when the dialog was accepted.
◆ setId()
Sets the id to be monitored.
- Parameters
-
typeId | Type of the id Variable or Result-data type. |
id | Information id. |
The documentation for this class was generated from the following file: