Skip to content

Wietse/qrcgen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors