SYNOPSIS

rbrcc [options] inputs

DESCRIPTION

rbrcc compiles resource files (.qrc) into ruby code.

OPTIONS

-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

AUTHOR

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.