isWorkingOnPlatform function added
This commit is contained in:
parent
d28a2ebc57
commit
4d374581b5
2 changed files with 28 additions and 0 deletions
|
@ -53,6 +53,8 @@ public:
|
|||
// binding between Docker container and main protocol of given container
|
||||
// it may be changed fot future containers :)
|
||||
Q_INVOKABLE static Protocol defaultProtocol(DockerContainer c);
|
||||
|
||||
Q_INVOKABLE static bool isWorkingOnPlatform(DockerContainer c);
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue