mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
refactoring: naming notify
This commit is contained in:
@@ -24,7 +24,7 @@ public:
|
||||
signals:
|
||||
void UpdateBytesAvailable(qint64 size,quint64 sended);
|
||||
void LoadComplete();
|
||||
void onNeedUpdate(bool flag,qint64 size);
|
||||
void onNeedUpdate(bool flag,qint64 size,quint64 fileCount);
|
||||
void onSendDebugLog(QString message);
|
||||
void SockedDisabled();
|
||||
void SaveLoginData(ServerAuthorization *serverAuth);
|
||||
|
||||
Reference in New Issue
Block a user