diff options
author | Shyamnath Premnadh <[email protected]> | 2023-10-23 15:00:42 +0200 |
---|---|---|
committer | Shyamnath Premnadh <[email protected]> | 2023-11-28 15:58:37 +0100 |
commit | ca3a64c024ae817ca38b1df87123f341637c8bd4 (patch) | |
tree | 4992d69bc115551c2759e1853126e70eb9c66e3f /examples/widgets/dialogs/trivialwizard/trivialwizard.py | |
parent | 120a14487c86c96cf4818e04b9e919be6495151d (diff) |
Android Deployment: Add QtQuick dependency when present
- Currently the dependencies are identified by checking the
dependency files shipped with Qt and checking the Python files
related to the project for PySide imports, to identify the Qt modules
used.
- This patch extends the dependency check by also checking the QML
files related to the project for QtQuick and QtQuickControls2
import.
Pick-to: 6.6
Task-number: PYSIDE-1612
Change-Id: Ia92ff9c2d06c383a6357b69f0f19160b1b522afa
Reviewed-by: Friedemann Kleint <[email protected]>
Diffstat (limited to 'examples/widgets/dialogs/trivialwizard/trivialwizard.py')
0 files changed, 0 insertions, 0 deletions