This commit is contained in:
semenov
2024-08-29 10:03:59 +03:00
parent 3e43e897e7
commit c0ab6b1649
24 changed files with 353 additions and 156 deletions

View File

@@ -19,6 +19,8 @@ public:
~ScreenChecker();
void Check();
void UpdateDisplayData();
void hide();
void show();
QString getScreenCount() const;