feat: change buttonsView

* add buttonsView common(complete)
* add buttonsView instructor(notWorking)
* BUGFIX sendSystem meth update files
* BUGFIX updateController meth checkNeedUpdate
This commit is contained in:
semenov
2024-12-11 17:10:34 +03:00
parent 93705b54fe
commit 077208afdd
80 changed files with 145071 additions and 8038 deletions

View File

@@ -38,7 +38,7 @@ signals:
private:
DataParser *dataParser;
SendSystem *sendSystem;
QString localPath;
QString applicationFolderPath;
QList<FileData> fileDataList;
void calculateHash(QString path);