refactored the issue with signal connect in corecontroller
This commit is contained in:
parent
254e23be48
commit
071bebfc11
6 changed files with 7 additions and 24 deletions
|
|
@ -83,6 +83,8 @@ signals:
|
|||
|
||||
void noInstalledContainers();
|
||||
|
||||
void profileCleared(const QJsonObject &config);
|
||||
|
||||
private:
|
||||
void installServer(const DockerContainer container, const QMap<DockerContainer, QJsonObject> &installedContainers,
|
||||
const ServerCredentials &serverCredentials, const QSharedPointer<ServerController> &serverController,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue