Bug 469064 - Add a template for QRC files
Summary: Add a template for QRC files
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-27 16:10 UTC by Thiago Sueto
Modified: 2024-07-23 09:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.0.240800
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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