cxx-qt
cxx-qt copied to clipboard
cxx-qt-lib: Add binding for QQmlApplicationEngine::loadFromModule
This function was added in Qt 6.5, as an alternative from loading files by file path.
This will fall into the same fallacy as described here: https://github.com/KDAB/cxx-qt/pull/1140#discussion_r1877062884 due to using QAnyStringView.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
f5afefe) to head (6d4dc03).
Additional details and impacted files
@@ Coverage Diff @@
## main #1141 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 71 71
Lines 11967 11967
=========================================
Hits 11967 11967
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.