Qt/ruby resource compiler
rbrcc [options] inputs
rbrcc compiles resource files (.qrc) into ruby code.
-ofile
Write output to file rather than stdout
-namename
Create an external initialization method with name
-thresholdlevel
Threshold to consider compressing files
-compresslevel
Compress input files by level
-rootpath
Prefix resource access path with root path
-no-compress
Disable all compression
-version
Display version
-help
Display option summary
rbrcc is based on the rcc program from the Qt distribution.
This manual page was written by Vincent Fourmond for the Debian project, but may be used by others.