This commit is contained in:
Your Name
2024-05-17 09:49:46 -05:00
parent 1ff14d346f
commit 22f88bb093
7 changed files with 184 additions and 232 deletions

View File

@@ -28,6 +28,7 @@ public:
signals:
void openSettings(int index = 0, const QString &param = "");
void openOnroad(int index = 0, const QString &param = "");
void valueChanged();
public slots: