Scroll to navigation

RBRCC(1) General Commands Manual RBRCC(1)

NAME

rbrcc - Qt/Ruby resource compiler

SYNOPSIS

rbrcc [options] inputs

DESCRIPTION

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

OPTIONS

Write output to file rather than stdout
Create an external initialization method with name
Threshold to consider compressing files
Compress input files by level
Prefix resource access path with root path
Disable all compression
Display version
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.

October 2006 Qt4-qtruby from kdebindings 4.1 branch