Resource Compiler (rcc)
The rcc tool is used to embed resources into a Qt application during the build process. It works by generating a C++ source file containing data specified in a Qt resource (.qrc) file. Usage: rcc [options] <inputs> RCC accepts the following command line options:
See also The Qt Resource System for more information about embedding resources in Qt applications.
|
|
Попытка перевода Qt документации. Если есть желание присоединиться, или если есть замечания или пожелания, то заходите на форум: Перевод Qt документации на русский язык... Люди внесшие вклад в перевод: Команда переводчиков |