xref: /minix3/external/bsd/file/dist/magic/magdir/qt (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1*0a6a1f1dSLionel Sambuc
2*0a6a1f1dSLionel Sambuc#------------------------------------------------------------------------------
3*0a6a1f1dSLionel Sambuc# $File: qt,v 1.2 2014/12/16 19:49:29 christos Exp $
4*0a6a1f1dSLionel Sambuc# qt:  file(1) magic for Qt
5*0a6a1f1dSLionel Sambuc
6*0a6a1f1dSLionel Sambuc# http://doc.qt.io/qt-5/resources.html
7*0a6a1f1dSLionel Sambuc0	string		\<!DOCTYPE\040RCC\>	Qt Resource Collection file
8*0a6a1f1dSLionel Sambuc
9*0a6a1f1dSLionel Sambuc# https://qt.gitorious.org/qt/qtbase/source/\
10*0a6a1f1dSLionel Sambuc# 5367fa356233da4c0f28172a8f817791525f5457:\
11*0a6a1f1dSLionel Sambuc# src/tools/rcc/rcc.cpp#L840
12*0a6a1f1dSLionel Sambuc0	string		qres\0\0		Qt Binary Resource file
13*0a6a1f1dSLionel Sambuc0	search/1024	The\040Resource\040Compiler\040for\040Qt	Qt C-code resource file
14*0a6a1f1dSLionel Sambuc
15*0a6a1f1dSLionel Sambuc# https://qt.gitorious.org/qt/qtbase/source/\
16*0a6a1f1dSLionel Sambuc# 5367fa356233da4c0f28172a8f817791525f5457:\
17*0a6a1f1dSLionel Sambuc# src/corelib/kernel/qtranslator.cpp#L62
18*0a6a1f1dSLionel Sambuc0	string		\x3c\xb8\x64\x18\xca\xef\x9c\x95
19*0a6a1f1dSLionel Sambuc>8	string		\xcd\x21\x1c\xbf\x60\xa1\xbd\xdd	Qt Translation file
20