List of All Members for ApplicationManager
This is the complete list of members for ApplicationManager, including inherited members.
- containerSelectionFunction : var
- count : int
- securityChecksEnabled : bool
- shuttingDown : bool
- singleProcess : bool
- systemProperties : var
- windowManagerCompositorReady : bool
- acknowledgeOpenUrlRequest(string requestId, string appId)
- ApplicationObject application(int index)
- ApplicationObject application(string id)
- applicationAboutToBeRemoved(string id)
- applicationAdded(string id)
- applicationChanged(string id, list<string> changedRoles)
- list<string> applicationIds()
- applicationRunStateChanged(string id, enumeration runState)
- applicationWasActivated(string id, string aliasId)
- list<string> capabilities(string id)
- bool debugApplication(string id, string debugWrapper, string document)
- object get(int index)
- object get(string id)
- list<string> identifyAllApplications(int pid)
- string identifyApplication(int pid)
- int indexOfApplication(ApplicationObject application)
- int indexOfApplication(string id)
- bool openUrl(string url)
- openUrlRequested(string requestId, string url, string mimeType, list<string> possibleAppIds)
- rejectOpenUrlRequest(string requestId)
- bool startApplication(string id, string document)
- stopAllApplications(bool forceKill)
- stopApplication(string id, bool forceKill)
© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.