Bug 469064

Summary: Add a template for QRC files
Product: [Applications] kdevelop Reporter: Thiago Sueto <herzenschein>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: wishlist CC: alexander.lohnau, kossebau
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 6.0.240800
Sentry Crash Report:

Description Thiago Sueto 2023-04-27 16:10:55 UTC
In Qt6 there's qt_add_qml_module() which I prefer, but for Qt5 you need to copy a template for .qrc files every time you need to make one.
Comment 1 Alexander Lohnau 2023-10-29 08:42:22 UTC
That can also make sense for non-qml plugins in case resources should be bundled.
Comment 2 Bug Janitor Service 2024-07-22 13:28:06 UTC
A possibly relevant merge request was started @ https://invent.kde.org/kdevelop/kdevelop/-/merge_requests/625
Comment 3 Friedrich W. H. Kossebau 2024-07-22 22:54:06 UTC
Git commit c5a533d9d2a0884de3a1e618c93bc352430463d5 by Friedrich W. H. Kossebau.
Committed on 22/07/2024 at 22:32.
Pushed by kossebau into branch 'release/24.08'.

Add QRC file template
FIXED-IN: 6.0.248000

M  +1    -0    file_templates/CMakeLists.txt
A  +26   -0    file_templates/other/qt_qrc_file/options.kcfg
A  +6    -0    file_templates/other/qt_qrc_file/output.qrc
A  +13   -0    file_templates/other/qt_qrc_file/qt_qrc_file.desktop

https://invent.kde.org/kdevelop/kdevelop/-/commit/c5a533d9d2a0884de3a1e618c93bc352430463d5