added display of installed services on the page PageSettingsServersList
This commit is contained in:
parent
0058edc24e
commit
925fd9f268
4 changed files with 34 additions and 2 deletions
|
|
@ -51,6 +51,7 @@ public slots:
|
|||
|
||||
QString getCurrentlyProcessedContainerName();
|
||||
QJsonObject getCurrentlyProcessedContainerConfig();
|
||||
QStringList getAllInstalledServicesName(const int serverIndex);
|
||||
|
||||
ErrorCode removeAllContainers();
|
||||
ErrorCode removeCurrentlyProcessedContainer();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue