-
Notifications
You must be signed in to change notification settings - Fork 11
fccoelho/qrcgen
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This Script generates a qrc file (Qt Resource file) for the entire contents of a directory tree. usage: qrcgen.py [-h] directory prefix Generates a qrc (Qt resource file) from all files on a directory tree. positional arguments: directory A valid path, full or local. prefix The prefix in the qrc file under which the resources will be available. optional arguments: -h, --help show this help message and exit A directory.qrc file will be generated in the current directory
About
Script to automatically generate Qt resource files from entire directory trees.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published