"added display of busy server package manager on the PageSetupWizardInstalling"
This commit is contained in:
parent
3964bffce4
commit
a40f365a54
4 changed files with 26 additions and 4 deletions
|
@ -60,6 +60,8 @@ signals:
|
|||
void passphraseRequestStarted();
|
||||
void passphraseRequestFinished();
|
||||
|
||||
void serverIsBusy(const bool isBusy);
|
||||
|
||||
private:
|
||||
void installServer(DockerContainer container, QJsonObject &config);
|
||||
void installContainer(DockerContainer container, QJsonObject &config);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue