qtdoc/examples/demos/mediaplayer
Luca Di Sera c86492ad4b MediaPlayerApp: Add a configuration file for qmllint
The example is currently in a state where qmllint produces no warning,
and should generally be kept in such a state.

Thus, add a configuration file that sets the warning limit to "0", such
that running the all_qmllint target for the example will fail if any
warning is produced, with the additional strictness hopefully helping
keeping the example warnings-free.

Pick-to: 6.10
Fixes: QTBUG-138175
Change-Id: If9adb0f4929fdb99272883ceccca9479bf640204
Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io>
2025-08-06 09:35:36 +02:00
..
Config MediaPlayer: Use theme colors in menu 2024-03-12 12:50:20 +01:00
MediaControls MediaPlayerApp: Fix [unqualified] warnings in MediaControls 2025-08-06 09:35:23 +02:00
MediaPlayer MediaPlayerApp: Fix [unqualified] warning in the MediaPlayer module 2025-08-06 09:35:32 +02:00
doc Rename media player image file to avoid name clash with QtScXml example 2024-09-28 12:24:01 +02:00
.qmllint.ini MediaPlayerApp: Add a configuration file for qmllint 2025-08-06 09:35:36 +02:00
CMakeLists.txt MediaPlayerApp: Fix qmllint [import] warning 2025-08-06 09:35:28 +02:00
filenameprovider.h Use QML_ELEMENT macro instead of qmlRegister* for mediaplayer 2025-05-30 10:16:03 +05:30
main.cpp Use QML_ELEMENT macro instead of qmlRegister* for mediaplayer 2025-05-30 10:16:03 +05:30
mediaplayer.py Fix mediaplayer to work with Python 2024-05-27 08:39:05 +02:00
mediaplayer.pyproject MediaPlayer demo: Add a Python driver 2023-09-07 12:42:49 +02:00