.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.