Поддержка протокола Sftp (File Sharing) по ТЗ по гранту от Теплицы
социальных технологий (2021 год) + небольшой рефакторинг
This commit is contained in:
parent
6ee203a21d
commit
3bcc12869b
45 changed files with 645 additions and 338 deletions
|
|
@ -9,7 +9,7 @@ NewServerProtocolsLogic::NewServerProtocolsLogic(UiLogic *logic, QObject *parent
|
|||
}
|
||||
|
||||
|
||||
void NewServerProtocolsLogic::updatePage()
|
||||
void NewServerProtocolsLogic::onUpdatePage()
|
||||
{
|
||||
set_progressBarConnectionMinimum(0);
|
||||
set_progressBarConnectionMaximum(300);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue