#include <Event.h>
Dataset added event class Dataset event which is emitted by the core when data is added
◆ DatasetAddedEvent()
Constructor
- Parameters
-
| dataset | Smart pointer to the dataset |
◆ getParentDatasetName()
| QString hdps::DatasetAddedEvent::getParentDatasetName |
( |
| ) |
const |
|
inline |
Get the name of the parent dataset
◆ getVisible()
| bool hdps::DatasetAddedEvent::getVisible |
( |
| ) |
const |
|
inline |
Get whether the dataset is visible in the data hierarchy
◆ setParentDatasetName()
| void hdps::DatasetAddedEvent::setParentDatasetName |
( |
const QString & |
parentDatasetName | ) |
|
|
inline |
Set the name of the parent dataset
- Parameters
-
| parentDatasetName | Name of the parent dataset |
◆ setVisible()
| void hdps::DatasetAddedEvent::setVisible |
( |
const bool & |
visible | ) |
|
|
inline |
Set whether the dataset is visible in the data hierarchy
- Parameters
-
| visible | Whether the dataset is visible in the data hierarchy |
◆ _parentDatasetName
| QString hdps::DatasetAddedEvent::_parentDatasetName |
|
protected |
◆ _visible
| bool hdps::DatasetAddedEvent::_visible |
|
protected |
Name of the parent dataset
The documentation for this class was generated from the following file:
- D:/Work/ManiVault/DevBundle/allmain/source/core/HDPS/src/event/Event.h