-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.9.1
-
7145c09fc (dev), 3fc66965b (6.10), ffe7e70ae (tqtc/lts-6.8)
Files added as resources via qt_add_resources() directly (see screenshot: green box) are shown in different subtrees of the Projects view, depending on their extensions.
The Projects view shows all .png and .jpg files under "vtss_supervisor/Resources/resources/images" (see screenshot: upper red box). Whereas all other files (.gif, .xpm, .txt, .bla) are shown under "vtss_supervisor/resources/images" (see screenshot: lower red box), although both are defined in the same qt_add_resources() call with the same path (see screenshot: green box).
Additionally, .ui and .qss files defined in this way are also shown outside the "Resources" subtree.
- relates to
-
QTCREATORBUG-31312 [CMake tree] SVG images are not treated like other images
-
- Closed
-
- mentioned in
-
Page Loading...