Qt Insight Tracker Examples

Qt Insight Tracker has the following examples:

Qt Insight - Qt Quick Application

A Qt Quick application using Qt Insight Tracker.

Using Insight Tracker with other Qt Module Examples

Qt Insight Tracker can be easily used with examples from other Qt modules. Modifying the Run Settings for the example project in Qt Creator, you can enable the insighttracker plugin. This will enable Qt Insight Tracker at start of the example and will start tracking events.

-plugin insighttracker

The plugin works with both Qt Quick and Widgets applications. To change the tracked events, you can either modify the default configuration file (qtinsight/qtinsight.conf) or you can use QT_INSIGHT_CONFIG environment variable to specify you own configuration file.

See QInsightConfiguration for more information about the configuration.

© 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.