This commit is contained in:
semenov
2024-08-29 10:03:59 +03:00
parent 52ec9f273f
commit 321ba21942
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;