Add groups to the sensors
This commit is contained in:
parent
2fbfd1d458
commit
221cb519a2
6 changed files with 68 additions and 5 deletions
|
|
@ -18,6 +18,7 @@ public:
|
|||
~SensorSettingsDialog();
|
||||
|
||||
QString getName() const;
|
||||
QString getGroupName() const;
|
||||
bool getHidden() const;
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue