Skip to content

Sanfe75/QRCEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QRCEditor

A simple GUI to create and compile .qrc files to .py resources.

The program follows the Qt Resource System as described in: https://doc.qt.io/qt-6/resources.html

I'm learning Qt for python, and I don't use Qt Designer, so I created my own program to create the .qrc file. It is also a BASIC frontend for pyside6-rcc.exe, you can set up some basic options and run the compiler from QRC Editor.

The program uses python 3.10.5 (I really had to try the walrus operator) and PySide6 6.3.1.

The idea of the program is based on an example from: Rapid GUI Programming with Python and Qt (www.qtrac.eu/pyqtbook.html)

Also, my thanks to https://icons8.com for the icons.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages