List of All Members for IntentServer
This is the complete list of members for IntentServer, including inherited members.
- acknowledgeDisambiguationRequest(string requestId, Intent selectedIntent)
- IntentObject applicationIntent(string intentId, string applicationId, var parameters)
- disambiguationRequest(string requestId, list<Intent> potentialIntents, var parameters)
- object get(int index)
- int indexOfIntent(IntentObject intent)
- int indexOfIntent(string intentId, string applicationId, var parameters)
- IntentObject intent(int index)
- intentAboutToBeRemoved(Intent intent)
- intentAdded(Intent intent)
- IntentObject packageIntent(string intentId, string packageId, var parameters)
- IntentObject packageIntent(string intentId, string packageId, string applicationId, var parameters)
- rejectDisambiguationRequest(string requestId)
© 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.