can't add prefix??
-
wrote on 14 Jul 2020, 13:43 last edited by
Hey all,
I'm a bit of QT newbie and i'm just running through some QML tutorials. I'm trying to "Add new prefix" to resource file but it appears to not show up in QtCreator. When I open the .qrc file, its there, but for some reason it won't show in the project tree view. Am i doing something wrong?
Thanks in advance!
-
wrote on 14 Jul 2020, 14:02 last edited by Bonnie
It won't show in the project tree until there is at least one file added to that prefix.
You can open the .qrc file with Resource Editor and add files to the prefix (and save). -
It won't show in the project tree until there is at least one file added to that prefix.
You can open the .qrc file with Resource Editor and add files to the prefix (and save).
3/3