.QRC 文件扩展名
Qt Resource Collection File
| 开发者 | Qt Group |
| 受欢迎程度 |
3.5 | 6 票 |
什么是 QRC 文件?
XML file used by programs created with Qt, a cross-platform application development toolkit; contains a list of application resources, such as image files; included as part of the application bundle when the Qt application is built.
更多信息
Qt applications use QRC files to locate resources in the application bundle during execution. The paths of files referenced in a QRC file are relative to the directory in which the QRC file is located.
注: Qt SDK was previously developed by Nokia and Digia.
可打开或引用 QRC 文件的程序
QuarkXPress Required Component File
| 开发者 | Quark Software |
| 受欢迎程度 |
3.0 | 1 票 |
Application component used by QuarkXPress, a program used to create professional page layouts and publications; stores required functionality for the application, such as color management, spell checking, and exporting components.
更多信息
Required components may often be extended using QuarkXPress "XTensions," which are stored in .XNT files. The QRC files installed with QuarkXPress are located in the /Required Components/ directory of the software installation.