mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
DocsUpdater в отдельный поток
This commit is contained in:
@@ -78,6 +78,8 @@ signals:
|
||||
void sigUpdateController(CommonClientHandler* commonClientHandler,DataParser *dataParser,AssetsManager *assetManager);
|
||||
QTcpSocket* sigGetSocket();
|
||||
|
||||
void signal_DocsUpdaterUpdate();
|
||||
|
||||
public slots:
|
||||
void slot_LanguageChanged(QString language);
|
||||
void slot_UpdateListClients();
|
||||
@@ -86,6 +88,8 @@ public slots:
|
||||
|
||||
void slot_ErrorPostgreSQL(QString text);
|
||||
|
||||
void slot_UpdateDocs();
|
||||
|
||||
public:
|
||||
QString getLanguage()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user