This website requires JavaScript.
Explore
Help
Sign In
langfingaz
/
anki
Watch
1
Star
0
Fork
0
You've already forked anki
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
de301256e8
anki
/
qt
/
aqt
/
forms
/
icons.qrc
1 line
44 B
Plaintext
Raw
Normal View
History
Unescape
Escape
use Qt search path instead of resource system Means URLs like :/icons/foo.jpg should become icons:foo.jpg This is part of the prep work for a PyQt6 update. PyQt6 has dropped pyrcc, so we can longer generate the icons_qrc.py file we did previously. Qt Designer expects us to use the resource system, so we continue to generate the icons.qrc file to make editing the UI files easier. But at runtime, we no longer use that file.
2021-10-05 06:44:07 +02:00
../../../bazel-bin/qt/aqt/data/qrc/icons.qrc
Reference in New Issue
Copy Permalink