Examples in Qt Automotive Suite
Qt Automotive Suite is equipped with many examples, through which you can learn how to use the various components available.
The table below lists all of these examples and their corresponding components.
Example | Component | Description |
---|---|---|
"Hello World!" System UI Example | QtApplicationManager | Learn how to write your first System UI. |
Animated Windows System UI Example | QtApplicationManager | Learn how to animate windows to appear and disappear. |
Desktop System UI Example | QtApplicationManager | A minimal Desktop System UI written purely in QML. |
Display Frame Rate for the System UI and Applications Example | QtApplicationManager | Learn how to use the FrameTimer to display information about the frame rate. |
Display Information about Application Processes Example | QtApplicationManager | Learn how to use ProcessStatus to get information about application processes. |
Implement a Custom Application Manager Example | QtApplicationManager | Provides the basic structure and starting point for a custom application manager executable. |
Intents System UI and Applications Example | QtApplicationManager | Learn how to create three applications with a System UI that communicates over Intents. |
Multiple Views per Window System UI Example | QtApplicationManager | Shows a WindowObject that is rendered by multiple WindowItems. |
Qt IVI Generator Addressbook Example | Qt IVI | Shows how to generate models using the Qt IVI Generator. |
Qt IVI Generator Tutorial | Qt IVI | Shows to use the Qt IVI Generator. |
Generate QtRemoteObjects based backends with the Qt IVI Generator | Qt IVI | Learn how to use the Qt IVI Generator to create QtRemoteObjects based backends. |
QML Media Player Example | Qt IVI | Shows how to use QtIvi's QML MediaPlayer API. |
QML Tuner Example | Qt IVI | Shows how to use QtIvi's QML Tuner API. |
Climate Control QML Example | Qt IVI | Shows how to access the climate control from QML. |
Climate Control Widget Example | Qt IVI | Shows how to access the climate control from C++. |
ContentPlugin Example | QML Live | Demonstrates how to write a Content Plugin for QML Live. |
Custom Runtime Example | QML Live | Demonstrates how to create a Custom QML Live Runtime. |
© 2020 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.