Qt Edge AI QML Types
This module is in Technical Preview state.
This module was introduced in Qt 6.12.
To use the types, add the following import statement to your .qml file:
import QtEdgeAiWires an output port of one step to an input port of another | |
Connects inference steps into a runnable pipeline | |
Parses the raw output of an inference step into structured results | |
Represents a single step in an inference flow | |
Feeds video frames from a capture session into an inference flow | |
Runs AI inference on incoming video frames |
Wires an output port of one step to an input port of another | |
Connects inference steps into a runnable pipeline | |
Parses the raw output of an inference step into structured results | |
Represents a single step in an inference flow | |
Feeds video frames from a capture session into an inference flow | |
Runs AI inference on incoming video frames |
© 2026 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.