added measunring error recognition

This commit is contained in:
2014-09-26 22:26:26 +02:00
parent 87b0c093d6
commit 9219f20f39
3 changed files with 24 additions and 9 deletions

View File

@@ -26,6 +26,7 @@ public:
vector<QString> getDriverAndCarSettings();
vector<QString> getDriverAndCarId();
void sendIds();
void setBesttime(int shell, int dea);
private:
bool windowClose;
void closeEvent(QCloseEvent *event);