Ravenports generated: 04 Sep 2021 16:22
[ravenports.git] / bucket_1A / qt5-qtbase
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               qt5-qtbase
4 VERSION=                5.15.2
5 REVISION=               1
6 KEYWORDS=               x11_toolkits devel
7 VARIANTS=               standard
8 SDESC[standard]=        Qt5 - QtBase component
9 HOMEPAGE=               https://www.qt.io/
10 CONTACT=                nobody
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            http://download.qt.io/official_releases/qt/5.15/5.15.2/submodules/
14 DISTFILE[1]=            qtbase-everywhere-src-5.15.2.tar.xz:main
15 DF_INDEX=               1
16 SPKGS[standard]=        complete
17                         primary
18                         docs
19
20 OPTIONS_AVAILABLE=      none
21 OPTIONS_STANDARD=       none
22
23 BUILD_DEPENDS=          evdev-proto:single:standard
24 BUILDRUN_DEPENDS=       pcre2:primary:standard
25                         harfbuzz:icu:standard
26                         icu:single:standard
27                         libxkbcommon:single:standard
28                         at-spi2-atk:single:standard
29
30 USES=                   qt5 gmake zlib png sqlite jpeg pkgconfig execinfo
31                         iconv perl:build shebangfix ssl:openssl-devel cpe
32 XORG_COMPONENTS=        xcb xcb-util xcb-util-image xcb-util-keysyms
33                         xcb-util-wm xcb-render-util
34
35 DISTNAME=               qtbase-everywhere-src-5.15.2
36
37 CPE_PRODUCT=            qt
38 CPE_VENDOR=             qt
39 SHEBANG_FILES=          mkspecs/features/uikit/devices.py
40                         mkspecs/features/uikit/device_destinations.sh
41                         mkspecs/features/data/mac/objc_namespace.sh
42
43 CONFIGURE_ARGS=         -system-harfbuzz
44                         -system-libjpeg
45                         -system-libpng
46                         -system-pcre
47                         -system-sqlite
48                         -system-zlib
49                         -system-freetype
50                         -xkbcommon
51                         -shared
52                         -release
53                         -icu
54                         -sql-sqlite
55                         -dbus-runtime
56                         -accessibility
57                         -openssl-linked
58                         OPENSSL_PATH={{OPENSSLBASE}}
59                         -L
60                         {{LOCALBASE}}/lib
61                         -I
62                         {{LOCALBASE}}/include
63                         -nomake
64                         examples
65                         -nomake
66                         tests
67                         -verbose
68
69 INSTALL_REQ_TOOLCHAIN=  yes
70 SOVERSION=              5.15.2
71 PLIST_SUB=              QTVER=5.15.2
72                         SOMAJORMIN=5.15
73 SUB_FILES=              qmake.conf
74 SUB_LIST=               CC={{CC:Q}}
75                         CXX={{CXX:Q}}
76                         LDFLAGS={{LDFLAGS:Q}}
77                         CFLAGS={{CFLAGS:Q}}
78                         CXXFLAGS={{CXXFLAGS:Q}}
79                         AR={{AR:Q}}
80                         PTHREAD_LIBS={{QMAKE_LIBS_THREAD:Q}}
81                         PTHREAD_LDFLAGS={{QMAKE_LFLAGS_THREAD:Q}}
82                         SYS_LIBS={{QMAKE_X11_SYS_LIBS:Q}}
83                         PLATFORM={{VAR1}}
84
85 LDFLAGS=                -Wl,-rpath,{{OPENSSLLIB}}
86 VAR_OPSYS[freebsd]=     VAR1=freebsd
87 VAR_OPSYS[sunos]=       VAR1=solaris
88                         CONFIGURE_ARGS=-L
89                         CONFIGURE_ARGS=/lib/64
90 VAR_OPSYS[linux]=       VAR1=linux
91                         CONFIGURE_ARGS=-L
92                         CONFIGURE_ARGS=/usr/lib/x86_64-linux-gnu/
93 VAR_OPSYS[dragonfly]=   VAR1=dragonfly
94
95 post-patch:
96         ${MKDIR} ${WRKSRC}/mkspecs/dragonfly-g++
97         ${INSTALL_DATA} ${WRKSRC}/mkspecs/freebsd-g++/qplatformdefs.h \
98                 ${WRKSRC}/mkspecs/dragonfly-g++/
99 .for MKS in dragonfly-g++ freebsd-g++ linux-g++ solaris-g++-64
100         ${INSTALL_DATA} ${WRKDIR}/qmake.conf ${WRKSRC}/mkspecs/${MKS}/
101 .endfor
102         # Clean up files created by patching
103         find ${WRKSRC}/mkspecs/ -name "*.orig" -delete
104
105 post-install:
106         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/qt5/bin/qmake
107
108 post-patch-sunos:
109         # getauxval test triggers false positive on Solaris
110         ${REINPLACE_CMD} -e 's|sys/auxv.h|sys/auxvnope.h|' \
111                 ${WRKSRC}/src/corelib/global/qconfig-bootstrapped.h
112         # sun linker doesn't support -O1
113         ${REINPLACE_CMD} -e '/QMAKE_LFLAGS_RELEASE/d' \
114                 ${WRKSRC}/mkspecs/common/g++-unix.conf
115         # sun linker doesn't support GNU version scripts
116         ${REINPLACE_CMD} \
117                 -e '/QMAKE_LFLAGS_VERSION_SCRIPT/d' \
118                 -e '/QMAKE_LFLAGS_RPATHLINK/d' \
119                 ${WRKSRC}/mkspecs/common/gcc-base-unix.conf
120
121 [FILE:267:descriptions/desc.primary]
122 Qt is a complete cross-platform software framework with ready-made UI
123 elements, C++ libraries, and a complete integrated development environment
124 with tools for everything one needs to develop software for any project.
125
126 This package contains the Qt5 qtbase submodule.
127
128
129 [FILE:114:distinfo]
130 909fad2591ee367993a75d7e2ea50ad4db332f05e1c38dd7a5a274e156a4e0f8     50179672 qtbase-everywhere-src-5.15.2.tar.xz
131
132
133 [FILE:73549:manifests/plist.primary]
134 %%ONLY-FREEBSD%%lib/qt5/cmake/Qt5Gui/
135  Qt5Gui_QBsdFbIntegrationPlugin.cmake
136  Qt5Gui_QBsdKeyboardPlugin.cmake
137  Qt5Gui_QBsdMousePlugin.cmake
138  Qt5Gui_QEvdevKeyboardPlugin.cmake
139  Qt5Gui_QEvdevMousePlugin.cmake
140  Qt5Gui_QEvdevTabletPlugin.cmake
141  Qt5Gui_QEvdevTouchScreenPlugin.cmake
142 %%ONLY-FREEBSD%%lib/qt5/plugins/generic/
143  libqbsdkeyboardplugin.so
144  libqbsdmouseplugin.so
145  libqevdevkeyboardplugin.so
146  libqevdevmouseplugin.so
147  libqevdevtabletplugin.so
148  libqevdevtouchplugin.so
149 %%ONLY-FREEBSD%%lib/qt5/plugins/platforms/libqbsdfb.so
150 %%ONLY-LINUX%%lib/qt5/cmake/Qt5Gui/Qt5Gui_QLinuxFbIntegrationPlugin.cmake
151 %%ONLY-LINUX%%lib/qt5/cmake/Qt5Network/
152  Qt5Network_QConnmanEnginePlugin.cmake
153  Qt5Network_QNetworkManagerEnginePlugin.cmake
154 %%ONLY-LINUX%%lib/qt5/plugins/bearer/
155  libqconnmanbearer.so
156  libqnmbearer.so
157 %%ONLY-LINUX%%lib/qt5/plugins/platforms/libqlinuxfb.so
158 include/qt5/QtAccessibilitySupport/
159  QtAccessibilitySupport
160  QtAccessibilitySupportDepends
161  QtAccessibilitySupportVersion
162  qtaccessibilitysupportversion.h
163 include/qt5/QtAccessibilitySupport/%%QTVER%%/QtAccessibilitySupport/private/qaccessiblebridgeutils_p.h
164 include/qt5/QtConcurrent/
165  QtConcurrent
166  QtConcurrentDepends
167  QtConcurrentFilter
168  QtConcurrentMap
169  QtConcurrentRun
170  QtConcurrentVersion
171  qtconcurrent_global.h
172  qtconcurrentcompilertest.h
173  qtconcurrentexception.h
174  qtconcurrentfilter.h
175  qtconcurrentfilterkernel.h
176  qtconcurrentfunctionwrappers.h
177  qtconcurrentiteratekernel.h
178  qtconcurrentmap.h
179  qtconcurrentmapkernel.h
180  qtconcurrentmedian.h
181  qtconcurrentreducekernel.h
182  qtconcurrentrun.h
183  qtconcurrentrunbase.h
184  qtconcurrentstoredfunctioncall.h
185  qtconcurrentthreadengine.h
186  qtconcurrentversion.h
187 include/qt5/QtCore/
188  QAbstractAnimation
189  QAbstractEventDispatcher
190  QAbstractItemModel
191  QAbstractListModel
192  QAbstractNativeEventFilter
193  QAbstractProxyModel
194  QAbstractState
195  QAbstractTableModel
196  QAbstractTransition
197  QAnimationDriver
198  QAnimationGroup
199  QArgument
200  QArrayData
201  QArrayDataPointer
202  QArrayDataPointerRef
203  QAssociativeIterable
204  QAtomicInt
205  QAtomicInteger
206  QAtomicPointer
207  QBEInteger
208  QBasicMutex
209  QBasicTimer
210  QBigEndianStorageType
211  QBitArray
212  QBitRef
213  QBuffer
214  QByteArray
215  QByteArrayData
216  QByteArrayDataPtr
217  QByteArrayList
218  QByteArrayListIterator
219  QByteArrayMatcher
220  QByteRef
221  QCache
222  QCalendar
223  QCborArray
224  QCborError
225  QCborMap
226  QCborParserError
227  QCborStreamReader
228  QCborStreamWriter
229  QCborValue
230  QCborValueRef
231  QChar
232  QCharRef
233  QChildEvent
234  QCollator
235  QCollatorSortKey
236  QCommandLineOption
237  QCommandLineParser
238  QConcatenateTablesProxyModel
239  QConstOverload
240  QContiguousCache
241  QContiguousCacheData
242  QContiguousCacheTypedData
243  QCoreApplication
244  QCryptographicHash
245  QDataStream
246  QDate
247  QDateTime
248  QDeadlineTimer
249  QDebug
250  QDebugStateSaver
251  QDeferredDeleteEvent
252  QDir
253  QDirIterator
254  QDynamicPropertyChangeEvent
255  QEasingCurve
256  QElapsedTimer
257  QEnableSharedFromThis
258  QEvent
259  QEventLoop
260  QEventLoopLocker
261  QEventTransition
262  QException
263  QExplicitlySharedDataPointer
264  QFactoryInterface
265  QFile
266  QFileDevice
267  QFileInfo
268  QFileInfoList
269  QFileSelector
270  QFileSystemWatcher
271  QFinalState
272  QFlag
273  QFlags
274  QFloat16
275  QFunctionPointer
276  QFuture
277  QFutureInterface
278  QFutureInterfaceBase
279  QFutureIterator
280  QFutureSynchronizer
281  QFutureWatcher
282  QFutureWatcherBase
283  QGenericArgument
284  QGenericReturnArgument
285  QGlobalStatic
286  QHash
287  QHashData
288  QHashDummyValue
289  QHashFunctions
290  QHashIterator
291  QHashNode
292  QHistoryState
293  QIODevice
294  QIdentityProxyModel
295  QIncompatibleFlag
296  QIntegerForSize
297  QInternal
298  QItemSelection
299  QItemSelectionModel
300  QItemSelectionRange
301  QJsonArray
302  QJsonDocument
303  QJsonObject
304  QJsonParseError
305  QJsonValue
306  QJsonValuePtr
307  QJsonValueRef
308  QJsonValueRefPtr
309  QKeyValueIterator
310  QLEInteger
311  QLatin1Char
312  QLatin1Literal
313  QLatin1String
314  QLibrary
315  QLibraryInfo
316  QLine
317  QLineF
318  QLinkedList
319  QLinkedListData
320  QLinkedListIterator
321  QLinkedListNode
322  QList
323  QListData
324  QListIterator
325  QListSpecialMethods
326  QLittleEndianStorageType
327  QLocale
328  QLockFile
329  QLoggingCategory
330  QMap
331  QMapData
332  QMapDataBase
333  QMapIterator
334  QMapNode
335  QMapNodeBase
336  QMargins
337  QMarginsF
338  QMessageAuthenticationCode
339  QMessageLogContext
340  QMessageLogger
341  QMetaClassInfo
342  QMetaEnum
343  QMetaMethod
344  QMetaObject
345  QMetaProperty
346  QMetaType
347  QMimeData
348  QMimeDatabase
349  QMimeType
350  QModelIndex
351  QModelIndexList
352  QMultiHash
353  QMultiMap
354  QMutableByteArrayListIterator
355  QMutableFutureIterator
356  QMutableHashIterator
357  QMutableLinkedListIterator
358  QMutableListIterator
359  QMutableMapIterator
360  QMutableSetIterator
361  QMutableStringListIterator
362  QMutableVectorIterator
363  QMutex
364  QMutexLocker
365  QNoDebug
366  QNonConstOverload
367  QObject
368  QObjectCleanupHandler
369  QObjectData
370  QObjectList
371  QObjectUserData
372  QOperatingSystemVersion
373  QPair
374  QParallelAnimationGroup
375  QPauseAnimation
376  QPersistentModelIndex
377  QPluginLoader
378  QPluginMetaData
379  QPoint
380  QPointF
381  QPointer
382  QProcess
383  QProcessEnvironment
384  QPropertyAnimation
385  QQueue
386  QRandomGenerator
387  QRandomGenerator64
388  QReadLocker
389  QReadWriteLock
390  QRect
391  QRectF
392  QRecursiveMutex
393  QRegExp
394  QRegularExpression
395  QRegularExpressionMatch
396  QRegularExpressionMatchIterator
397  QResource
398  QReturnArgument
399  QRunnable
400  QSaveFile
401  QScopeGuard
402  QScopedArrayPointer
403  QScopedPointer
404  QScopedPointerArrayDeleter
405  QScopedPointerDeleteLater
406  QScopedPointerDeleter
407  QScopedPointerObjectDeleteLater
408  QScopedPointerPodDeleter
409  QScopedValueRollback
410  QSemaphore
411  QSemaphoreReleaser
412  QSequentialAnimationGroup
413  QSequentialIterable
414  QSet
415  QSetIterator
416  QSettings
417  QSharedData
418  QSharedDataPointer
419  QSharedMemory
420  QSharedPointer
421  QSignalBlocker
422  QSignalMapper
423  QSignalTransition
424  QSize
425  QSizeF
426  QSocketDescriptor
427  QSocketNotifier
428  QSortFilterProxyModel
429  QSpecialInteger
430  QStack
431  QStandardPaths
432  QState
433  QStateMachine
434  QStaticArrayData
435  QStaticByteArrayData
436  QStaticByteArrayMatcherBase
437  QStaticPlugin
438  QStaticStringData
439  QStorageInfo
440  QString
441  QStringAlgorithms
442  QStringBuilder
443  QStringData
444  QStringDataPtr
445  QStringList
446  QStringListIterator
447  QStringListModel
448  QStringLiteral
449  QStringMatcher
450  QStringRef
451  QStringView
452  QSysInfo
453  QSystemSemaphore
454  QTemporaryDir
455  QTemporaryFile
456  QTextBoundaryFinder
457  QTextCodec
458  QTextDecoder
459  QTextEncoder
460  QTextStream
461  QTextStreamFunction
462  QTextStreamManipulator
463  QThread
464  QThreadPool
465  QThreadStorage
466  QThreadStorageData
467  QTime
468  QTimeLine
469  QTimeZone
470  QTimer
471  QTimerEvent
472  QTranslator
473  QTransposeProxyModel
474  QTypeInfo
475  QTypeInfoMerger
476  QTypeInfoQuery
477  QUnhandledException
478  QUrl
479  QUrlQuery
480  QUrlTwoFlags
481  QUuid
482  QVarLengthArray
483  QVariant
484  QVariantAnimation
485  QVariantComparisonHelper
486  QVariantHash
487  QVariantList
488  QVariantMap
489  QVector
490  QVectorIterator
491  QVersionNumber
492  QWaitCondition
493  QWeakPointer
494  QWinEventNotifier
495  QWriteLocker
496  QXmlStreamAttribute
497  QXmlStreamAttributes
498  QXmlStreamEntityDeclaration
499  QXmlStreamEntityDeclarations
500  QXmlStreamEntityResolver
501  QXmlStreamNamespaceDeclaration
502  QXmlStreamNamespaceDeclarations
503  QXmlStreamNotationDeclaration
504  QXmlStreamNotationDeclarations
505  QXmlStreamReader
506  QXmlStreamStringRef
507  QXmlStreamWriter
508  Q_PID
509  Q_SECURITY_ATTRIBUTES
510  Q_STARTUPINFO
511  Qt
512  QtAlgorithms
513  QtCborCommon
514  QtCleanUpFunction
515  QtConfig
516  QtContainerFwd
517  QtCore
518  QtCoreDepends
519  QtCoreVersion
520  QtDebug
521  QtEndian
522  QtGlobal
523  QtMath
524  QtMessageHandler
525  QtMsgHandler
526  QtNumeric
527  QtPlugin
528  QtPluginInstanceFunction
529  QtPluginMetaDataFunction
530  qabstractanimation.h
531  qabstracteventdispatcher.h
532  qabstractitemmodel.h
533  qabstractnativeeventfilter.h
534  qabstractproxymodel.h
535  qabstractstate.h
536  qabstracttransition.h
537  qalgorithms.h
538  qanimationgroup.h
539  qarraydata.h
540  qarraydataops.h
541  qarraydatapointer.h
542  qatomic.h
543  qatomic_bootstrap.h
544  qatomic_cxx11.h
545  qatomic_msvc.h
546  qbasicatomic.h
547  qbasictimer.h
548  qbitarray.h
549  qbuffer.h
550  qbytearray.h
551  qbytearraylist.h
552  qbytearraymatcher.h
553  qcache.h
554  qcalendar.h
555  qcborarray.h
556  qcborcommon.h
557  qcbormap.h
558  qcborstream.h
559  qcborstreamreader.h
560  qcborstreamwriter.h
561  qcborvalue.h
562  qchar.h
563  qcollator.h
564  qcommandlineoption.h
565  qcommandlineparser.h
566  qcompilerdetection.h
567  qconcatenatetablesproxymodel.h
568  qconfig-bootstrapped.h
569  qconfig.h
570  qcontainerfwd.h
571  qcontainertools_impl.h
572  qcontiguouscache.h
573  qcoreapplication.h
574  qcoreevent.h
575  qcryptographichash.h
576  qdatastream.h
577  qdatetime.h
578  qdeadlinetimer.h
579  qdebug.h
580  qdir.h
581  qdiriterator.h
582  qeasingcurve.h
583  qelapsedtimer.h
584  qendian.h
585  qeventloop.h
586  qeventtransition.h
587  qexception.h
588  qfactoryinterface.h
589  qfile.h
590  qfiledevice.h
591  qfileinfo.h
592  qfileselector.h
593  qfilesystemwatcher.h
594  qfinalstate.h
595  qflags.h
596  qfloat16.h
597  qfunctions_nacl.h
598  qfunctions_vxworks.h
599  qfunctions_winrt.h
600  qfuture.h
601  qfutureinterface.h
602  qfuturesynchronizer.h
603  qfuturewatcher.h
604  qgenericatomic.h
605  qglobal.h
606  qglobalstatic.h
607  qhash.h
608  qhashfunctions.h
609  qhistorystate.h
610  qidentityproxymodel.h
611  qiodevice.h
612  qisenum.h
613  qitemselectionmodel.h
614  qiterator.h
615  qjsonarray.h
616  qjsondocument.h
617  qjsonobject.h
618  qjsonvalue.h
619  qlibrary.h
620  qlibraryinfo.h
621  qline.h
622  qlinkedlist.h
623  qlist.h
624  qlocale.h
625  qlockfile.h
626  qlogging.h
627  qloggingcategory.h
628  qmap.h
629  qmargins.h
630  qmath.h
631  qmessageauthenticationcode.h
632  qmetaobject.h
633  qmetatype.h
634  qmimedata.h
635  qmimedatabase.h
636  qmimetype.h
637  qmutex.h
638  qnamespace.h
639  qnumeric.h
640  qobject.h
641  qobject_impl.h
642  qobjectcleanuphandler.h
643  qobjectdefs.h
644  qobjectdefs_impl.h
645  qoperatingsystemversion.h
646  qpair.h
647  qparallelanimationgroup.h
648  qpauseanimation.h
649  qplugin.h
650  qpluginloader.h
651  qpoint.h
652  qpointer.h
653  qprocess.h
654  qprocessordetection.h
655  qpropertyanimation.h
656  qqueue.h
657  qrandom.h
658  qreadwritelock.h
659  qrect.h
660  qrefcount.h
661  qregexp.h
662  qregularexpression.h
663  qresource.h
664  qresultstore.h
665  qrunnable.h
666  qsavefile.h
667  qscopedpointer.h
668  qscopedvaluerollback.h
669  qscopeguard.h
670  qsemaphore.h
671  qsequentialanimationgroup.h
672  qset.h
673  qsettings.h
674  qshareddata.h
675  qsharedmemory.h
676  qsharedpointer.h
677  qsharedpointer_impl.h
678  qsignalmapper.h
679  qsignaltransition.h
680  qsize.h
681  qsocketnotifier.h
682  qsortfilterproxymodel.h
683  qstack.h
684  qstandardpaths.h
685  qstate.h
686  qstatemachine.h
687  qstorageinfo.h
688  qstring.h
689  qstringalgorithms.h
690  qstringbuilder.h
691  qstringlist.h
692  qstringlistmodel.h
693  qstringliteral.h
694  qstringmatcher.h
695  qstringview.h
696  qsysinfo.h
697  qsystemdetection.h
698  qsystemsemaphore.h
699  qt_windows.h
700  qtcore-config.h
701  qtcoreversion.h
702  qtemporarydir.h
703  qtemporaryfile.h
704  qtestsupport_core.h
705  qtextboundaryfinder.h
706  qtextcodec.h
707  qtextstream.h
708  qthread.h
709  qthreadpool.h
710  qthreadstorage.h
711  qtimeline.h
712  qtimer.h
713  qtimezone.h
714  qtranslator.h
715  qtransposeproxymodel.h
716  qtypeinfo.h
717  qtypetraits.h
718  qurl.h
719  qurlquery.h
720  quuid.h
721  qvariant.h
722  qvariantanimation.h
723  qvarlengtharray.h
724  qvector.h
725  qversionnumber.h
726  qversiontagging.h
727  qwaitcondition.h
728  qwineventnotifier.h
729  qxmlstream.h
730 include/qt5/QtCore/%%QTVER%%/QtCore/private/
731  cp949codetbl_p.h
732  minimum-linux_p.h
733  qabstractanimation_p.h
734  qabstracteventdispatcher_p.h
735  qabstractfileengine_p.h
736  qabstractitemmodel_p.h
737  qabstractproxymodel_p.h
738  qabstractstate_p.h
739  qabstracttransition_p.h
740  qanimationgroup_p.h
741  qbig5codec_p.h
742  qbinaryjson_p.h
743  qbinaryjsonarray_p.h
744  qbinaryjsonobject_p.h
745  qbinaryjsonvalue_p.h
746  qbytearray_p.h
747  qbytedata_p.h
748  qcalendarbackend_p.h
749  qcalendarmath_p.h
750  qcborcommon_p.h
751  qcborvalue_p.h
752  qcfsocketnotifier_p.h
753  qcollator_p.h
754  qconfig_p.h
755  qcore_mac_p.h
756  qcore_unix_p.h
757  qcoreapplication_p.h
758  qcorecmdlineargs_p.h
759  qcoreglobaldata_p.h
760  qdatastream_p.h
761  qdataurl_p.h
762  qdatetime_p.h
763  qdatetimeparser_p.h
764  qdeadlinetimer_p.h
765  qdebug_p.h
766  qdir_p.h
767  qdoublescanprint_p.h
768  qduplicatetracker_p.h
769  qelfparser_p.h
770  qendian_p.h
771  qeucjpcodec_p.h
772  qeuckrcodec_p.h
773  qeventdispatcher_cf_p.h
774  qeventdispatcher_glib_p.h
775  qeventdispatcher_unix_p.h
776  qeventdispatcher_win_p.h
777  qeventdispatcher_winrt_p.h
778  qeventloop_p.h
779  qeventtransition_p.h
780  qfactoryloader_p.h
781  qfile_p.h
782  qfiledevice_p.h
783  qfileinfo_p.h
784  qfileselector_p.h
785  qfilesystemengine_p.h
786  qfilesystementry_p.h
787  qfilesystemiterator_p.h
788  qfilesystemmetadata_p.h
789  qfilesystemwatcher_fsevents_p.h
790  qfilesystemwatcher_inotify_p.h
791  qfilesystemwatcher_kqueue_p.h
792  qfilesystemwatcher_p.h
793  qfilesystemwatcher_polling_p.h
794  qfilesystemwatcher_win_p.h
795  qfinalstate_p.h
796  qfreelist_p.h
797  qfsfileengine_iterator_p.h
798  qfsfileengine_p.h
799  qfunctions_fake_env_p.h
800  qfunctions_p.h
801  qfutex_p.h
802  qfutureinterface_p.h
803  qfuturewatcher_p.h
804  qgb18030codec_p.h
805  qglobal_p.h
806  qgregoriancalendar_p.h
807  qharfbuzz_p.h
808  qhijricalendar_data_p.h
809  qhijricalendar_p.h
810  qhistorystate_p.h
811  qhooks_p.h
812  qiconvcodec_p.h
813  qicucodec_p.h
814  qiodevice_p.h
815  qipaddress_p.h
816  qisciicodec_p.h
817  qislamiccivilcalendar_p.h
818  qitemselectionmodel_p.h
819  qjalalicalendar_data_p.h
820  qjalalicalendar_p.h
821  qjiscodec_p.h
822  qjni_p.h
823  qjnihelpers_p.h
824  qjpunicode_p.h
825  qjson_p.h
826  qjsonparser_p.h
827  qjsonwriter_p.h
828  qjuliancalendar_p.h
829  qlatincodec_p.h
830  qlibrary_p.h
831  qlocale_data_p.h
832  qlocale_p.h
833  qlocale_tools_p.h
834  qlockfile_p.h
835  qlocking_p.h
836  qlogging_p.h
837  qloggingregistry_p.h
838  qmachparser_p.h
839  qmakearray_p.h
840  qmemory_p.h
841  qmetaobject_moc_p.h
842  qmetaobject_p.h
843  qmetaobjectbuilder_p.h
844  qmetatype_p.h
845  qmetatypeswitcher_p.h
846  qmilankoviccalendar_p.h
847  qmimedatabase_p.h
848  qmimeglobpattern_p.h
849  qmimemagicrule_p.h
850  qmimemagicrulematcher_p.h
851  qmimeprovider_p.h
852  qmimetype_p.h
853  qmimetypeparser_p.h
854  qmutex_p.h
855  qnoncontiguousbytedevice_p.h
856  qnumeric_p.h
857  qobject_p.h
858  qoffsetstringarray_p.h
859  qoperatingsystemversion_p.h
860  qoperatingsystemversion_win_p.h
861  qorderedmutexlocker_p.h
862  qparallelanimationgroup_p.h
863  qplugin_p.h
864  qpoll_p.h
865  qppsattribute_p.h
866  qppsattributeprivate_p.h
867  qppsobject_p.h
868  qppsobjectprivate_p.h
869  qprocess_p.h
870  qpropertyanimation_p.h
871  qrandom_p.h
872  qreadwritelock_p.h
873  qresource_iterator_p.h
874  qresource_p.h
875  qringbuffer_p.h
876  qromancalendar_data_p.h
877  qromancalendar_p.h
878  qsavefile_p.h
879  qscopedpointer_p.h
880  qsequentialanimationgroup_p.h
881  qsettings_p.h
882  qsharedmemory_p.h
883  qsignaleventgenerator_p.h
884  qsignaltransition_p.h
885  qsimd_p.h
886  qsimd_x86_p.h
887  qsimplecodec_p.h
888  qsjiscodec_p.h
889  qstate_p.h
890  qstatemachine_p.h
891  qstdweb_p.h
892  qstorageinfo_p.h
893  qstringalgorithms_p.h
894  qstringiterator_p.h
895  qsystemerror_p.h
896  qsystemlibrary_p.h
897  qsystemsemaphore_p.h
898  qt_pch.h
899  qtcore-config_p.h
900  qtemporaryfile_p.h
901  qtextcodec_p.h
902  qtextstream_p.h
903  qthread_p.h
904  qthreadpool_p.h
905  qtimerinfo_unix_p.h
906  qtimezoneprivate_data_p.h
907  qtimezoneprivate_p.h
908  qtldurl_p.h
909  qtools_p.h
910  qtrace_p.h
911  qtranslator_p.h
912  qtransposeproxymodel_p.h
913  qtsciicodec_p.h
914  qunicodetables_p.h
915  qunicodetools_p.h
916  qurl_p.h
917  qurltlds_p.h
918  qutfcodec_p.h
919  qvariant_p.h
920  qvariantanimation_p.h
921  qwaitcondition_p.h
922  qwindowscodec_p.h
923  qwindowspipereader_p.h
924  qwindowspipewriter_p.h
925  qwineventnotifier_p.h
926  qwinregistry_p.h
927  qxmlstream_p.h
928  qxmlutils_p.h
929 include/qt5/QtDBus/
930  QDBusAbstractAdaptor
931  QDBusAbstractInterface
932  QDBusAbstractInterfaceBase
933  QDBusArgument
934  QDBusConnection
935  QDBusConnectionInterface
936  QDBusContext
937  QDBusError
938  QDBusInterface
939  QDBusMessage
940  QDBusMetaType
941  QDBusObjectPath
942  QDBusPendingCall
943  QDBusPendingCallWatcher
944  QDBusPendingReply
945  QDBusPendingReplyData
946  QDBusReply
947  QDBusServer
948  QDBusServiceWatcher
949  QDBusSignature
950  QDBusUnixFileDescriptor
951  QDBusVariant
952  QDBusVirtualObject
953  QtDBus
954  QtDBusDepends
955  QtDBusVersion
956  qdbusabstractadaptor.h
957  qdbusabstractinterface.h
958  qdbusargument.h
959  qdbusconnection.h
960  qdbusconnectioninterface.h
961  qdbuscontext.h
962  qdbuserror.h
963  qdbusextratypes.h
964  qdbusinterface.h
965  qdbusmacros.h
966  qdbusmessage.h
967  qdbusmetatype.h
968  qdbuspendingcall.h
969  qdbuspendingreply.h
970  qdbusreply.h
971  qdbusserver.h
972  qdbusservicewatcher.h
973  qdbusunixfiledescriptor.h
974  qdbusvirtualobject.h
975  qtdbusglobal.h
976  qtdbusversion.h
977 include/qt5/QtDBus/%%QTVER%%/QtDBus/private/
978  dbus_minimal_p.h
979  qdbus_symbols_p.h
980  qdbusabstractadaptor_p.h
981  qdbusabstractinterface_p.h
982  qdbusargument_p.h
983  qdbusconnection_p.h
984  qdbusconnectionmanager_p.h
985  qdbuscontext_p.h
986  qdbusintegrator_p.h
987  qdbusinterface_p.h
988  qdbusintrospection_p.h
989  qdbusmessage_p.h
990  qdbusmetaobject_p.h
991  qdbusmetatype_p.h
992  qdbuspendingcall_p.h
993  qdbusthreaddebug_p.h
994  qdbusutil_p.h
995  qdbusxmlparser_p.h
996  qtdbusglobal_p.h
997 include/qt5/QtDeviceDiscoverySupport/
998  QtDeviceDiscoverySupport
999  QtDeviceDiscoverySupportDepends
1000  QtDeviceDiscoverySupportVersion
1001  qtdevicediscoverysupportversion.h
1002 include/qt5/QtDeviceDiscoverySupport/%%QTVER%%/QtDeviceDiscoverySupport/private/
1003  qdevicediscovery_dummy_p.h
1004  qdevicediscovery_p.h
1005  qdevicediscovery_static_p.h
1006  qdevicediscovery_udev_p.h
1007 include/qt5/QtEdidSupport/
1008  QtEdidSupport
1009  QtEdidSupportDepends
1010  QtEdidSupportVersion
1011  qtedidsupportversion.h
1012 include/qt5/QtEdidSupport/%%QTVER%%/QtEdidSupport/private/
1013  qedidparser_p.h
1014  qedidvendortable_p.h
1015 include/qt5/QtEglFSDeviceIntegration/
1016  QtEglFSDeviceIntegration
1017  QtEglFSDeviceIntegrationDepends
1018  QtEglFSDeviceIntegrationVersion
1019  qteglfsdeviceintegrationversion.h
1020 include/qt5/QtEglFSDeviceIntegration/%%QTVER%%/QtEglFSDeviceIntegration/private/
1021  qeglfscontext_p.h
1022  qeglfscursor_p.h
1023  qeglfsdeviceintegration_p.h
1024  qeglfsglobal_p.h
1025  qeglfshooks_p.h
1026  qeglfsintegration_p.h
1027  qeglfsoffscreenwindow_p.h
1028  qeglfsscreen_p.h
1029  qeglfsvulkaninstance_p.h
1030  qeglfsvulkanwindow_p.h
1031  qeglfswindow_p.h
1032 include/qt5/QtEglSupport/
1033  QtEglSupport
1034  QtEglSupportDepends
1035  QtEglSupportVersion
1036  qteglsupportversion.h
1037 include/qt5/QtEglSupport/%%QTVER%%/QtEglSupport/private/
1038  qeglconvenience_p.h
1039  qeglpbuffer_p.h
1040  qeglplatformcontext_p.h
1041  qeglstreamconvenience_p.h
1042  qt_egl_p.h
1043  qxlibeglintegration_p.h
1044 include/qt5/QtEventDispatcherSupport/
1045  QtEventDispatcherSupport
1046  QtEventDispatcherSupportDepends
1047  QtEventDispatcherSupportVersion
1048  qteventdispatchersupportversion.h
1049 include/qt5/QtEventDispatcherSupport/%%QTVER%%/QtEventDispatcherSupport/private/
1050  qeventdispatcher_glib_p.h
1051  qgenericunixeventdispatcher_p.h
1052  qunixeventdispatcher_qpa_p.h
1053  qwindowsguieventdispatcher_p.h
1054 include/qt5/QtFbSupport/
1055  QtFbSupport
1056  QtFbSupportDepends
1057  QtFbSupportVersion
1058  qtfbsupportversion.h
1059 include/qt5/QtFbSupport/%%QTVER%%/QtFbSupport/private/
1060  qfbbackingstore_p.h
1061  qfbcursor_p.h
1062  qfbscreen_p.h
1063  qfbvthandler_p.h
1064  qfbwindow_p.h
1065 include/qt5/QtFontDatabaseSupport/
1066  QtFontDatabaseSupport
1067  QtFontDatabaseSupportDepends
1068  QtFontDatabaseSupportVersion
1069  qtfontdatabasesupportversion.h
1070 include/qt5/QtFontDatabaseSupport/%%QTVER%%/QtFontDatabaseSupport/private/
1071  qcoretextfontdatabase_p.h
1072  qfontconfigdatabase_p.h
1073  qfontengine_coretext_p.h
1074  qfontengine_ft_p.h
1075  qfontenginemultifontconfig_p.h
1076  qfreetypefontdatabase_p.h
1077  qgenericunixfontdatabase_p.h
1078  qwindowsfontdatabase_ft_p.h
1079  qwindowsfontdatabase_p.h
1080  qwindowsfontengine_p.h
1081  qwindowsfontenginedirectwrite_p.h
1082  qwindowsnativeimage_p.h
1083  qwinrtfontdatabase_p.h
1084 include/qt5/QtGlxSupport/
1085  QtGlxSupport
1086  QtGlxSupportDepends
1087  QtGlxSupportVersion
1088  qtglxsupportversion.h
1089 include/qt5/QtGlxSupport/%%QTVER%%/QtGlxSupport/private/qglxconvenience_p.h
1090 include/qt5/QtGui/
1091  QAbstractTextDocumentLayout
1092  QAbstractUndoItem
1093  QAccessible
1094  QAccessibleActionInterface
1095  QAccessibleApplication
1096  QAccessibleBridge
1097  QAccessibleBridgePlugin
1098  QAccessibleEditableTextInterface
1099  QAccessibleEvent
1100  QAccessibleImageInterface
1101  QAccessibleInterface
1102  QAccessibleObject
1103  QAccessiblePlugin
1104  QAccessibleStateChangeEvent
1105  QAccessibleTableCellInterface
1106  QAccessibleTableInterface
1107  QAccessibleTableModelChangeEvent
1108  QAccessibleTextCursorEvent
1109  QAccessibleTextInsertEvent
1110  QAccessibleTextInterface
1111  QAccessibleTextRemoveEvent
1112  QAccessibleTextSelectionEvent
1113  QAccessibleTextUpdateEvent
1114  QAccessibleValueChangeEvent
1115  QAccessibleValueInterface
1116  QActionEvent
1117  QApplicationStateChangeEvent
1118  QBackingStore
1119  QBitmap
1120  QBrush
1121  QBrushData
1122  QClipboard
1123  QCloseEvent
1124  QColor
1125  QColorSpace
1126  QColorTransform
1127  QConicalGradient
1128  QContextMenuEvent
1129  QCursor
1130  QDesktopServices
1131  QDoubleValidator
1132  QDrag
1133  QDragEnterEvent
1134  QDragLeaveEvent
1135  QDragMoveEvent
1136  QDropEvent
1137  QEnterEvent
1138  QExposeEvent
1139  QFileOpenEvent
1140  QFocusEvent
1141  QFont
1142  QFontDatabase
1143  QFontInfo
1144  QFontMetrics
1145  QFontMetricsF
1146  QGenericMatrix
1147  QGenericPlugin
1148  QGenericPluginFactory
1149  QGlyphRun
1150  QGradient
1151  QGradientStop
1152  QGradientStops
1153  QGuiApplication
1154  QHelpEvent
1155  QHideEvent
1156  QHoverEvent
1157  QIcon
1158  QIconDragEvent
1159  QIconEngine
1160  QIconEnginePlugin
1161  QIconEngineV2
1162  QImage
1163  QImageCleanupFunction
1164  QImageIOHandler
1165  QImageIOPlugin
1166  QImageReader
1167  QImageTextKeyLang
1168  QImageWriter
1169  QInputEvent
1170  QInputMethod
1171  QInputMethodEvent
1172  QInputMethodQueryEvent
1173  QIntValidator
1174  QKeyEvent
1175  QKeySequence
1176  QLinearGradient
1177  QMatrix
1178  QMatrix2x2
1179  QMatrix2x3
1180  QMatrix2x4
1181  QMatrix3x2
1182  QMatrix3x3
1183  QMatrix3x4
1184  QMatrix4x2
1185  QMatrix4x3
1186  QMatrix4x4
1187  QMouseEvent
1188  QMoveEvent
1189  QMovie
1190  QNativeGestureEvent
1191  QOffscreenSurface
1192  QOpenGLBuffer
1193  QOpenGLContext
1194  QOpenGLContextGroup
1195  QOpenGLDebugLogger
1196  QOpenGLDebugMessage
1197  QOpenGLExtraFunctions
1198  QOpenGLExtraFunctionsPrivate
1199  QOpenGLFramebufferObject
1200  QOpenGLFramebufferObjectFormat
1201  QOpenGLFunctions
1202  QOpenGLFunctionsPrivate
1203  QOpenGLFunctions_1_0
1204  QOpenGLFunctions_1_1
1205  QOpenGLFunctions_1_2
1206  QOpenGLFunctions_1_3
1207  QOpenGLFunctions_1_4
1208  QOpenGLFunctions_1_5
1209  QOpenGLFunctions_2_0
1210  QOpenGLFunctions_2_1
1211  QOpenGLFunctions_3_0
1212  QOpenGLFunctions_3_1
1213  QOpenGLFunctions_3_2_Compatibility
1214  QOpenGLFunctions_3_2_Core
1215  QOpenGLFunctions_3_3_Compatibility
1216  QOpenGLFunctions_3_3_Core
1217  QOpenGLFunctions_4_0_Compatibility
1218  QOpenGLFunctions_4_0_Core
1219  QOpenGLFunctions_4_1_Compatibility
1220  QOpenGLFunctions_4_1_Core
1221  QOpenGLFunctions_4_2_Compatibility
1222  QOpenGLFunctions_4_2_Core
1223  QOpenGLFunctions_4_3_Compatibility
1224  QOpenGLFunctions_4_3_Core
1225  QOpenGLFunctions_4_4_Compatibility
1226  QOpenGLFunctions_4_4_Core
1227  QOpenGLFunctions_4_5_Compatibility
1228  QOpenGLFunctions_4_5_Core
1229  QOpenGLFunctions_ES2
1230  QOpenGLPaintDevice
1231  QOpenGLPixelTransferOptions
1232  QOpenGLShader
1233  QOpenGLShaderProgram
1234  QOpenGLTexture
1235  QOpenGLTextureBlitter
1236  QOpenGLTimeMonitor
1237  QOpenGLTimerQuery
1238  QOpenGLVersionFunctions
1239  QOpenGLVersionProfile
1240  QOpenGLVertexArrayObject
1241  QOpenGLWindow
1242  QPageLayout
1243  QPageSize
1244  QPagedPaintDevice
1245  QPaintDevice
1246  QPaintDeviceWindow
1247  QPaintEngine
1248  QPaintEngineState
1249  QPaintEvent
1250  QPainter
1251  QPainterPath
1252  QPainterPathStroker
1253  QPalette
1254  QPdfWriter
1255  QPen
1256  QPicture
1257  QPictureFormatPlugin
1258  QPictureIO
1259  QPixelFormat
1260  QPixmap
1261  QPixmapCache
1262  QPlatformSurfaceEvent
1263  QPointingDeviceUniqueId
1264  QPolygon
1265  QPolygonF
1266  QQuaternion
1267  QRadialGradient
1268  QRasterWindow
1269  QRawFont
1270  QRegExpValidator
1271  QRegion
1272  QRegularExpressionValidator
1273  QResizeEvent
1274  QRgb
1275  QRgba64
1276  QScreen
1277  QScreenOrientationChangeEvent
1278  QScrollEvent
1279  QScrollPrepareEvent
1280  QSessionManager
1281  QShortcutEvent
1282  QShowEvent
1283  QStandardItem
1284  QStandardItemModel
1285  QStaticText
1286  QStatusTipEvent
1287  QStyleHints
1288  QSurface
1289  QSurfaceFormat
1290  QSyntaxHighlighter
1291  QTabletEvent
1292  QTextBlock
1293  QTextBlockFormat
1294  QTextBlockGroup
1295  QTextBlockUserData
1296  QTextCharFormat
1297  QTextCursor
1298  QTextDocument
1299  QTextDocumentFragment
1300  QTextDocumentWriter
1301  QTextFormat
1302  QTextFragment
1303  QTextFrame
1304  QTextFrameFormat
1305  QTextFrameLayoutData
1306  QTextImageFormat
1307  QTextInlineObject
1308  QTextItem
1309  QTextLayout
1310  QTextLength
1311  QTextLine
1312  QTextList
1313  QTextListFormat
1314  QTextObject
1315  QTextObjectInterface
1316  QTextOption
1317  QTextTable
1318  QTextTableCell
1319  QTextTableCellFormat
1320  QTextTableFormat
1321  QToolBarChangeEvent
1322  QTouchDevice
1323  QTouchEvent
1324  QTransform
1325  QValidator
1326  QVector2D
1327  QVector3D
1328  QVector4D
1329  QVulkanDeviceFunctions
1330  QVulkanExtension
1331  QVulkanFunctions
1332  QVulkanInfoVector
1333  QVulkanInstance
1334  QVulkanLayer
1335  QVulkanWindow
1336  QVulkanWindowRenderer
1337  QWhatsThisClickedEvent
1338  QWheelEvent
1339  QWidgetList
1340  QWidgetMapper
1341  QWidgetSet
1342  QWindow
1343  QWindowList
1344  QWindowStateChangeEvent
1345  QtEvents
1346  QtGui
1347  QtGuiDepends
1348  QtGuiVersion
1349  qabstracttextdocumentlayout.h
1350  qaccessible.h
1351  qaccessiblebridge.h
1352  qaccessibleobject.h
1353  qaccessibleplugin.h
1354  qbackingstore.h
1355  qbitmap.h
1356  qbrush.h
1357  qclipboard.h
1358  qcolor.h
1359  qcolorspace.h
1360  qcolortransform.h
1361  qcursor.h
1362  qdesktopservices.h
1363  qdrag.h
1364  qevent.h
1365  qfont.h
1366  qfontdatabase.h
1367  qfontinfo.h
1368  qfontmetrics.h
1369  qgenericmatrix.h
1370  qgenericplugin.h
1371  qgenericpluginfactory.h
1372  qglyphrun.h
1373  qguiapplication.h
1374  qicon.h
1375  qiconengine.h
1376  qiconengineplugin.h
1377  qimage.h
1378  qimageiohandler.h
1379  qimagereader.h
1380  qimagewriter.h
1381  qinputmethod.h
1382  qkeysequence.h
1383  qmatrix.h
1384  qmatrix4x4.h
1385  qmovie.h
1386  qoffscreensurface.h
1387  qopengl.h
1388  qopenglbuffer.h
1389  qopenglcontext.h
1390  qopengldebug.h
1391  qopengles2ext.h
1392  qopenglext.h
1393  qopenglextrafunctions.h
1394  qopenglframebufferobject.h
1395  qopenglfunctions.h
1396  qopenglfunctions_1_0.h
1397  qopenglfunctions_1_1.h
1398  qopenglfunctions_1_2.h
1399  qopenglfunctions_1_3.h
1400  qopenglfunctions_1_4.h
1401  qopenglfunctions_1_5.h
1402  qopenglfunctions_2_0.h
1403  qopenglfunctions_2_1.h
1404  qopenglfunctions_3_0.h
1405  qopenglfunctions_3_1.h
1406  qopenglfunctions_3_2_compatibility.h
1407  qopenglfunctions_3_2_core.h
1408  qopenglfunctions_3_3_compatibility.h
1409  qopenglfunctions_3_3_core.h
1410  qopenglfunctions_4_0_compatibility.h
1411  qopenglfunctions_4_0_core.h
1412  qopenglfunctions_4_1_compatibility.h
1413  qopenglfunctions_4_1_core.h
1414  qopenglfunctions_4_2_compatibility.h
1415  qopenglfunctions_4_2_core.h
1416  qopenglfunctions_4_3_compatibility.h
1417  qopenglfunctions_4_3_core.h
1418  qopenglfunctions_4_4_compatibility.h
1419  qopenglfunctions_4_4_core.h
1420  qopenglfunctions_4_5_compatibility.h
1421  qopenglfunctions_4_5_core.h
1422  qopenglfunctions_es2.h
1423  qopenglpaintdevice.h
1424  qopenglpixeltransferoptions.h
1425  qopenglshaderprogram.h
1426  qopengltexture.h
1427  qopengltextureblitter.h
1428  qopengltimerquery.h
1429  qopenglversionfunctions.h
1430  qopenglvertexarrayobject.h
1431  qopenglwindow.h
1432  qpagedpaintdevice.h
1433  qpagelayout.h
1434  qpagesize.h
1435  qpaintdevice.h
1436  qpaintdevicewindow.h
1437  qpaintengine.h
1438  qpainter.h
1439  qpainterpath.h
1440  qpalette.h
1441  qpdfwriter.h
1442  qpen.h
1443  qpicture.h
1444  qpictureformatplugin.h
1445  qpixelformat.h
1446  qpixmap.h
1447  qpixmapcache.h
1448  qpolygon.h
1449  qquaternion.h
1450  qrasterwindow.h
1451  qrawfont.h
1452  qregion.h
1453  qrgb.h
1454  qrgba64.h
1455  qscreen.h
1456  qsessionmanager.h
1457  qstandarditemmodel.h
1458  qstatictext.h
1459  qstylehints.h
1460  qsurface.h
1461  qsurfaceformat.h
1462  qsyntaxhighlighter.h
1463  qtestsupport_gui.h
1464  qtextcursor.h
1465  qtextdocument.h
1466  qtextdocumentfragment.h
1467  qtextdocumentwriter.h
1468  qtextformat.h
1469  qtextlayout.h
1470  qtextlist.h
1471  qtextobject.h
1472  qtextoption.h
1473  qtexttable.h
1474  qtgui-config.h
1475  qtguiglobal.h
1476  qtguiversion.h
1477  qtouchdevice.h
1478  qtransform.h
1479  qvalidator.h
1480  qvector2d.h
1481  qvector3d.h
1482  qvector4d.h
1483  qvulkanfunctions.h
1484  qvulkaninstance.h
1485  qvulkanwindow.h
1486  qwindow.h
1487  qwindowdefs.h
1488  qwindowdefs_win.h
1489 include/qt5/QtGui/%%QTVER%%/QtGui/private/
1490  cs_tdr_p.h
1491  qabstractlayoutstyleinfo_p.h
1492  qabstracttextdocumentlayout_p.h
1493  qaccessiblecache_p.h
1494  qastchandler_p.h
1495  qbezier_p.h
1496  qblendfunctions_p.h
1497  qblittable_p.h
1498  qbmphandler_p.h
1499  qcolor_p.h
1500  qcolormatrix_p.h
1501  qcolorspace_p.h
1502  qcolortransferfunction_p.h
1503  qcolortransfertable_p.h
1504  qcolortransform_p.h
1505  qcolortrc_p.h
1506  qcolortrclut_p.h
1507  qcoregraphics_p.h
1508  qcosmeticstroker_p.h
1509  qcssparser_p.h
1510  qcssutil_p.h
1511  qcursor_p.h
1512  qdatabuffer_p.h
1513  qdistancefield_p.h
1514  qdnd_p.h
1515  qdrawhelper_mips_dsp_p.h
1516  qdrawhelper_neon_p.h
1517  qdrawhelper_p.h
1518  qdrawhelper_x86_p.h
1519  qdrawingprimitive_sse2_p.h
1520  qemulationpaintengine_p.h
1521  qevent_p.h
1522  qfixed_p.h
1523  qfont_p.h
1524  qfontengine_p.h
1525  qfontengine_qpf2_p.h
1526  qfontengineglyphcache_p.h
1527  qfontsubset_p.h
1528  qfragmentmap_p.h
1529  qglyphrun_p.h
1530  qgrayraster_p.h
1531  qgridlayoutengine_p.h
1532  qguiapplication_p.h
1533  qharfbuzzng_p.h
1534  qhexstring_p.h
1535  qhighdpiscaling_p.h
1536  qicc_p.h
1537  qicon_p.h
1538  qiconloader_p.h
1539  qimage_p.h
1540  qimagepixmapcleanuphooks_p.h
1541  qimagereaderwriterhelpers_p.h
1542  qimagescale_p.h
1543  qinputcontrol_p.h
1544  qinputdevicemanager_p.h
1545  qinputdevicemanager_p_p.h
1546  qinputmethod_p.h
1547  qinternalmimedata_p.h
1548  qkeymapper_p.h
1549  qkeysequence_p.h
1550  qktxhandler_p.h
1551  qlayoutpolicy_p.h
1552  qmath_p.h
1553  qmemrotate_p.h
1554  qopengl2pexvertexarray_p.h
1555  qopengl_p.h
1556  qopenglcontext_p.h
1557  qopenglcustomshaderstage_p.h
1558  qopenglengineshadermanager_p.h
1559  qopenglengineshadersource_p.h
1560  qopenglextensions_p.h
1561  qopenglframebufferobject_p.h
1562  qopenglgradientcache_p.h
1563  qopenglpaintdevice_p.h
1564  qopenglpaintengine_p.h
1565  qopenglprogrambinarycache_p.h
1566  qopenglqueryhelper_p.h
1567  qopenglshadercache_p.h
1568  qopengltexture_p.h
1569  qopengltexturecache_p.h
1570  qopengltextureglyphcache_p.h
1571  qopengltexturehelper_p.h
1572  qopengltextureuploader_p.h
1573  qopenglversionfunctionsfactory_p.h
1574  qopenglvertexarrayobject_p.h
1575  qoutlinemapper_p.h
1576  qpagedpaintdevice_p.h
1577  qpaintdevicewindow_p.h
1578  qpaintengine_blitter_p.h
1579  qpaintengine_p.h
1580  qpaintengine_pic_p.h
1581  qpaintengine_raster_p.h
1582  qpaintengineex_p.h
1583  qpainter_p.h
1584  qpainterpath_p.h
1585  qpathclipper_p.h
1586  qpathsimplifier_p.h
1587  qpdf_p.h
1588  qpen_p.h
1589  qpicture_p.h
1590  qpixmap_blitter_p.h
1591  qpixmap_raster_p.h
1592  qpixmapcache_p.h
1593  qpkmhandler_p.h
1594  qpnghandler_p.h
1595  qpolygonclipper_p.h
1596  qppmhandler_p.h
1597  qrasterdefs_p.h
1598  qrasterizer_p.h
1599  qrawfont_p.h
1600  qrbtree_p.h
1601  qrgba64_p.h
1602  qrhi_p.h
1603  qrhi_p_p.h
1604  qrhid3d11_p.h
1605  qrhid3d11_p_p.h
1606  qrhigles2_p.h
1607  qrhigles2_p_p.h
1608  qrhimetal_p.h
1609  qrhimetal_p_p.h
1610  qrhinull_p.h
1611  qrhinull_p_p.h
1612  qrhiprofiler_p.h
1613  qrhiprofiler_p_p.h
1614  qrhivulkan_p.h
1615  qrhivulkan_p_p.h
1616  qrhivulkanext_p.h
1617  qscreen_p.h
1618  qsessionmanager_p.h
1619  qshader_p.h
1620  qshader_p_p.h
1621  qshaderdescription_p.h
1622  qshaderdescription_p_p.h
1623  qshaderformat_p.h
1624  qshadergenerator_p.h
1625  qshadergraph_p.h
1626  qshadergraphloader_p.h
1627  qshaderlanguage_p.h
1628  qshadernode_p.h
1629  qshadernodeport_p.h
1630  qshadernodesloader_p.h
1631  qshapedpixmapdndwindow_p.h
1632  qshortcutmap_p.h
1633  qsimpledrag_p.h
1634  qstandarditemmodel_p.h
1635  qstatictext_p.h
1636  qstroker_p.h
1637  qt_gui_pch.h
1638  qt_mips_asm_dsp_p.h
1639  qtextcursor_p.h
1640  qtextdocument_p.h
1641  qtextdocumentfragment_p.h
1642  qtextdocumentlayout_p.h
1643  qtextengine_p.h
1644  qtextformat_p.h
1645  qtexthtmlparser_p.h
1646  qtextimagehandler_p.h
1647  qtextmarkdownimporter_p.h
1648  qtextmarkdownwriter_p.h
1649  qtextobject_p.h
1650  qtextodfwriter_p.h
1651  qtexttable_p.h
1652  qtexturefiledata_p.h
1653  qtexturefilehandler_p.h
1654  qtexturefilereader_p.h
1655  qtextureglyphcache_p.h
1656  qtgui-config_p.h
1657  qtguiglobal_p.h
1658  qtouchdevice_p.h
1659  qtriangulatingstroker_p.h
1660  qtriangulator_p.h
1661  qvectorpath_p.h
1662  qvulkanfunctions_p.h
1663  qvulkanwindow_p.h
1664  qwasmlocalfileaccess_p.h
1665  qwindow_p.h
1666  qxbmhandler_p.h
1667  qxpmhandler_p.h
1668  qzipreader_p.h
1669  qzipwriter_p.h
1670 include/qt5/QtGui/%%QTVER%%/QtGui/qpa/
1671  qplatformaccessibility.h
1672  qplatformbackingstore.h
1673  qplatformclipboard.h
1674  qplatformcursor.h
1675  qplatformdialoghelper.h
1676  qplatformdrag.h
1677  qplatformfontdatabase.h
1678  qplatformgraphicsbuffer.h
1679  qplatformgraphicsbufferhelper.h
1680  qplatforminputcontext.h
1681  qplatforminputcontext_p.h
1682  qplatforminputcontextfactory_p.h
1683  qplatforminputcontextplugin_p.h
1684  qplatformintegration.h
1685  qplatformintegrationfactory_p.h
1686  qplatformintegrationplugin.h
1687  qplatformmenu.h
1688  qplatformnativeinterface.h
1689  qplatformoffscreensurface.h
1690  qplatformopenglcontext.h
1691  qplatformpixmap.h
1692  qplatformscreen.h
1693  qplatformscreen_p.h
1694  qplatformservices.h
1695  qplatformsessionmanager.h
1696  qplatformsharedgraphicscache.h
1697  qplatformsurface.h
1698  qplatformsystemtrayicon.h
1699  qplatformtheme.h
1700  qplatformtheme_p.h
1701  qplatformthemefactory_p.h
1702  qplatformthemeplugin.h
1703  qplatformvulkaninstance.h
1704  qplatformwindow.h
1705  qplatformwindow_p.h
1706  qwindowsysteminterface.h
1707  qwindowsysteminterface_p.h
1708 include/qt5/QtInputSupport/
1709  QIntegrityHIDManager
1710  QtInputSupport
1711  QtInputSupportDepends
1712  QtInputSupportVersion
1713  qintegrityhidmanager.h
1714  qtinputsupportversion.h
1715 include/qt5/QtInputSupport/%%QTVER%%/QtInputSupport/private/
1716  devicehandlerlist_p.h
1717  qevdevkeyboard_defaultmap_p.h
1718  qevdevkeyboardhandler_p.h
1719  qevdevkeyboardmanager_p.h
1720  qevdevmousehandler_p.h
1721  qevdevmousemanager_p.h
1722  qevdevtablethandler_p.h
1723  qevdevtabletmanager_p.h
1724  qevdevtouchfilter_p.h
1725  qevdevtouchhandler_p.h
1726  qevdevtouchmanager_p.h
1727  qevdevutil_p.h
1728  qlibinputhandler_p.h
1729  qlibinputkeyboard_p.h
1730  qlibinputpointer_p.h
1731  qlibinputtouch_p.h
1732  qtouchoutputmapping_p.h
1733  qtslib_p.h
1734  qxkbcommon_p.h
1735 include/qt5/QtKmsSupport/
1736  QtKmsSupport
1737  QtKmsSupportDepends
1738  QtKmsSupportVersion
1739  qtkmssupportversion.h
1740 include/qt5/QtKmsSupport/%%QTVER%%/QtKmsSupport/private/qkmsdevice_p.h
1741 include/qt5/QtLinuxAccessibilitySupport/
1742  QtLinuxAccessibilitySupport
1743  QtLinuxAccessibilitySupportDepends
1744  QtLinuxAccessibilitySupportVersion
1745  qtlinuxaccessibilitysupportversion.h
1746 include/qt5/QtLinuxAccessibilitySupport/%%QTVER%%/QtLinuxAccessibilitySupport/private/
1747  application_p.h
1748  atspiadaptor_p.h
1749  bridge_p.h
1750  cache_p.h
1751  constant_mappings_p.h
1752  dbusconnection_p.h
1753  struct_marshallers_p.h
1754 include/qt5/QtNetwork/
1755  QAbstractNetworkCache
1756  QAbstractSocket
1757  QAuthenticator
1758  QDnsDomainNameRecord
1759  QDnsHostAddressRecord
1760  QDnsLookup
1761  QDnsMailExchangeRecord
1762  QDnsServiceRecord
1763  QDnsTextRecord
1764  QDtls
1765  QDtlsClientVerifier
1766  QHostAddress
1767  QHostInfo
1768  QHstsPolicy
1769  QHttp2Configuration
1770  QHttpMultiPart
1771  QHttpPart
1772  QIPv6Address
1773  QLocalServer
1774  QLocalSocket
1775  QNetworkAccessManager
1776  QNetworkAddressEntry
1777  QNetworkCacheMetaData
1778  QNetworkConfiguration
1779  QNetworkConfigurationManager
1780  QNetworkCookie
1781  QNetworkCookieJar
1782  QNetworkDatagram
1783  QNetworkDiskCache
1784  QNetworkInterface
1785  QNetworkProxy
1786  QNetworkProxyFactory
1787  QNetworkProxyQuery
1788  QNetworkReply
1789  QNetworkRequest
1790  QNetworkSession
1791  QOcspResponse
1792  QPasswordDigestor
1793  QSctpServer
1794  QSctpSocket
1795  QSsl
1796  QSslCertificate
1797  QSslCertificateExtension
1798  QSslCipher
1799  QSslConfiguration
1800  QSslDiffieHellmanParameters
1801  QSslEllipticCurve
1802  QSslError
1803  QSslKey
1804  QSslPreSharedKeyAuthenticator
1805  QSslSocket
1806  QTcpServer
1807  QTcpSocket
1808  QUdpSocket
1809  Q_IPV6ADDR
1810  QtNetwork
1811  QtNetworkDepends
1812  QtNetworkVersion
1813  qabstractnetworkcache.h
1814  qabstractsocket.h
1815  qauthenticator.h
1816  qdnslookup.h
1817  qdtls.h
1818  qhostaddress.h
1819  qhostinfo.h
1820  qhstspolicy.h
1821  qhttp2configuration.h
1822  qhttpmultipart.h
1823  qlocalserver.h
1824  qlocalsocket.h
1825  qnetworkaccessmanager.h
1826  qnetworkconfigmanager.h
1827  qnetworkconfiguration.h
1828  qnetworkcookie.h
1829  qnetworkcookiejar.h
1830  qnetworkdatagram.h
1831  qnetworkdiskcache.h
1832  qnetworkinterface.h
1833  qnetworkproxy.h
1834  qnetworkreply.h
1835  qnetworkrequest.h
1836  qnetworksession.h
1837  qocspresponse.h
1838  qpassworddigestor.h
1839  qsctpserver.h
1840  qsctpsocket.h
1841  qssl.h
1842  qsslcertificate.h
1843  qsslcertificateextension.h
1844  qsslcipher.h
1845  qsslconfiguration.h
1846  qssldiffiehellmanparameters.h
1847  qsslellipticcurve.h
1848  qsslerror.h
1849  qsslkey.h
1850  qsslpresharedkeyauthenticator.h
1851  qsslsocket.h
1852  qtcpserver.h
1853  qtcpsocket.h
1854  qtnetwork-config.h
1855  qtnetworkglobal.h
1856  qtnetworkversion.h
1857  qudpsocket.h
1858 include/qt5/QtNetwork/%%QTVER%%/QtNetwork/private/
1859  bitstreams_p.h
1860  hpack_p.h
1861  hpacktable_p.h
1862  http2frames_p.h
1863  http2protocol_p.h
1864  http2streams_p.h
1865  huffman_p.h
1866  qabstractnetworkcache_p.h
1867  qabstractprotocolhandler_p.h
1868  qabstractsocket_p.h
1869  qabstractsocketengine_p.h
1870  qasn1element_p.h
1871  qauthenticator_p.h
1872  qbearerengine_p.h
1873  qbearerplugin_p.h
1874  qdnslookup_p.h
1875  qdtls_openssl_p.h
1876  qdtls_p.h
1877  qftp_p.h
1878  qhostaddress_p.h
1879  qhostinfo_p.h
1880  qhsts_p.h
1881  qhstsstore_p.h
1882  qhttp2protocolhandler_p.h
1883  qhttpmultipart_p.h
1884  qhttpnetworkconnection_p.h
1885  qhttpnetworkconnectionchannel_p.h
1886  qhttpnetworkheader_p.h
1887  qhttpnetworkreply_p.h
1888  qhttpnetworkrequest_p.h
1889  qhttpprotocolhandler_p.h
1890  qhttpsocketengine_p.h
1891  qhttpthreaddelegate_p.h
1892  qlocalserver_p.h
1893  qlocalsocket_p.h
1894  qnativesocketengine_p.h
1895  qnativesocketengine_winrt_p.h
1896  qnet_unix_p.h
1897  qnetconmonitor_p.h
1898  qnetworkaccessauthenticationmanager_p.h
1899  qnetworkaccessbackend_p.h
1900  qnetworkaccesscache_p.h
1901  qnetworkaccesscachebackend_p.h
1902  qnetworkaccessdebugpipebackend_p.h
1903  qnetworkaccessfilebackend_p.h
1904  qnetworkaccessftpbackend_p.h
1905  qnetworkaccessmanager_p.h
1906  qnetworkconfigmanager_p.h
1907  qnetworkconfiguration_p.h
1908  qnetworkcookie_p.h
1909  qnetworkcookiejar_p.h
1910  qnetworkdatagram_p.h
1911  qnetworkdiskcache_p.h
1912  qnetworkfile_p.h
1913  qnetworkinterface_p.h
1914  qnetworkinterface_uikit_p.h
1915  qnetworkinterface_unix_p.h
1916  qnetworkreply_p.h
1917  qnetworkreplydataimpl_p.h
1918  qnetworkreplyfileimpl_p.h
1919  qnetworkreplyhttpimpl_p.h
1920  qnetworkreplyimpl_p.h
1921  qnetworkreplywasmimpl_p.h
1922  qnetworkrequest_p.h
1923  qnetworksession_p.h
1924  qocsp_p.h
1925  qocspresponse_p.h
1926  qsctpserver_p.h
1927  qsctpsocket_p.h
1928  qsharednetworksession_p.h
1929  qsocks5socketengine_p.h
1930  qspdyprotocolhandler_p.h
1931  qssl_p.h
1932  qsslcertificate_p.h
1933  qsslcertificateextension_p.h
1934  qsslcipher_p.h
1935  qsslconfiguration_p.h
1936  qsslcontext_openssl_p.h
1937  qssldiffiehellmanparameters_p.h
1938  qsslkey_p.h
1939  qsslpresharedkeyauthenticator_p.h
1940  qsslsocket_mac_p.h
1941  qsslsocket_openssl_p.h
1942  qsslsocket_openssl_symbols_p.h
1943  qsslsocket_p.h
1944  qsslsocket_schannel_p.h
1945  qsslsocket_winrt_p.h
1946  qtcpserver_p.h
1947  qtcpsocket_p.h
1948  qtnetwork-config_p.h
1949  qtnetworkglobal_p.h
1950  qurlinfo_p.h
1951  qwindowscarootfetcher_p.h
1952 include/qt5/QtOpenGL/
1953  QGL
1954  QGLBuffer
1955  QGLColormap
1956  QGLContext
1957  QGLFormat
1958  QGLFramebufferObject
1959  QGLFramebufferObjectFormat
1960  QGLFunctions
1961  QGLFunctionsPrivate
1962  QGLPixelBuffer
1963  QGLShader
1964  QGLShaderProgram
1965  QGLWidget
1966  QtOpenGL
1967  QtOpenGLDepends
1968  QtOpenGLVersion
1969  qgl.h
1970  qglbuffer.h
1971  qglcolormap.h
1972  qglframebufferobject.h
1973  qglfunctions.h
1974  qglpixelbuffer.h
1975  qglshaderprogram.h
1976  qtopenglglobal.h
1977  qtopenglversion.h
1978 include/qt5/QtOpenGL/%%QTVER%%/QtOpenGL/private/
1979  qgl2pexvertexarray_p.h
1980  qgl_p.h
1981  qglcustomshaderstage_p.h
1982  qglengineshadermanager_p.h
1983  qglengineshadersource_p.h
1984  qglframebufferobject_p.h
1985  qglgradientcache_p.h
1986  qglpaintdevice_p.h
1987  qglpixelbuffer_p.h
1988  qglshadercache_p.h
1989  qgraphicsshadereffect_p.h
1990  qpaintengineex_opengl2_p.h
1991  qtextureglyphcache_gl_p.h
1992 include/qt5/QtOpenGLExtensions/
1993  QOpenGLExtensions
1994  QtOpenGLExtensions
1995  QtOpenGLExtensionsDepends
1996  QtOpenGLExtensionsVersion
1997  qopenglextensions.h
1998  qtopenglextensionsversion.h
1999 include/qt5/QtPlatformCompositorSupport/
2000  QtPlatformCompositorSupport
2001  QtPlatformCompositorSupportDepends
2002  QtPlatformCompositorSupportVersion
2003  qtplatformcompositorsupportversion.h
2004 include/qt5/QtPlatformCompositorSupport/%%QTVER%%/QtPlatformCompositorSupport/private/
2005  qopenglcompositor_p.h
2006  qopenglcompositorbackingstore_p.h
2007 include/qt5/QtPlatformHeaders/
2008  QCocoaNativeContext
2009  QCocoaWindowFunctions
2010  QEGLNativeContext
2011  QEglFSFunctions
2012  QGLXNativeContext
2013  QLinuxFbFunctions
2014  QPlatformHeaderHelper
2015  QWGLNativeContext
2016  QWaylandWindowFunctions
2017  QWindowsWindowFunctions
2018  QXcbScreenFunctions
2019  QXcbWindowFunctions
2020  QtPlatformHeaders
2021  QtPlatformHeadersDepends
2022  QtPlatformHeadersVersion
2023  qcocoanativecontext.h
2024  qcocoawindowfunctions.h
2025  qeglfsfunctions.h
2026  qeglnativecontext.h
2027  qglxnativecontext.h
2028  qlinuxfbfunctions.h
2029  qplatformheaderhelper.h
2030  qtplatformheadersversion.h
2031  qwaylandwindowfunctions.h
2032  qwglnativecontext.h
2033  qwindowswindowfunctions.h
2034  qxcbscreenfunctions.h
2035  qxcbwindowfunctions.h
2036 include/qt5/QtPrintSupport/
2037  QAbstractPrintDialog
2038  QPageSetupDialog
2039  QPrintDialog
2040  QPrintEngine
2041  QPrintPreviewDialog
2042  QPrintPreviewWidget
2043  QPrinter
2044  QPrinterInfo
2045  QtPrintSupport
2046  QtPrintSupportDepends
2047  QtPrintSupportVersion
2048  qabstractprintdialog.h
2049  qpagesetupdialog.h
2050  qprintdialog.h
2051  qprintengine.h
2052  qprinter.h
2053  qprinterinfo.h
2054  qprintpreviewdialog.h
2055  qprintpreviewwidget.h
2056  qtprintsupport-config.h
2057  qtprintsupportglobal.h
2058  qtprintsupportversion.h
2059 include/qt5/QtPrintSupport/%%QTVER%%/QtPrintSupport/private/
2060  qabstractprintdialog_p.h
2061  qcups_p.h
2062  qcupsjobwidget_p.h
2063  qpagesetupdialog_p.h
2064  qpagesetupdialog_unix_p.h
2065  qpaintengine_alpha_p.h
2066  qpaintengine_preview_p.h
2067  qprint_p.h
2068  qprintdevice_p.h
2069  qprintengine_pdf_p.h
2070  qprintengine_win_p.h
2071  qprinter_p.h
2072  qprinterinfo_p.h
2073  qtprintsupport-config_p.h
2074  qtprintsupportglobal_p.h
2075 include/qt5/QtPrintSupport/%%QTVER%%/QtPrintSupport/qpa/
2076  qplatformprintdevice.h
2077  qplatformprintersupport.h
2078  qplatformprintplugin.h
2079 include/qt5/QtServiceSupport/
2080  QtServiceSupport
2081  QtServiceSupportDepends
2082  QtServiceSupportVersion
2083  qtservicesupportversion.h
2084 include/qt5/QtServiceSupport/%%QTVER%%/QtServiceSupport/private/qgenericunixservices_p.h
2085 include/qt5/QtSql/
2086  QSql
2087  QSqlDatabase
2088  QSqlDriver
2089  QSqlDriverCreator
2090  QSqlDriverCreatorBase
2091  QSqlDriverPlugin
2092  QSqlError
2093  QSqlField
2094  QSqlIndex
2095  QSqlQuery
2096  QSqlQueryModel
2097  QSqlRecord
2098  QSqlRelation
2099  QSqlRelationalDelegate
2100  QSqlRelationalTableModel
2101  QSqlResult
2102  QSqlTableModel
2103  QtSql
2104  QtSqlDepends
2105  QtSqlVersion
2106  qsql.h
2107  qsqldatabase.h
2108  qsqldriver.h
2109  qsqldriverplugin.h
2110  qsqlerror.h
2111  qsqlfield.h
2112  qsqlindex.h
2113  qsqlquery.h
2114  qsqlquerymodel.h
2115  qsqlrecord.h
2116  qsqlrelationaldelegate.h
2117  qsqlrelationaltablemodel.h
2118  qsqlresult.h
2119  qsqltablemodel.h
2120  qtsql-config.h
2121  qtsqlglobal.h
2122  qtsqlversion.h
2123 include/qt5/QtSql/%%QTVER%%/QtSql/private/
2124  qsqlcachedresult_p.h
2125  qsqldriver_p.h
2126  qsqlnulldriver_p.h
2127  qsqlquerymodel_p.h
2128  qsqlresult_p.h
2129  qsqltablemodel_p.h
2130  qtsql-config_p.h
2131  qtsqlglobal_p.h
2132 include/qt5/QtTest/
2133  QAbstractItemModelTester
2134  QEventSizeOfChecker
2135  QSignalSpy
2136  QSpontaneKeyEvent
2137  QTest
2138  QTestAccessibility
2139  QTestData
2140  QTestDelayEvent
2141  QTestEvent
2142  QTestEventList
2143  QTestEventLoop
2144  QTestKeyClicksEvent
2145  QTestKeyEvent
2146  QTestMouseEvent
2147  QtCoverageScanner
2148  QtTest
2149  QtTestDepends
2150  QtTestGui
2151  QtTestNetwork
2152  QtTestVersion
2153  QtTestWidgets
2154  qabstractitemmodeltester.h
2155  qbenchmark.h
2156  qbenchmarkmetric.h
2157  qsignalspy.h
2158  qtest.h
2159  qtest_global.h
2160  qtest_gui.h
2161  qtest_network.h
2162  qtest_widgets.h
2163  qtestaccessible.h
2164  qtestassert.h
2165  qtestcase.h
2166  qtestdata.h
2167  qtestevent.h
2168  qtesteventloop.h
2169  qtestkeyboard.h
2170  qtestmouse.h
2171  qtestspontaneevent.h
2172  qtestsystem.h
2173  qtesttouch.h
2174  qttestglobal.h
2175  qttestlib-config.h
2176  qttestversion.h
2177 include/qt5/QtTest/%%QTVER%%/QtTest/private/
2178  callgrind_p.h
2179  cycle_p.h
2180  linux_perf_event_p.h
2181  qabstracttestlogger_p.h
2182  qappletestlogger_p.h
2183  qbenchmark_p.h
2184  qbenchmarkevent_p.h
2185  qbenchmarkmeasurement_p.h
2186  qbenchmarkmetric_p.h
2187  qbenchmarkperfevents_p.h
2188  qbenchmarktimemeasurers_p.h
2189  qbenchmarkvalgrind_p.h
2190  qcsvbenchmarklogger_p.h
2191  qjunittestlogger_p.h
2192  qplaintestlogger_p.h
2193  qsignaldumper_p.h
2194  qtaptestlogger_p.h
2195  qteamcitylogger_p.h
2196  qtestblacklist_p.h
2197  qtestcoreelement_p.h
2198  qtestcorelist_p.h
2199  qtestelement_p.h
2200  qtestelementattribute_p.h
2201  qtesthelpers_p.h
2202  qtestjunitstreamer_p.h
2203  qtestlog_p.h
2204  qtestresult_p.h
2205  qtesttable_p.h
2206  qtestutil_macos_p.h
2207  qttestlib-config_p.h
2208  qxctestlogger_p.h
2209  qxmltestlogger_p.h
2210  valgrind_p.h
2211 include/qt5/QtThemeSupport/
2212  QtThemeSupport
2213  QtThemeSupportDepends
2214  QtThemeSupportVersion
2215  qtthemesupportversion.h
2216 include/qt5/QtThemeSupport/%%QTVER%%/QtThemeSupport/private/
2217  qabstractfileiconengine_p.h
2218  qdbusmenuadaptor_p.h
2219  qdbusmenubar_p.h
2220  qdbusmenuconnection_p.h
2221  qdbusmenuregistrarproxy_p.h
2222  qdbusmenutypes_p.h
2223  qdbusplatformmenu_p.h
2224  qdbustrayicon_p.h
2225  qdbustraytypes_p.h
2226  qgenericunixthemes_p.h
2227  qstatusnotifieritemadaptor_p.h
2228  qxdgnotificationproxy_p.h
2229 include/qt5/QtWidgets/
2230  QAbstractButton
2231  QAbstractGraphicsShapeItem
2232  QAbstractItemDelegate
2233  QAbstractItemView
2234  QAbstractScrollArea
2235  QAbstractSlider
2236  QAbstractSpinBox
2237  QAccessibleWidget
2238  QAction
2239  QActionGroup
2240  QApplication
2241  QBoxLayout
2242  QButtonGroup
2243  QCalendarWidget
2244  QCheckBox
2245  QColorDialog
2246  QColormap
2247  QColumnView
2248  QComboBox
2249  QCommandLinkButton
2250  QCommonStyle
2251  QCompleter
2252  QDataWidgetMapper
2253  QDateEdit
2254  QDateTimeEdit
2255  QDesktopWidget
2256  QDial
2257  QDialog
2258  QDialogButtonBox
2259  QDirModel
2260  QDockWidget
2261  QDoubleSpinBox
2262  QErrorMessage
2263  QFileDialog
2264  QFileIconProvider
2265  QFileSystemModel
2266  QFocusFrame
2267  QFontComboBox
2268  QFontDialog
2269  QFormLayout
2270  QFrame
2271  QGesture
2272  QGestureEvent
2273  QGestureRecognizer
2274  QGraphicsAnchor
2275  QGraphicsAnchorLayout
2276  QGraphicsBlurEffect
2277  QGraphicsColorizeEffect
2278  QGraphicsDropShadowEffect
2279  QGraphicsEffect
2280  QGraphicsEllipseItem
2281  QGraphicsGridLayout
2282  QGraphicsItem
2283  QGraphicsItemAnimation
2284  QGraphicsItemGroup
2285  QGraphicsLayout
2286  QGraphicsLayoutItem
2287  QGraphicsLineItem
2288  QGraphicsLinearLayout
2289  QGraphicsObject
2290  QGraphicsOpacityEffect
2291  QGraphicsPathItem
2292  QGraphicsPixmapItem
2293  QGraphicsPolygonItem
2294  QGraphicsProxyWidget
2295  QGraphicsRectItem
2296  QGraphicsRotation
2297  QGraphicsScale
2298  QGraphicsScene
2299  QGraphicsSceneContextMenuEvent
2300  QGraphicsSceneDragDropEvent
2301  QGraphicsSceneEvent
2302  QGraphicsSceneHelpEvent
2303  QGraphicsSceneHoverEvent
2304  QGraphicsSceneMouseEvent
2305  QGraphicsSceneMoveEvent
2306  QGraphicsSceneResizeEvent
2307  QGraphicsSceneWheelEvent
2308  QGraphicsSimpleTextItem
2309  QGraphicsTextItem
2310  QGraphicsTransform
2311  QGraphicsView
2312  QGraphicsWidget
2313  QGridLayout
2314  QGroupBox
2315  QHBoxLayout
2316  QHeaderView
2317  QInputDialog
2318  QItemDelegate
2319  QItemEditorCreator
2320  QItemEditorCreatorBase
2321  QItemEditorFactory
2322  QKeyEventTransition
2323  QKeySequenceEdit
2324  QLCDNumber
2325  QLabel
2326  QLayout
2327  QLayoutItem
2328  QLineEdit
2329  QListView
2330  QListWidget
2331  QListWidgetItem
2332  QMacCocoaViewContainer
2333  QMacNativeWidget
2334  QMainWindow
2335  QMdiArea
2336  QMdiSubWindow
2337  QMenu
2338  QMenuBar
2339  QMessageBox
2340  QMouseEventTransition
2341  QOpenGLWidget
2342  QPanGesture
2343  QPinchGesture
2344  QPlainTextDocumentLayout
2345  QPlainTextEdit
2346  QProgressBar
2347  QProgressDialog
2348  QProxyStyle
2349  QPushButton
2350  QRadioButton
2351  QRubberBand
2352  QScrollArea
2353  QScrollBar
2354  QScroller
2355  QScrollerProperties
2356  QShortcut
2357  QSizeGrip
2358  QSizePolicy
2359  QSlider
2360  QSpacerItem
2361  QSpinBox
2362  QSplashScreen
2363  QSplitter
2364  QSplitterHandle
2365  QStackedLayout
2366  QStackedWidget
2367  QStandardItemEditorCreator
2368  QStatusBar
2369  QStyle
2370  QStyleFactory
2371  QStyleHintReturn
2372  QStyleHintReturnMask
2373  QStyleHintReturnVariant
2374  QStyleOption
2375  QStyleOptionButton
2376  QStyleOptionComboBox
2377  QStyleOptionComplex
2378  QStyleOptionDockWidget
2379  QStyleOptionDockWidgetV2
2380  QStyleOptionFocusRect
2381  QStyleOptionFrame
2382  QStyleOptionFrameV2
2383  QStyleOptionFrameV3
2384  QStyleOptionGraphicsItem
2385  QStyleOptionGroupBox
2386  QStyleOptionHeader
2387  QStyleOptionMenuItem
2388  QStyleOptionProgressBar
2389  QStyleOptionProgressBarV2
2390  QStyleOptionRubberBand
2391  QStyleOptionSizeGrip
2392  QStyleOptionSlider
2393  QStyleOptionSpinBox
2394  QStyleOptionTab
2395  QStyleOptionTabBarBase
2396  QStyleOptionTabBarBaseV2
2397  QStyleOptionTabV2
2398  QStyleOptionTabV3
2399  QStyleOptionTabV4
2400  QStyleOptionTabWidgetFrame
2401  QStyleOptionTabWidgetFrameV2
2402  QStyleOptionTitleBar
2403  QStyleOptionToolBar
2404  QStyleOptionToolBox
2405  QStyleOptionToolBoxV2
2406  QStyleOptionToolButton
2407  QStyleOptionViewItem
2408  QStyleOptionViewItemV2
2409  QStyleOptionViewItemV3
2410  QStyleOptionViewItemV4
2411  QStylePainter
2412  QStylePlugin
2413  QStyledItemDelegate
2414  QSwipeGesture
2415  QSystemTrayIcon
2416  QTabBar
2417  QTabWidget
2418  QTableView
2419  QTableWidget
2420  QTableWidgetItem
2421  QTableWidgetSelectionRange
2422  QTapAndHoldGesture
2423  QTapGesture
2424  QTextBrowser
2425  QTextEdit
2426  QTileRules
2427  QTimeEdit
2428  QToolBar
2429  QToolBox
2430  QToolButton
2431  QToolTip
2432  QTreeView
2433  QTreeWidget
2434  QTreeWidgetItem
2435  QTreeWidgetItemIterator
2436  QUndoCommand
2437  QUndoGroup
2438  QUndoStack
2439  QUndoView
2440  QVBoxLayout
2441  QWhatsThis
2442  QWidget
2443  QWidgetAction
2444  QWidgetData
2445  QWidgetItem
2446  QWidgetItemV2
2447  QWizard
2448  QWizardPage
2449  QtWidgets
2450  QtWidgetsDepends
2451  QtWidgetsVersion
2452  qabstractbutton.h
2453  qabstractitemdelegate.h
2454  qabstractitemview.h
2455  qabstractscrollarea.h
2456  qabstractslider.h
2457  qabstractspinbox.h
2458  qaccessiblewidget.h
2459  qaction.h
2460  qactiongroup.h
2461  qapplication.h
2462  qboxlayout.h
2463  qbuttongroup.h
2464  qcalendarwidget.h
2465  qcheckbox.h
2466  qcolordialog.h
2467  qcolormap.h
2468  qcolumnview.h
2469  qcombobox.h
2470  qcommandlinkbutton.h
2471  qcommonstyle.h
2472  qcompleter.h
2473  qdatawidgetmapper.h
2474  qdatetimeedit.h
2475  qdesktopwidget.h
2476  qdial.h
2477  qdialog.h
2478  qdialogbuttonbox.h
2479  qdirmodel.h
2480  qdockwidget.h
2481  qdrawutil.h
2482  qerrormessage.h
2483  qfiledialog.h
2484  qfileiconprovider.h
2485  qfilesystemmodel.h
2486  qfocusframe.h
2487  qfontcombobox.h
2488  qfontdialog.h
2489  qformlayout.h
2490  qframe.h
2491  qgesture.h
2492  qgesturerecognizer.h
2493  qgraphicsanchorlayout.h
2494  qgraphicseffect.h
2495  qgraphicsgridlayout.h
2496  qgraphicsitem.h
2497  qgraphicsitemanimation.h
2498  qgraphicslayout.h
2499  qgraphicslayoutitem.h
2500  qgraphicslinearlayout.h
2501  qgraphicsproxywidget.h
2502  qgraphicsscene.h
2503  qgraphicssceneevent.h
2504  qgraphicstransform.h
2505  qgraphicsview.h
2506  qgraphicswidget.h
2507  qgridlayout.h
2508  qgroupbox.h
2509  qheaderview.h
2510  qinputdialog.h
2511  qitemdelegate.h
2512  qitemeditorfactory.h
2513  qkeyeventtransition.h
2514  qkeysequenceedit.h
2515  qlabel.h
2516  qlayout.h
2517  qlayoutitem.h
2518  qlcdnumber.h
2519  qlineedit.h
2520  qlistview.h
2521  qlistwidget.h
2522  qmaccocoaviewcontainer_mac.h
2523  qmacnativewidget_mac.h
2524  qmainwindow.h
2525  qmdiarea.h
2526  qmdisubwindow.h
2527  qmenu.h
2528  qmenubar.h
2529  qmessagebox.h
2530  qmouseeventtransition.h
2531  qopenglwidget.h
2532  qplaintextedit.h
2533  qprogressbar.h
2534  qprogressdialog.h
2535  qproxystyle.h
2536  qpushbutton.h
2537  qradiobutton.h
2538  qrubberband.h
2539  qscrollarea.h
2540  qscrollbar.h
2541  qscroller.h
2542  qscrollerproperties.h
2543  qshortcut.h
2544  qsizegrip.h
2545  qsizepolicy.h
2546  qslider.h
2547  qspinbox.h
2548  qsplashscreen.h
2549  qsplitter.h
2550  qstackedlayout.h
2551  qstackedwidget.h
2552  qstatusbar.h
2553  qstyle.h
2554  qstyleditemdelegate.h
2555  qstylefactory.h
2556  qstyleoption.h
2557  qstylepainter.h
2558  qstyleplugin.h
2559  qsystemtrayicon.h
2560  qtabbar.h
2561  qtableview.h
2562  qtablewidget.h
2563  qtabwidget.h
2564  qtestsupport_widgets.h
2565  qtextbrowser.h
2566  qtextedit.h
2567  qtoolbar.h
2568  qtoolbox.h
2569  qtoolbutton.h
2570  qtooltip.h
2571  qtreeview.h
2572  qtreewidget.h
2573  qtreewidgetitemiterator.h
2574  qtwidgets-config.h
2575  qtwidgetsglobal.h
2576  qtwidgetsversion.h
2577  qundogroup.h
2578  qundostack.h
2579  qundoview.h
2580  qwhatsthis.h
2581  qwidget.h
2582  qwidgetaction.h
2583  qwizard.h
2584 include/qt5/QtWidgets/%%QTVER%%/QtWidgets/private/
2585  complexwidgets_p.h
2586  itemviews_p.h
2587  qabstractbutton_p.h
2588  qabstractitemdelegate_p.h
2589  qabstractitemview_p.h
2590  qabstractscrollarea_p.h
2591  qabstractslider_p.h
2592  qabstractspinbox_p.h
2593  qaccessiblemenu_p.h
2594  qaccessiblewidgetfactory_p.h
2595  qaccessiblewidgets_p.h
2596  qaction_p.h
2597  qapplication_p.h
2598  qbasickeyeventtransition_p.h
2599  qbasicmouseeventtransition_p.h
2600  qbsptree_p.h
2601  qbuttongroup_p.h
2602  qcolumnview_p.h
2603  qcolumnviewgrip_p.h
2604  qcombobox_p.h
2605  qcommonstyle_p.h
2606  qcommonstylepixmaps_p.h
2607  qcompleter_p.h
2608  qdatetimeedit_p.h
2609  qdesktopwidget_p.h
2610  qdialog_p.h
2611  qdockarealayout_p.h
2612  qdockwidget_p.h
2613  qeffects_p.h
2614  qfiledialog_p.h
2615  qfileiconprovider_p.h
2616  qfileinfogatherer_p.h
2617  qfilesystemmodel_p.h
2618  qflickgesture_p.h
2619  qfontdialog_p.h
2620  qframe_p.h
2621  qfscompleter_p.h
2622  qfusionstyle_p.h
2623  qfusionstyle_p_p.h
2624  qgesture_p.h
2625  qgesturemanager_p.h
2626  qgraph_p.h
2627  qgraphicsanchorlayout_p.h
2628  qgraphicseffect_p.h
2629  qgraphicsgridlayoutengine_p.h
2630  qgraphicsitem_p.h
2631  qgraphicslayout_p.h
2632  qgraphicslayoutitem_p.h
2633  qgraphicslayoutstyleinfo_p.h
2634  qgraphicsproxywidget_p.h
2635  qgraphicsscene_bsp_p.h
2636  qgraphicsscene_p.h
2637  qgraphicsscenebsptreeindex_p.h
2638  qgraphicssceneindex_p.h
2639  qgraphicsscenelinearindex_p.h
2640  qgraphicstransform_p.h
2641  qgraphicsview_p.h
2642  qgraphicswidget_p.h
2643  qheaderview_p.h
2644  qitemeditorfactory_p.h
2645  qkeysequenceedit_p.h
2646  qlabel_p.h
2647  qlayout_p.h
2648  qlayoutengine_p.h
2649  qlineedit_p.h
2650  qlistview_p.h
2651  qlistwidget_p.h
2652  qmacgesturerecognizer_p.h
2653  qmainwindowlayout_p.h
2654  qmdiarea_p.h
2655  qmdisubwindow_p.h
2656  qmenu_p.h
2657  qmenubar_p.h
2658  qpixmapfilter_p.h
2659  qpixmapstyle_p.h
2660  qpixmapstyle_p_p.h
2661  qplaintextedit_p.h
2662  qproxystyle_p.h
2663  qpushbutton_p.h
2664  qscrollarea_p.h
2665  qscrollbar_p.h
2666  qscroller_p.h
2667  qscrollerproperties_p.h
2668  qsidebar_p.h
2669  qsimplex_p.h
2670  qsplitter_p.h
2671  qstandardgestures_p.h
2672  qstyle_p.h
2673  qstyleanimation_p.h
2674  qstylehelper_p.h
2675  qstylesheetstyle_p.h
2676  qsystemtrayicon_p.h
2677  qt_widgets_pch.h
2678  qtabbar_p.h
2679  qtableview_p.h
2680  qtablewidget_p.h
2681  qtextedit_p.h
2682  qtoolbar_p.h
2683  qtoolbararealayout_p.h
2684  qtoolbarextension_p.h
2685  qtoolbarlayout_p.h
2686  qtoolbarseparator_p.h
2687  qtreeview_p.h
2688  qtreewidget_p.h
2689  qtreewidgetitemiterator_p.h
2690  qtwidgets-config_p.h
2691  qtwidgetsglobal_p.h
2692  qundostack_p.h
2693  qwidget_p.h
2694  qwidgetaction_p.h
2695  qwidgetanimator_p.h
2696  qwidgetitemdata_p.h
2697  qwidgetlinecontrol_p.h
2698  qwidgetrepaintmanager_p.h
2699  qwidgetresizehandler_p.h
2700  qwidgettextcontrol_p.h
2701  qwidgettextcontrol_p_p.h
2702  qwidgetwindow_p.h
2703  qwindowcontainer_p.h
2704  qwindowsstyle_p.h
2705  qwindowsstyle_p_p.h
2706  qwizard_win_p.h
2707  rangecontrols_p.h
2708  simplewidgets_p.h
2709 include/qt5/QtXkbCommonSupport/
2710  QtXkbCommonSupport
2711  QtXkbCommonSupportDepends
2712  QtXkbCommonSupportVersion
2713  qtxkbcommonsupportversion.h
2714 include/qt5/QtXkbCommonSupport/%%QTVER%%/QtXkbCommonSupport/private/qxkbcommon_p.h
2715 include/qt5/QtXml/
2716  QDomAttr
2717  QDomCDATASection
2718  QDomCharacterData
2719  QDomComment
2720  QDomDocument
2721  QDomDocumentFragment
2722  QDomDocumentType
2723  QDomElement
2724  QDomEntity
2725  QDomEntityReference
2726  QDomImplementation
2727  QDomNamedNodeMap
2728  QDomNode
2729  QDomNodeList
2730  QDomNotation
2731  QDomProcessingInstruction
2732  QDomText
2733  QXmlAttributes
2734  QXmlContentHandler
2735  QXmlDTDHandler
2736  QXmlDeclHandler
2737  QXmlDefaultHandler
2738  QXmlEntityResolver
2739  QXmlErrorHandler
2740  QXmlInputSource
2741  QXmlLexicalHandler
2742  QXmlLocator
2743  QXmlNamespaceSupport
2744  QXmlParseException
2745  QXmlReader
2746  QXmlSimpleReader
2747  QtXml
2748  QtXmlDepends
2749  QtXmlVersion
2750  qdom.h
2751  qtxml-config.h
2752  qtxmlglobal.h
2753  qtxmlversion.h
2754  qxml.h
2755 include/qt5/QtXml/%%QTVER%%/QtXml/private/
2756  qdom_p.h
2757  qdomhelpers_p.h
2758  qtxml-config_p.h
2759  qxml_p.h
2760 lib/qt5/
2761  libQt5AccessibilitySupport.a
2762  libQt5AccessibilitySupport.prl
2763  libQt5Bootstrap.a
2764  libQt5Bootstrap.prl
2765  libQt5Concurrent.prl
2766  libQt5Concurrent.so
2767  libQt5Concurrent.so.%%SOMAJOR%%
2768  libQt5Concurrent.so.%%SOMAJORMIN%%
2769  libQt5Concurrent.so.%%SOVERSION%%
2770  libQt5Core.prl
2771  libQt5Core.so
2772  libQt5Core.so.%%SOMAJOR%%
2773  libQt5Core.so.%%SOMAJORMIN%%
2774  libQt5Core.so.%%SOVERSION%%
2775  libQt5DBus.prl
2776  libQt5DBus.so
2777  libQt5DBus.so.%%SOMAJOR%%
2778  libQt5DBus.so.%%SOMAJORMIN%%
2779  libQt5DBus.so.%%SOVERSION%%
2780  libQt5DeviceDiscoverySupport.a
2781  libQt5DeviceDiscoverySupport.prl
2782  libQt5EdidSupport.a
2783  libQt5EdidSupport.prl
2784  libQt5EglFSDeviceIntegration.prl
2785  libQt5EglFSDeviceIntegration.so
2786  libQt5EglFSDeviceIntegration.so.%%SOMAJOR%%
2787  libQt5EglFSDeviceIntegration.so.%%SOMAJORMIN%%
2788  libQt5EglFSDeviceIntegration.so.%%SOVERSION%%
2789  libQt5EglFsKmsSupport.prl
2790  libQt5EglFsKmsSupport.so
2791  libQt5EglFsKmsSupport.so.%%SOMAJOR%%
2792  libQt5EglFsKmsSupport.so.%%SOMAJORMIN%%
2793  libQt5EglFsKmsSupport.so.%%SOVERSION%%
2794  libQt5EglSupport.a
2795  libQt5EglSupport.prl
2796  libQt5EventDispatcherSupport.a
2797  libQt5EventDispatcherSupport.prl
2798  libQt5FbSupport.a
2799  libQt5FbSupport.prl
2800  libQt5FontDatabaseSupport.a
2801  libQt5FontDatabaseSupport.prl
2802  libQt5GlxSupport.a
2803  libQt5GlxSupport.prl
2804  libQt5Gui.prl
2805  libQt5Gui.so
2806  libQt5Gui.so.%%SOMAJOR%%
2807  libQt5Gui.so.%%SOMAJORMIN%%
2808  libQt5Gui.so.%%SOVERSION%%
2809  libQt5InputSupport.a
2810  libQt5InputSupport.prl
2811  libQt5KmsSupport.a
2812  libQt5KmsSupport.prl
2813  libQt5LinuxAccessibilitySupport.a
2814  libQt5LinuxAccessibilitySupport.prl
2815  libQt5Network.prl
2816  libQt5Network.so
2817  libQt5Network.so.%%SOMAJOR%%
2818  libQt5Network.so.%%SOMAJORMIN%%
2819  libQt5Network.so.%%SOVERSION%%
2820  libQt5OpenGL.prl
2821  libQt5OpenGL.so
2822  libQt5OpenGL.so.%%SOMAJOR%%
2823  libQt5OpenGL.so.%%SOMAJORMIN%%
2824  libQt5OpenGL.so.%%SOVERSION%%
2825  libQt5OpenGLExtensions.a
2826  libQt5OpenGLExtensions.prl
2827  libQt5PlatformCompositorSupport.a
2828  libQt5PlatformCompositorSupport.prl
2829  libQt5PrintSupport.prl
2830  libQt5PrintSupport.so
2831  libQt5PrintSupport.so.%%SOMAJOR%%
2832  libQt5PrintSupport.so.%%SOMAJORMIN%%
2833  libQt5PrintSupport.so.%%SOVERSION%%
2834  libQt5ServiceSupport.a
2835  libQt5ServiceSupport.prl
2836  libQt5Sql.prl
2837  libQt5Sql.so
2838  libQt5Sql.so.%%SOMAJOR%%
2839  libQt5Sql.so.%%SOMAJORMIN%%
2840  libQt5Sql.so.%%SOVERSION%%
2841  libQt5Test.prl
2842  libQt5Test.so
2843  libQt5Test.so.%%SOMAJOR%%
2844  libQt5Test.so.%%SOMAJORMIN%%
2845  libQt5Test.so.%%SOVERSION%%
2846  libQt5ThemeSupport.a
2847  libQt5ThemeSupport.prl
2848  libQt5Widgets.prl
2849  libQt5Widgets.so
2850  libQt5Widgets.so.%%SOMAJOR%%
2851  libQt5Widgets.so.%%SOMAJORMIN%%
2852  libQt5Widgets.so.%%SOVERSION%%
2853  libQt5XcbQpa.prl
2854  libQt5XcbQpa.so
2855  libQt5XcbQpa.so.%%SOMAJOR%%
2856  libQt5XcbQpa.so.%%SOMAJORMIN%%
2857  libQt5XcbQpa.so.%%SOVERSION%%
2858  libQt5XkbCommonSupport.a
2859  libQt5XkbCommonSupport.prl
2860  libQt5Xml.prl
2861  libQt5Xml.so
2862  libQt5Xml.so.%%SOMAJOR%%
2863  libQt5Xml.so.%%SOMAJORMIN%%
2864  libQt5Xml.so.%%SOVERSION%%
2865 lib/qt5/bin/
2866  fixqt4headers.pl
2867  moc
2868  qdbuscpp2xml
2869  qdbusxml2cpp
2870  qlalr
2871  qmake
2872  qvkgen
2873  rcc
2874  syncqt.pl
2875  tracegen
2876  uic
2877 lib/qt5/cmake/Qt5/
2878  Qt5Config.cmake
2879  Qt5ConfigVersion.cmake
2880  Qt5ModuleLocation.cmake
2881 lib/qt5/cmake/Qt5AccessibilitySupport/
2882  Qt5AccessibilitySupportConfig.cmake
2883  Qt5AccessibilitySupportConfigVersion.cmake
2884 lib/qt5/cmake/Qt5Concurrent/
2885  Qt5ConcurrentConfig.cmake
2886  Qt5ConcurrentConfigVersion.cmake
2887 lib/qt5/cmake/Qt5Core/
2888  Qt5CTestMacros.cmake
2889  Qt5CoreConfig.cmake
2890  Qt5CoreConfigExtras.cmake
2891  Qt5CoreConfigExtrasMkspecDir.cmake
2892  Qt5CoreConfigVersion.cmake
2893  Qt5CoreMacros.cmake
2894 lib/qt5/cmake/Qt5DBus/
2895  Qt5DBusConfig.cmake
2896  Qt5DBusConfigExtras.cmake
2897  Qt5DBusConfigVersion.cmake
2898  Qt5DBusMacros.cmake
2899 lib/qt5/cmake/Qt5DeviceDiscoverySupport/
2900  Qt5DeviceDiscoverySupportConfig.cmake
2901  Qt5DeviceDiscoverySupportConfigVersion.cmake
2902 lib/qt5/cmake/Qt5EdidSupport/
2903  Qt5EdidSupportConfig.cmake
2904  Qt5EdidSupportConfigVersion.cmake
2905 lib/qt5/cmake/Qt5EglFSDeviceIntegration/
2906  Qt5EglFSDeviceIntegrationConfig.cmake
2907  Qt5EglFSDeviceIntegrationConfigVersion.cmake
2908 lib/qt5/cmake/Qt5EglFsKmsSupport/
2909  Qt5EglFsKmsSupportConfig.cmake
2910  Qt5EglFsKmsSupportConfigVersion.cmake
2911 lib/qt5/cmake/Qt5EglSupport/
2912  Qt5EglSupportConfig.cmake
2913  Qt5EglSupportConfigVersion.cmake
2914 lib/qt5/cmake/Qt5EventDispatcherSupport/
2915  Qt5EventDispatcherSupportConfig.cmake
2916  Qt5EventDispatcherSupportConfigVersion.cmake
2917 lib/qt5/cmake/Qt5FbSupport/
2918  Qt5FbSupportConfig.cmake
2919  Qt5FbSupportConfigVersion.cmake
2920 lib/qt5/cmake/Qt5FontDatabaseSupport/
2921  Qt5FontDatabaseSupportConfig.cmake
2922  Qt5FontDatabaseSupportConfigVersion.cmake
2923 lib/qt5/cmake/Qt5GlxSupport/
2924  Qt5GlxSupportConfig.cmake
2925  Qt5GlxSupportConfigVersion.cmake
2926 lib/qt5/cmake/Qt5Gui/
2927  Qt5GuiConfig.cmake
2928  Qt5GuiConfigExtras.cmake
2929  Qt5GuiConfigVersion.cmake
2930  Qt5Gui_QComposePlatformInputContextPlugin.cmake
2931  Qt5Gui_QEglFSEmulatorIntegrationPlugin.cmake
2932  Qt5Gui_QEglFSIntegrationPlugin.cmake
2933  Qt5Gui_QEglFSKmsEglDeviceIntegrationPlugin.cmake
2934  Qt5Gui_QEglFSKmsGbmIntegrationPlugin.cmake
2935  Qt5Gui_QEglFSX11IntegrationPlugin.cmake
2936  Qt5Gui_QGifPlugin.cmake
2937  Qt5Gui_QICOPlugin.cmake
2938  Qt5Gui_QIbusPlatformInputContextPlugin.cmake
2939  Qt5Gui_QJpegPlugin.cmake
2940  Qt5Gui_QMinimalEglIntegrationPlugin.cmake
2941  Qt5Gui_QMinimalIntegrationPlugin.cmake
2942  Qt5Gui_QOffscreenIntegrationPlugin.cmake
2943  Qt5Gui_QTuioTouchPlugin.cmake
2944  Qt5Gui_QVncIntegrationPlugin.cmake
2945  Qt5Gui_QXcbEglIntegrationPlugin.cmake
2946  Qt5Gui_QXcbGlxIntegrationPlugin.cmake
2947  Qt5Gui_QXcbIntegrationPlugin.cmake
2948  Qt5Gui_QXdgDesktopPortalThemePlugin.cmake
2949 lib/qt5/cmake/Qt5InputSupport/
2950  Qt5InputSupportConfig.cmake
2951  Qt5InputSupportConfigVersion.cmake
2952 lib/qt5/cmake/Qt5KmsSupport/
2953  Qt5KmsSupportConfig.cmake
2954  Qt5KmsSupportConfigVersion.cmake
2955 lib/qt5/cmake/Qt5LinuxAccessibilitySupport/
2956  Qt5LinuxAccessibilitySupportConfig.cmake
2957  Qt5LinuxAccessibilitySupportConfigVersion.cmake
2958 lib/qt5/cmake/Qt5Network/
2959  Qt5NetworkConfig.cmake
2960  Qt5NetworkConfigVersion.cmake
2961  Qt5Network_QGenericEnginePlugin.cmake
2962 lib/qt5/cmake/Qt5OpenGL/
2963  Qt5OpenGLConfig.cmake
2964  Qt5OpenGLConfigVersion.cmake
2965 lib/qt5/cmake/Qt5OpenGLExtensions/
2966  Qt5OpenGLExtensionsConfig.cmake
2967  Qt5OpenGLExtensionsConfigVersion.cmake
2968 lib/qt5/cmake/Qt5PlatformCompositorSupport/
2969  Qt5PlatformCompositorSupportConfig.cmake
2970  Qt5PlatformCompositorSupportConfigVersion.cmake
2971 lib/qt5/cmake/Qt5PrintSupport/
2972  Qt5PrintSupportConfig.cmake
2973  Qt5PrintSupportConfigVersion.cmake
2974 lib/qt5/cmake/Qt5ServiceSupport/
2975  Qt5ServiceSupportConfig.cmake
2976  Qt5ServiceSupportConfigVersion.cmake
2977 lib/qt5/cmake/Qt5Sql/
2978  Qt5SqlConfig.cmake
2979  Qt5SqlConfigVersion.cmake
2980  Qt5Sql_QSQLiteDriverPlugin.cmake
2981 lib/qt5/cmake/Qt5Test/
2982  Qt5TestConfig.cmake
2983  Qt5TestConfigExtras.cmake
2984  Qt5TestConfigVersion.cmake
2985 lib/qt5/cmake/Qt5ThemeSupport/
2986  Qt5ThemeSupportConfig.cmake
2987  Qt5ThemeSupportConfigVersion.cmake
2988 lib/qt5/cmake/Qt5Widgets/
2989  Qt5WidgetsConfig.cmake
2990  Qt5WidgetsConfigExtras.cmake
2991  Qt5WidgetsConfigVersion.cmake
2992  Qt5WidgetsMacros.cmake
2993 lib/qt5/cmake/Qt5XcbQpa/
2994  Qt5XcbQpaConfig.cmake
2995  Qt5XcbQpaConfigVersion.cmake
2996 lib/qt5/cmake/Qt5XkbCommonSupport/
2997  Qt5XkbCommonSupportConfig.cmake
2998  Qt5XkbCommonSupportConfigVersion.cmake
2999 lib/qt5/cmake/Qt5Xml/
3000  Qt5XmlConfig.cmake
3001  Qt5XmlConfigVersion.cmake
3002 lib/qt5/metatypes/
3003  qt5core_metatypes.json
3004  qt5gui_metatypes.json
3005  qt5widgets_metatypes.json
3006 lib/qt5/mkspecs/
3007  qconfig.pri
3008  qdevice.pri
3009  qmodule.pri
3010 lib/qt5/mkspecs/aix-g++/
3011  qmake.conf
3012  qplatformdefs.h
3013 lib/qt5/mkspecs/aix-g++-64/
3014  qmake.conf
3015  qplatformdefs.h
3016 lib/qt5/mkspecs/android-clang/
3017  qmake.conf
3018  qplatformdefs.h
3019 lib/qt5/mkspecs/common/
3020  angle.conf
3021  clang-mac.conf
3022  clang.conf
3023  g++-base.conf
3024  g++-macx.conf
3025  g++-unix.conf
3026  g++-win32.conf
3027  g++.conf
3028  gcc-base-mac.conf
3029  gcc-base-unix.conf
3030  gcc-base.conf
3031  ghs-base.conf
3032  ghs-integrity-armv7.conf
3033  ghs-integrity-armv8.conf
3034  ghs-integrity-x86.conf
3035  icc-base-unix.conf
3036  ios.conf
3037  linux.conf
3038  llvm.conf
3039  mac.conf
3040  macx.conf
3041  msvc-based-version.conf
3042  msvc-desktop.conf
3043  msvc-version.conf
3044  qcc-base-qnx-aarch64le.conf
3045  qcc-base-qnx-armle-v7.conf
3046  qcc-base-qnx-x86-64.conf
3047  qcc-base-qnx-x86.conf
3048  qcc-base-qnx.conf
3049  qcc-base.conf
3050  rtems-base.conf
3051  sanitize.conf
3052  shell-unix.conf
3053  shell-win32.conf
3054  solaris.conf
3055  tvos.conf
3056  uikit.conf
3057  unix.conf
3058  watchos.conf
3059  windows-desktop.conf
3060  windows-vulkan.conf
3061 lib/qt5/mkspecs/common/aix/qplatformdefs.h
3062 lib/qt5/mkspecs/common/android/qplatformdefs.h
3063 lib/qt5/mkspecs/common/bsd/
3064  bsd.conf
3065  qplatformdefs.h
3066 lib/qt5/mkspecs/common/c89/qplatformdefs.h
3067 lib/qt5/mkspecs/common/integrity/qplatformdefs.h
3068 lib/qt5/mkspecs/common/mac/qplatformdefs.h
3069 lib/qt5/mkspecs/common/nacl/
3070  g++-nacl32.conf
3071  g++-nacl64.conf
3072  nacl-base.conf
3073  qplatformdefs.h
3074 lib/qt5/mkspecs/common/posix/qplatformdefs.h
3075 lib/qt5/mkspecs/common/qnx/qplatformdefs.h
3076 lib/qt5/mkspecs/common/rtems/qplatformdefs.h
3077 lib/qt5/mkspecs/common/uikit/
3078  clang.conf
3079  qmake.conf
3080 lib/qt5/mkspecs/common/uikit/GLES2/gl2.h
3081 lib/qt5/mkspecs/common/winrt_winphone/
3082  qmake.conf
3083  qplatformdefs.h
3084 lib/qt5/mkspecs/common/winrt_winphone/assets/
3085  logo_150x150.png
3086  logo_30x30.png
3087  logo_310x150.png
3088  logo_310x310.png
3089  logo_44x44.png
3090  logo_480x800.png
3091  logo_620x300.png
3092  logo_70x70.png
3093  logo_71x71.png
3094  logo_store.png
3095 lib/qt5/mkspecs/common/winrt_winphone/manifests/10.0/AppxManifest.xml.in
3096 lib/qt5/mkspecs/cygwin-g++/
3097  qmake.conf
3098  qplatformdefs.h
3099 lib/qt5/mkspecs/darwin-g++/
3100  qmake.conf
3101  qplatformdefs.h
3102 lib/qt5/mkspecs/devices/common/
3103  freebsd_device_post.conf
3104  freebsd_device_pre.conf
3105  linux_arm_device_post.conf
3106  linux_device_post.conf
3107  linux_device_pre.conf
3108 lib/qt5/mkspecs/devices/freebsd-generic-clang/
3109  qmake.conf
3110  qplatformdefs.h
3111 lib/qt5/mkspecs/devices/freebsd-rasp-pi-clang/
3112  qmake.conf
3113  qplatformdefs.h
3114 lib/qt5/mkspecs/devices/integrity-armv8-SA8155P/
3115  qmake.conf
3116  qplatformdefs.h
3117 lib/qt5/mkspecs/devices/integrity-armv8-drive-cx/
3118  qmake.conf
3119  qplatformdefs.h
3120 lib/qt5/mkspecs/devices/integrity-armv8-msm8996au/
3121  qmake.conf
3122  qplatformdefs.h
3123 lib/qt5/mkspecs/devices/linux-archos-gen8-g++/
3124  qmake.conf
3125  qplatformdefs.h
3126 lib/qt5/mkspecs/devices/linux-arm-amlogic-8726M-g++/
3127  qeglfshooks_8726m.cpp
3128  qmake.conf
3129  qplatformdefs.h
3130 lib/qt5/mkspecs/devices/linux-arm-generic-g++/
3131  qmake.conf
3132  qplatformdefs.h
3133 lib/qt5/mkspecs/devices/linux-arm-hisilicon-hix5hd2-g++/
3134  qmake.conf
3135  qplatformdefs.h
3136 lib/qt5/mkspecs/devices/linux-arm-trident-pnx8473-g++/
3137  qmake.conf
3138  qplatformdefs.h
3139 lib/qt5/mkspecs/devices/linux-beagleboard-g++/
3140  qmake.conf
3141  qplatformdefs.h
3142 lib/qt5/mkspecs/devices/linux-colibri-vf-g++/
3143  qmake.conf
3144  qplatformdefs.h
3145 lib/qt5/mkspecs/devices/linux-drive-cx-g++/
3146  qmake.conf
3147  qplatformdefs.h
3148 lib/qt5/mkspecs/devices/linux-emu-g++/
3149  qmake.conf
3150  qplatformdefs.h
3151 lib/qt5/mkspecs/devices/linux-generic-g++/
3152  qmake.conf
3153  qplatformdefs.h
3154 lib/qt5/mkspecs/devices/linux-imx53qsb-g++/
3155  qmake.conf
3156  qplatformdefs.h
3157 lib/qt5/mkspecs/devices/linux-imx6-g++/
3158  qmake.conf
3159  qplatformdefs.h
3160 lib/qt5/mkspecs/devices/linux-imx7-g++/
3161  qmake.conf
3162  qplatformdefs.h
3163 lib/qt5/mkspecs/devices/linux-imx8-g++/
3164  qmake.conf
3165  qplatformdefs.h
3166 lib/qt5/mkspecs/devices/linux-jetson-tk1-g++/
3167  qmake.conf
3168  qplatformdefs.h
3169 lib/qt5/mkspecs/devices/linux-jetson-tk1-pro-g++/
3170  qmake.conf
3171  qplatformdefs.h
3172 lib/qt5/mkspecs/devices/linux-jetson-tx1-g++/
3173  qmake.conf
3174  qplatformdefs.h
3175 lib/qt5/mkspecs/devices/linux-mipsel-broadcom-97425-g++/
3176  qdirectfbeglhooks_bcm97425.cpp
3177  qmake.conf
3178  qplatformdefs.h
3179 lib/qt5/mkspecs/devices/linux-mipsel-ci20-g++/
3180  qmake.conf
3181  qplatformdefs.h
3182 lib/qt5/mkspecs/devices/linux-nuc-g++/
3183  qmake.conf
3184  qplatformdefs.h
3185 lib/qt5/mkspecs/devices/linux-odroid-xu3-g++/
3186  qmake.conf
3187  qplatformdefs.h
3188 lib/qt5/mkspecs/devices/linux-rasp-pi-g++/
3189  qmake.conf
3190  qplatformdefs.h
3191 lib/qt5/mkspecs/devices/linux-rasp-pi2-g++/
3192  qmake.conf
3193  qplatformdefs.h
3194 lib/qt5/mkspecs/devices/linux-rasp-pi3-g++/
3195  qmake.conf
3196  qplatformdefs.h
3197 lib/qt5/mkspecs/devices/linux-rasp-pi3-vc4-g++/
3198  qmake.conf
3199  qplatformdefs.h
3200 lib/qt5/mkspecs/devices/linux-rasp-pi4-v3d-g++/
3201  qmake.conf
3202  qplatformdefs.h
3203 lib/qt5/mkspecs/devices/linux-rcar-h2-g++/
3204  qmake.conf
3205  qplatformdefs.h
3206 lib/qt5/mkspecs/devices/linux-rcar-m3-g++/
3207  qmake.conf
3208  qplatformdefs.h
3209 lib/qt5/mkspecs/devices/linux-sh4-stmicro-ST7108-g++/
3210  qmake.conf
3211  qplatformdefs.h
3212 lib/qt5/mkspecs/devices/linux-sh4-stmicro-ST7540-g++/
3213  qmake.conf
3214  qplatformdefs.h
3215 lib/qt5/mkspecs/devices/linux-snowball-g++/
3216  qmake.conf
3217  qplatformdefs.h
3218 lib/qt5/mkspecs/devices/linux-tegra2-g++/
3219  qmake.conf
3220  qplatformdefs.h
3221 lib/qt5/mkspecs/devices/linux-tinkerboard-g++/
3222  qmake.conf
3223  qplatformdefs.h
3224 lib/qt5/mkspecs/dragonfly-g++/
3225  qmake.conf
3226  qplatformdefs.h
3227 lib/qt5/mkspecs/dummy/qmake.conf
3228 lib/qt5/mkspecs/features/
3229  benchmark.prf
3230  build_pass.prf
3231  cmake_functions.prf
3232  cmdline.prf
3233  configure.prf
3234  configure_base.prf
3235  coverage.prf
3236  create_cmake.prf
3237  ctest_testcase.prf
3238  ctest_testcase_common.prf
3239  ctest_testcase_installed.prf
3240  dbusadaptors.prf
3241  dbuscommon.pri
3242  dbusinterfaces.prf
3243  declarative_debug.prf
3244  default_post.prf
3245  default_pre.prf
3246  designer_defines.prf
3247  device_config.prf
3248  egl.prf
3249  exceptions.prf
3250  exceptions_off.prf
3251  exclusive_builds.prf
3252  exclusive_builds_post.prf
3253  file_copies.prf
3254  gc_binaries.prf
3255  gcov.prf
3256  include_source_dir.prf
3257  incredibuild_xge.prf
3258  java.prf
3259  lex.prf
3260  link_ltcg.prf
3261  link_pkgconfig.prf
3262  lrelease.prf
3263  ltcg.prf
3264  metatypes.prf
3265  moc.prf
3266  no_debug_info.prf
3267  plugin_bundle.prf
3268  precompile_header.prf
3269  qgltf.prf
3270  qlalr.prf
3271  qmake_use.prf
3272  qml_debug.prf
3273  qml_module.prf
3274  qml_plugin.prf
3275  qmltestcase.prf
3276  qt.prf
3277  qt_android_deps.prf
3278  qt_app.prf
3279  qt_build_config.prf
3280  qt_build_extra.prf
3281  qt_build_paths.prf
3282  qt_clear_installs.prf
3283  qt_common.prf
3284  qt_config.prf
3285  qt_configure.prf
3286  qt_docs.prf
3287  qt_docs_targets.prf
3288  qt_example_installs.prf
3289  qt_functions.prf
3290  qt_helper_lib.prf
3291  qt_installs.prf
3292  qt_module.prf
3293  qt_module_headers.prf
3294  qt_module_pris.prf
3295  qt_parts.prf
3296  qt_plugin.prf
3297  qt_prefix_build_check.prf
3298  qt_targets.prf
3299  qt_test_helper.prf
3300  qt_tool.prf
3301  qt_tracepoints.prf
3302  resolve_config.prf
3303  resolve_target.prf
3304  resources.prf
3305  resources_functions.prf
3306  rtti.prf
3307  rtti_off.prf
3308  sanitizer.prf
3309  silent.prf
3310  simd.prf
3311  spec_post.prf
3312  spec_pre.prf
3313  static_runtime.prf
3314  testcase.prf
3315  testcase_targets.prf
3316  testcocoon.prf
3317  testlib_defines.prf
3318  toolchain.prf
3319  uic.prf
3320  use_c_linker.prf
3321  vxworks.prf
3322  warn_off.prf
3323  warn_on.prf
3324  wayland-scanner.prf
3325  xctest.prf
3326  yacc.prf
3327 lib/qt5/mkspecs/features/android/
3328  android.prf
3329  android_deployment_settings.prf
3330  default_pre.prf
3331  resolve_config.prf
3332  resolve_target.prf
3333  sdk.prf
3334  spec_post.prf
3335 lib/qt5/mkspecs/features/data/
3336  configure.json
3337  dummy.cpp
3338  dumpvcvars.bat
3339  macros.cpp
3340 lib/qt5/mkspecs/features/data/cmake/
3341  ExtraSourceIncludes.cmake.in
3342  Qt5BasicConfig.cmake.in
3343  Qt5ConfigVersion.cmake.in
3344  Qt5ImportPlugin.cpp.in
3345  Qt5PluginTarget.cmake.in
3346 lib/qt5/mkspecs/features/data/mac/objc_namespace.sh
3347 lib/qt5/mkspecs/features/data/testserver/
3348  Dockerfile
3349  docker-compose-common.yml
3350 lib/qt5/mkspecs/features/data/unix/findclasslist.pl
3351 lib/qt5/mkspecs/features/mac/
3352  asset_catalogs.prf
3353  default_post.prf
3354  default_pre.prf
3355  mac.prf
3356  no_warn_empty_obj_files.prf
3357  objective_c.prf
3358  rez.prf
3359  sdk.mk
3360  sdk.prf
3361  toolchain.prf
3362 lib/qt5/mkspecs/features/mac/unsupported/objc_namespace.prf
3363 lib/qt5/mkspecs/features/uikit/
3364  bitcode.prf
3365  default_post.prf
3366  default_pre.prf
3367  device_destinations.sh
3368  devices.py
3369  exclusive_builds_post.prf
3370  gc_binaries.prf
3371  qt.prf
3372  qt_parts.prf
3373  resolve_config.prf
3374  sdk.prf
3375  testcase.prf
3376  testcase_targets.prf
3377  watchos_coretext.prf
3378  xcodebuild.mk
3379  xcodebuild.prf
3380 lib/qt5/mkspecs/features/unix/
3381  bsymbolic_functions.prf
3382  ccache.prf
3383  hide_symbols.prf
3384  largefile.prf
3385  opengl.prf
3386  separate_debug_info.prf
3387  thread.prf
3388  x11.prf
3389  x11inc.prf
3390  x11lib.prf
3391  x11sm.prf
3392 lib/qt5/mkspecs/features/unsupported/testserver.prf
3393 lib/qt5/mkspecs/features/wasm/
3394  default_pre.prf
3395  emcc_ver.prf
3396  wasm.prf
3397 lib/qt5/mkspecs/features/win32/
3398  console.prf
3399  default_pre.prf
3400  dumpcpp.prf
3401  idcidl.prf
3402  msvc_mp.prf
3403  opengl.prf
3404  qt_dll.prf
3405  separate_debug_info.prf
3406  stl.prf
3407  stl_off.prf
3408  windeployqt.prf
3409  windows.prf
3410  windows_vulkan_sdk.prf
3411 lib/qt5/mkspecs/features/winrt/
3412  console.prf
3413  default_pre.prf
3414  package_manifest.prf
3415 lib/qt5/mkspecs/freebsd-clang/
3416  qmake.conf
3417  qplatformdefs.h
3418 lib/qt5/mkspecs/freebsd-g++/
3419  qmake.conf
3420  qplatformdefs.h
3421 lib/qt5/mkspecs/haiku-g++/
3422  qmake.conf
3423  qplatformdefs.h
3424 lib/qt5/mkspecs/hpuxi-g++-64/
3425  qmake.conf
3426  qplatformdefs.h
3427 lib/qt5/mkspecs/hurd-g++/
3428  qmake.conf
3429  qplatformdefs.h
3430 lib/qt5/mkspecs/integrity-armv7/
3431  qmake.conf
3432  qplatformdefs.h
3433 lib/qt5/mkspecs/integrity-armv7-imx6/
3434  qmake.conf
3435  qplatformdefs.h
3436 lib/qt5/mkspecs/integrity-armv8-rcar/
3437  qmake.conf
3438  qplatformdefs.h
3439 lib/qt5/mkspecs/integrity-x86/
3440  qmake.conf
3441  qplatformdefs.h
3442 lib/qt5/mkspecs/linux-aarch64-gnu-g++/
3443  qmake.conf
3444  qplatformdefs.h
3445 lib/qt5/mkspecs/linux-arm-gnueabi-g++/
3446  qmake.conf
3447  qplatformdefs.h
3448 lib/qt5/mkspecs/linux-clang/
3449  qmake.conf
3450  qplatformdefs.h
3451 lib/qt5/mkspecs/linux-clang-32/
3452  qmake.conf
3453  qplatformdefs.h
3454 lib/qt5/mkspecs/linux-clang-libc++/
3455  qmake.conf
3456  qplatformdefs.h
3457 lib/qt5/mkspecs/linux-clang-libc++-32/
3458  qmake.conf
3459  qplatformdefs.h
3460 lib/qt5/mkspecs/linux-g++/
3461  qmake.conf
3462  qplatformdefs.h
3463 lib/qt5/mkspecs/linux-g++-32/
3464  qmake.conf
3465  qplatformdefs.h
3466 lib/qt5/mkspecs/linux-g++-64/
3467  qmake.conf
3468  qplatformdefs.h
3469 lib/qt5/mkspecs/linux-icc/
3470  qmake.conf
3471  qplatformdefs.h
3472 lib/qt5/mkspecs/linux-icc-32/
3473  qmake.conf
3474  qplatformdefs.h
3475 lib/qt5/mkspecs/linux-icc-64/
3476  qmake.conf
3477  qplatformdefs.h
3478 lib/qt5/mkspecs/linux-icc-k1om/
3479  qmake.conf
3480  qplatformdefs.h
3481 lib/qt5/mkspecs/linux-llvm/
3482  qmake.conf
3483  qplatformdefs.h
3484 lib/qt5/mkspecs/linux-lsb-g++/
3485  qmake.conf
3486  qplatformdefs.h
3487 lib/qt5/mkspecs/lynxos-g++/
3488  qmake.conf
3489  qplatformdefs.h
3490 lib/qt5/mkspecs/macx-clang/
3491  Info.plist.app
3492  Info.plist.dSYM.in
3493  Info.plist.disable_highdpi
3494  Info.plist.lib
3495  qmake.conf
3496  qplatformdefs.h
3497 lib/qt5/mkspecs/macx-g++/
3498  Info.plist.app
3499  Info.plist.dSYM.in
3500  Info.plist.lib
3501  qmake.conf
3502  qplatformdefs.h
3503 lib/qt5/mkspecs/macx-icc/
3504  Info.plist.app
3505  Info.plist.dSYM.in
3506  Info.plist.lib
3507  qmake.conf
3508  qplatformdefs.h
3509 lib/qt5/mkspecs/macx-ios-clang/
3510  Default-568h@2x.png
3511  Info.plist.app
3512  Info.plist.dSYM.in
3513  Info.plist.lib
3514  LaunchScreen.storyboard
3515  qmake.conf
3516  qplatformdefs.h
3517 lib/qt5/mkspecs/macx-ios-clang/features/default_post.prf
3518 lib/qt5/mkspecs/macx-tvos-clang/
3519  Info.plist.app
3520  Info.plist.lib
3521  qmake.conf
3522  qplatformdefs.h
3523 lib/qt5/mkspecs/macx-watchos-clang/
3524  Info.plist.app
3525  Info.plist.lib
3526  qmake.conf
3527  qplatformdefs.h
3528 lib/qt5/mkspecs/macx-xcode/
3529  QtTest.plist
3530  WorkspaceSettings.xcsettings
3531  default.xcscheme
3532  qmake.conf
3533  qplatformdefs.h
3534 lib/qt5/mkspecs/modules/
3535  qt_lib_accessibility_support_private.pri
3536  qt_lib_bootstrap_private.pri
3537  qt_lib_concurrent.pri
3538  qt_lib_concurrent_private.pri
3539  qt_lib_core.pri
3540  qt_lib_core_private.pri
3541  qt_lib_dbus.pri
3542  qt_lib_dbus_private.pri
3543  qt_lib_devicediscovery_support_private.pri
3544  qt_lib_edid_support_private.pri
3545  qt_lib_egl_support_private.pri
3546  qt_lib_eglfs_kms_support_private.pri
3547  qt_lib_eglfsdeviceintegration_private.pri
3548  qt_lib_eventdispatcher_support_private.pri
3549  qt_lib_fb_support_private.pri
3550  qt_lib_fontdatabase_support_private.pri
3551  qt_lib_glx_support_private.pri
3552  qt_lib_gui.pri
3553  qt_lib_gui_private.pri
3554  qt_lib_input_support_private.pri
3555  qt_lib_kms_support_private.pri
3556  qt_lib_linuxaccessibility_support_private.pri
3557  qt_lib_network.pri
3558  qt_lib_network_private.pri
3559  qt_lib_opengl.pri
3560  qt_lib_opengl_private.pri
3561  qt_lib_openglextensions.pri
3562  qt_lib_openglextensions_private.pri
3563  qt_lib_platformcompositor_support_private.pri
3564  qt_lib_printsupport.pri
3565  qt_lib_printsupport_private.pri
3566  qt_lib_service_support_private.pri
3567  qt_lib_sql.pri
3568  qt_lib_sql_private.pri
3569  qt_lib_testlib.pri
3570  qt_lib_testlib_private.pri
3571  qt_lib_theme_support_private.pri
3572  qt_lib_widgets.pri
3573  qt_lib_widgets_private.pri
3574  qt_lib_xcb_qpa_lib_private.pri
3575  qt_lib_xkbcommon_support_private.pri
3576  qt_lib_xml.pri
3577  qt_lib_xml_private.pri
3578 lib/qt5/mkspecs/netbsd-g++/
3579  qmake.conf
3580  qplatformdefs.h
3581 lib/qt5/mkspecs/openbsd-g++/
3582  qmake.conf
3583  qplatformdefs.h
3584 lib/qt5/mkspecs/qnx-aarch64le-qcc/
3585  qmake.conf
3586  qplatformdefs.h
3587 lib/qt5/mkspecs/qnx-armle-v7-qcc/
3588  qmake.conf
3589  qplatformdefs.h
3590 lib/qt5/mkspecs/qnx-x86-64-qcc/
3591  qmake.conf
3592  qplatformdefs.h
3593 lib/qt5/mkspecs/qnx-x86-qcc/
3594  qmake.conf
3595  qplatformdefs.h
3596 lib/qt5/mkspecs/solaris-cc/
3597  qmake.conf
3598  qplatformdefs.h
3599 lib/qt5/mkspecs/solaris-cc-64/
3600  qmake.conf
3601  qplatformdefs.h
3602 lib/qt5/mkspecs/solaris-cc-64-stlport/
3603  qmake.conf
3604  qplatformdefs.h
3605 lib/qt5/mkspecs/solaris-cc-stlport/
3606  qmake.conf
3607  qplatformdefs.h
3608 lib/qt5/mkspecs/solaris-g++/
3609  qmake.conf
3610  qplatformdefs.h
3611 lib/qt5/mkspecs/solaris-g++-64/
3612  qmake.conf
3613  qplatformdefs.h
3614 lib/qt5/mkspecs/unsupported/linux-host-g++/
3615  qmake.conf
3616  qplatformdefs.h
3617 lib/qt5/mkspecs/unsupported/linux-scratchbox2-g++/
3618  qmake.conf
3619  qplatformdefs.h
3620 lib/qt5/mkspecs/unsupported/nacl-g++/
3621  qmake.conf
3622  qplatformdefs.h
3623 lib/qt5/mkspecs/unsupported/nacl64-g++/
3624  qmake.conf
3625  qplatformdefs.h
3626 lib/qt5/mkspecs/unsupported/qnx-X11-g++/
3627  qmake.conf
3628  qplatformdefs.h
3629 lib/qt5/mkspecs/unsupported/vxworks-ppc-dcc/
3630  qmake.conf
3631  qplatformdefs.h
3632 lib/qt5/mkspecs/unsupported/vxworks-ppc-g++/
3633  qmake.conf
3634  qplatformdefs.h
3635 lib/qt5/mkspecs/unsupported/vxworks-simpentium-dcc/
3636  qmake.conf
3637  qplatformdefs.h
3638 lib/qt5/mkspecs/unsupported/vxworks-simpentium-g++/
3639  qmake.conf
3640  qplatformdefs.h
3641 lib/qt5/mkspecs/wasm-emscripten/
3642  qmake.conf
3643  qplatformdefs.h
3644 lib/qt5/mkspecs/win32-arm64-msvc2017/
3645  qmake.conf
3646  qplatformdefs.h
3647 lib/qt5/mkspecs/win32-clang-g++/
3648  qmake.conf
3649  qplatformdefs.h
3650 lib/qt5/mkspecs/win32-clang-msvc/
3651  qmake.conf
3652  qplatformdefs.h
3653 lib/qt5/mkspecs/win32-g++/
3654  qmake.conf
3655  qplatformdefs.h
3656 lib/qt5/mkspecs/win32-icc/
3657  qmake.conf
3658  qplatformdefs.h
3659 lib/qt5/mkspecs/win32-icc-k1om/
3660  qmake.conf
3661  qplatformdefs.h
3662 lib/qt5/mkspecs/win32-msvc/
3663  qmake.conf
3664  qplatformdefs.h
3665 lib/qt5/mkspecs/winrt-arm-msvc2015/
3666  qmake.conf
3667  qplatformdefs.h
3668 lib/qt5/mkspecs/winrt-arm-msvc2017/
3669  qmake.conf
3670  qplatformdefs.h
3671 lib/qt5/mkspecs/winrt-arm-msvc2019/
3672  qmake.conf
3673  qplatformdefs.h
3674 lib/qt5/mkspecs/winrt-arm64-msvc2017/
3675  qmake.conf
3676  qplatformdefs.h
3677 lib/qt5/mkspecs/winrt-arm64-msvc2019/
3678  qmake.conf
3679  qplatformdefs.h
3680 lib/qt5/mkspecs/winrt-x64-msvc2015/
3681  qmake.conf
3682  qplatformdefs.h
3683 lib/qt5/mkspecs/winrt-x64-msvc2017/
3684  qmake.conf
3685  qplatformdefs.h
3686 lib/qt5/mkspecs/winrt-x64-msvc2019/
3687  qmake.conf
3688  qplatformdefs.h
3689 lib/qt5/mkspecs/winrt-x86-msvc2015/
3690  qmake.conf
3691  qplatformdefs.h
3692 lib/qt5/mkspecs/winrt-x86-msvc2017/
3693  qmake.conf
3694  qplatformdefs.h
3695 lib/qt5/mkspecs/winrt-x86-msvc2019/
3696  qmake.conf
3697  qplatformdefs.h
3698 lib/qt5/pkgconfig/
3699  Qt5Concurrent.pc
3700  Qt5Core.pc
3701  Qt5DBus.pc
3702  Qt5Gui.pc
3703  Qt5Network.pc
3704  Qt5OpenGL.pc
3705  Qt5OpenGLExtensions.pc
3706  Qt5PrintSupport.pc
3707  Qt5Sql.pc
3708  Qt5Test.pc
3709  Qt5Widgets.pc
3710  Qt5Xml.pc
3711 lib/qt5/plugins/bearer/libqgenericbearer.so
3712 lib/qt5/plugins/egldeviceintegrations/
3713  libqeglfs-emu-integration.so
3714  libqeglfs-kms-egldevice-integration.so
3715  libqeglfs-kms-integration.so
3716  libqeglfs-x11-integration.so
3717 lib/qt5/plugins/generic/libqtuiotouchplugin.so
3718 lib/qt5/plugins/imageformats/
3719  libqgif.so
3720  libqico.so
3721  libqjpeg.so
3722 lib/qt5/plugins/platforminputcontexts/
3723  libcomposeplatforminputcontextplugin.so
3724  libibusplatforminputcontextplugin.so
3725 lib/qt5/plugins/platforms/
3726  libqeglfs.so
3727  libqminimal.so
3728  libqminimalegl.so
3729  libqoffscreen.so
3730  libqvnc.so
3731  libqxcb.so
3732 lib/qt5/plugins/platformthemes/libqxdgdesktopportal.so
3733 lib/qt5/plugins/sqldrivers/libqsqlite.so
3734 lib/qt5/plugins/xcbglintegrations/
3735  libqxcb-egl-integration.so
3736  libqxcb-glx-integration.so
3737
3738
3739 [FILE:3013:manifests/plist.docs]
3740 share/doc/qt5/config/
3741  exampleurl-qt3d.qdocconf
3742  exampleurl-qtactiveqt.qdocconf
3743  exampleurl-qtandroidextras.qdocconf
3744  exampleurl-qtbase.qdocconf
3745  exampleurl-qtcharts.qdocconf
3746  exampleurl-qtconnectivity.qdocconf
3747  exampleurl-qtdatavis3d.qdocconf
3748  exampleurl-qtdeclarative.qdocconf
3749  exampleurl-qtdoc.qdocconf
3750  exampleurl-qtgamepad.qdocconf
3751  exampleurl-qtgraphicaleffects.qdocconf
3752  exampleurl-qtimageformats.qdocconf
3753  exampleurl-qtlocation.qdocconf
3754  exampleurl-qtlottie.qdocconf
3755  exampleurl-qtmacextras.qdocconf
3756  exampleurl-qtmultimedia.qdocconf
3757  exampleurl-qtnetworkauth.qdocconf
3758  exampleurl-qtpurchasing.qdocconf
3759  exampleurl-qtquickcontrols.qdocconf
3760  exampleurl-qtquickcontrols2.qdocconf
3761  exampleurl-qtremoteobjects.qdocconf
3762  exampleurl-qtscript.qdocconf
3763  exampleurl-qtscxml.qdocconf
3764  exampleurl-qtsensors.qdocconf
3765  exampleurl-qtserialbus.qdocconf
3766  exampleurl-qtserialport.qdocconf
3767  exampleurl-qtspeech.qdocconf
3768  exampleurl-qtsvg.qdocconf
3769  exampleurl-qttools.qdocconf
3770  exampleurl-qtvirtualkeyboard.qdocconf
3771  exampleurl-qtwayland.qdocconf
3772  exampleurl-qtwebchannel.qdocconf
3773  exampleurl-qtwebengine.qdocconf
3774  exampleurl-qtwebsockets.qdocconf
3775  exampleurl-qtwebview.qdocconf
3776  exampleurl-qtwinextras.qdocconf
3777  exampleurl-qtx11extras.qdocconf
3778  exampleurl-qtxmlpatterns.qdocconf
3779 share/doc/qt5/global/
3780  compat.qdocconf
3781  config.qdocconf
3782  externalsites.qdocconf
3783  fileextensions.qdocconf
3784  html-config.qdocconf
3785  html-footer-online.qdocconf
3786  html-footer.qdocconf
3787  html-header-offline.qdocconf
3788  html-header-online.qdocconf
3789  macros.qdocconf
3790  manifest-meta.qdocconf
3791  qt-cpp-defines.qdocconf
3792  qt-html-templates-offline-simple.qdocconf
3793  qt-html-templates-offline.qdocconf
3794  qt-html-templates-online.qdocconf
3795  qt-module-defaults-offline.qdocconf
3796  qt-module-defaults-online-commercial.qdocconf
3797  qt-module-defaults-online.qdocconf
3798  qt-module-defaults.qdocconf
3799 share/doc/qt5/global/externalsites/
3800  external-resources.qdoc
3801  qt-webpages.qdoc
3802  qtcreator.qdoc
3803  rfc.qdoc
3804 share/doc/qt5/global/includes/
3805  examples-run.qdocinc
3806  module-use.qdocinc
3807 share/doc/qt5/global/includes-online/search.qdoc
3808 share/doc/qt5/global/includes/standardpath/functiondocs.qdocinc
3809 share/doc/qt5/global/template/images/
3810  Qt-dark_gradient.png
3811  Qt-footer-bg.jpg
3812  Qt-footer_shadow.png
3813  Qt-gradient.png
3814  Qt-header-bg.jpg
3815  Qt-logo.png
3816  arrow.png
3817  arrow_bc.png
3818  arrow_down.png
3819  bg_l.png
3820  bg_l_blank.png
3821  bg_ll_blank.png
3822  bg_r.png
3823  bg_ul_blank.png
3824  bgrContent.png
3825  blu_dot.png
3826  box_bg.png
3827  breadcrumb.png
3828  btn_next.png
3829  btn_prev.png
3830  bullet_dn.png
3831  bullet_gt.png
3832  bullet_sq.png
3833  bullet_up.png
3834  feedbackground.png
3835  header_bg.png
3836  home.png
3837  horBar.png
3838  ico_note.png
3839  ico_note_attention.png
3840  ico_out.png
3841  logo.png
3842  page.png
3843  page_bg.png
3844  spinner.gif
3845  sprites-combined.png
3846 share/doc/qt5/global/template/scripts/
3847  extras.js
3848  main.js
3849 share/doc/qt5/global/template/style/
3850  cookie-confirm.css
3851  cookiebar-x.png
3852  doc_search.png
3853  gsc.css
3854  icomoon.eot
3855  icomoon.svg
3856  icomoon.ttf
3857  icomoon.woff
3858  list_arrow.png
3859  list_expand.png
3860  offline-simple.css
3861  offline.css
3862  online.css
3863  theqtcompany.png
3864
3865
3866 [FILE:360:patches/patch-mkspecs_features_qt__module.prf]
3867 $NetBSD$
3868
3869 Do not create .la files.
3870
3871 --- mkspecs/features/qt_module.prf.orig 2020-10-27 08:02:11 UTC
3872 +++ mkspecs/features/qt_module.prf
3873 @@ -304,7 +304,6 @@ load(qt_targets)
3874      QMAKE_PKGCONFIG_INSTALL_REPLACE += pclib_replace
3875  }
3876  !lib_bundle:unix {
3877 -    CONFIG += create_libtool
3878      host_build: \
3879          QMAKE_LIBTOOL_LIBDIR = $$[QT_HOST_LIBS]
3880      else: \
3881
3882
3883 [FILE:618:patches/patch-qmake_generators_makefile.cpp]
3884 --- qmake/generators/makefile.cpp.orig  2020-10-27 08:02:11 UTC
3885 +++ qmake/generators/makefile.cpp
3886 @@ -3358,7 +3358,7 @@ MakefileGenerator::writePkgConfigFile()
3887              pkgConfiglibName = bundle.toQString();
3888          } else {
3889              if (!project->values("QMAKE_DEFAULT_LIBDIRS").contains(libDir))
3890 -                t << "-L${libdir} ";
3891 +                t << "-L${libdir} -Wl,-rpath,${libdir} ";
3892              pkgConfiglibName = "-l" + project->first("QMAKE_ORIG_TARGET");
3893              if (project->isActiveConfig("shared"))
3894                  pkgConfiglibName += project->first("TARGET_VERSION_EXT").toQString();
3895
3896
3897 [FILE:1768:patches/patch-qmake_generators_unix_unixmake2.cpp]
3898 --- qmake/generators/unix/unixmake2.cpp.orig    2020-10-27 08:02:11 UTC
3899 +++ qmake/generators/unix/unixmake2.cpp
3900 @@ -191,12 +191,12 @@ UnixMakefileGenerator::writeMakeParts(QT
3901      t << "####### Compiler, tools and options\n\n";
3902      t << "CC            = " << var("QMAKE_CC") << Qt::endl;
3903      t << "CXX           = " << var("QMAKE_CXX") << Qt::endl;
3904 -    t << "DEFINES       = "
3905 +    t << "DEFINES       += "
3906        << varGlue("PRL_EXPORT_DEFINES","-D"," -D"," ")
3907        << varGlue("DEFINES","-D"," -D","") << Qt::endl;
3908 -    t << "CFLAGS        = " << var("QMAKE_CFLAGS") << " $(DEFINES)\n";
3909 -    t << "CXXFLAGS      = " << var("QMAKE_CXXFLAGS") << " $(DEFINES)\n";
3910 -    t << "INCPATH       =";
3911 +    t << "CFLAGS        += " << var("QMAKE_CFLAGS") << " $(DEFINES)\n";
3912 +    t << "CXXFLAGS      += " << var("QMAKE_CXXFLAGS") << " $(DEFINES)\n";
3913 +    t << "INCPATH       +=";
3914      {
3915          const ProStringList &incs = project->values("INCLUDEPATH");
3916          for(int i = 0; i < incs.size(); ++i) {
3917 @@ -215,8 +215,8 @@ UnixMakefileGenerator::writeMakeParts(QT
3918  
3919      if(!project->isActiveConfig("staticlib")) {
3920          t << "LINK          = " << var("QMAKE_LINK") << Qt::endl;
3921 -        t << "LFLAGS        = " << var("QMAKE_LFLAGS") << Qt::endl;
3922 -        t << "LIBS          = $(SUBLIBS) " << fixLibFlags("LIBS").join(' ') << ' '
3923 +        t << "LFLAGS        += " << var("QMAKE_LFLAGS") << Qt::endl;
3924 +        t << "LIBS          += $(SUBLIBS) " << fixLibFlags("LIBS").join(' ') << ' '
3925                                             << fixLibFlags("LIBS_PRIVATE").join(' ') << ' '
3926                                             << fixLibFlags("QMAKE_LIBS").join(' ') << ' '
3927                                             << fixLibFlags("QMAKE_LIBS_PRIVATE").join(' ') << Qt::endl;
3928
3929
3930 [FILE:649:patches/patch-src_3rdparty_sha3_brg__endian.h]
3931 --- src/3rdparty/sha3/brg_endian.h.orig 2020-10-27 08:02:11 UTC
3932 +++ src/3rdparty/sha3/brg_endian.h
3933 @@ -34,7 +34,7 @@ Changes for ARM 9/9/2010 [Downstream rel
3934  /* Include files where endian defines and byteswap functions may reside */
3935  #if defined( __sun )
3936  #  include <sys/isa_defs.h>
3937 -#elif defined( __FreeBSD__ ) || defined( __OpenBSD__ ) || defined( __NetBSD__ )
3938 +#elif defined( __FreeBSD__ ) || defined( __OpenBSD__ ) || defined( __NetBSD__ ) || defined(__DragonFly__)
3939  #  include <sys/endian.h>
3940  #elif defined( BSD ) && ( BSD >= 199103 ) || defined( __APPLE__ ) || \
3941        defined( __CYGWIN32__ ) || defined( __DJGPP__ ) || defined( __osf__ )
3942
3943
3944 [FILE:1704:patches/patch-src_corelib_configure.json]
3945 --- src/corelib/configure.json.orig     2020-10-27 08:02:11 UTC
3946 +++ src/corelib/configure.json
3947 @@ -62,8 +62,7 @@
3948              },
3949              "headers": "iconv.h",
3950              "sources": [
3951 -                { "libs": "-liconv", "condition": "config.openbsd || config.haiku" },
3952 -                { "libs": "", "condition": "!(config.openbsd || config.haiku)" }
3953 +                { "libs": "-liconv" }
3954              ]
3955          },
3956          "gnu_iconv": {
3957 @@ -134,28 +133,14 @@
3958          "libatomic": {
3959              "label": "64 bit atomics",
3960              "test": {
3961 -                "tail": [
3962 -                    "void test(volatile std::atomic<std::int64_t> &a)",
3963 -                    "{",
3964 -                    "    std::int64_t v = a.load(std::memory_order_acquire);",
3965 -                    "    while (!a.compare_exchange_strong(v, v + 1,",
3966 -                    "                                      std::memory_order_acq_rel,",
3967 -                    "                                      std::memory_order_acquire)) {",
3968 -                    "        v = a.exchange(v - 1);",
3969 -                    "    }",
3970 -                    "    a.store(v + 1, std::memory_order_release);",
3971 -                    "}"
3972 -                ],
3973                  "main": [
3974                      "void *ptr = (void*)0xffffffc0; // any random pointer",
3975 -                    "test(*reinterpret_cast<std::atomic<std::int64_t> *>(ptr));"
3976 +                    "return 0;"
3977                  ],
3978                  "qmake": "CONFIG += c++11"
3979              },
3980 -            "headers": [ "atomic", "cstdint" ],
3981              "sources": [
3982 -                "",
3983 -                "-latomic"
3984 +                ""
3985              ]
3986          },
3987          "librt": {
3988
3989
3990 [FILE:317:patches/patch-src_corelib_global_qendian.h]
3991 --- src/corelib/global/qendian.h.orig   2020-10-27 08:02:11 UTC
3992 +++ src/corelib/global/qendian.h
3993 @@ -44,6 +44,8 @@
3994  #include <QtCore/qfloat16.h>
3995  #include <QtCore/qglobal.h>
3996  
3997 +#include <limits>
3998 +
3999  // include stdlib.h and hope that it defines __GLIBC__ for glibc-based systems
4000  #include <stdlib.h>
4001  #include <string.h>
4002
4003
4004 [FILE:302:patches/patch-src_corelib_global_qfloat16.h]
4005 --- src/corelib/global/qfloat16.h.orig  2020-10-27 08:02:11 UTC
4006 +++ src/corelib/global/qfloat16.h
4007 @@ -43,6 +43,7 @@
4008  
4009  #include <QtCore/qglobal.h>
4010  #include <QtCore/qmetatype.h>
4011 +#include <limits>
4012  #include <string.h>
4013  
4014  #if defined(QT_COMPILER_SUPPORTS_F16C) && defined(__AVX2__) && !defined(__F16C__)
4015
4016
4017 [FILE:470:patches/patch-src_corelib_io_io.pri]
4018 --- src/corelib/io/io.pri.orig  2020-10-27 08:02:11 UTC
4019 +++ src/corelib/io/io.pri
4020 @@ -100,7 +100,7 @@ qtConfig(filesystemwatcher) {
4021          SOURCES += io/qfilesystemwatcher_inotify.cpp
4022          HEADERS += io/qfilesystemwatcher_inotify_p.h
4023      } else {
4024 -        freebsd|darwin|openbsd|netbsd {
4025 +        freebsd|darwin|openbsd|netbsd|dragonfly {
4026              SOURCES += io/qfilesystemwatcher_kqueue.cpp
4027              HEADERS += io/qfilesystemwatcher_kqueue_p.h
4028          }
4029
4030
4031 [FILE:539:patches/patch-src_corelib_io_qlockfile__unix.cpp]
4032 --- src/corelib/io/qlockfile_unix.cpp.orig      2020-10-27 08:02:11 UTC
4033 +++ src/corelib/io/qlockfile_unix.cpp
4034 @@ -266,9 +266,15 @@ QString QLockFilePrivate::processNameByP
4035          return QString();
4036      QString name = QFile::decodeName(kp.p_comm);
4037  # else
4038 +#  if defined __DragonFly__
4039 +    if (kp.kp_pid != pid)
4040 +        return QString();
4041 +    QString name = QFile::decodeName(kp.kp_comm);
4042 +#  else
4043      if (kp.ki_pid != pid)
4044          return QString();
4045      QString name = QFile::decodeName(kp.ki_comm);
4046 +#  endif
4047  # endif
4048      return name;
4049  
4050
4051
4052 [FILE:210:patches/patch-src_corelib_text_qbytearraymatcher.h]
4053 --- src/corelib/text/qbytearraymatcher.h.orig   2020-10-27 08:02:11 UTC
4054 +++ src/corelib/text/qbytearraymatcher.h
4055 @@ -42,6 +42,8 @@
4056  
4057  #include <QtCore/qbytearray.h>
4058  
4059 +#include <limits>
4060 +
4061  QT_BEGIN_NAMESPACE
4062  
4063  
4064
4065
4066 [FILE:471:patches/patch-src_corelib_tools_qsharedpointer__impl.h]
4067 --- src/corelib/tools/qsharedpointer_impl.h.orig        2020-10-27 08:02:11 UTC
4068 +++ src/corelib/tools/qsharedpointer_impl.h
4069 @@ -156,8 +156,6 @@ namespace QtSharedPointer {
4070          inline void checkQObjectShared(...) { }
4071          inline void setQObjectShared(...) { }
4072  
4073 -        inline void operator delete(void *ptr) { ::operator delete(ptr); }
4074 -        inline void operator delete(void *, void *) { }
4075      };
4076      // sizeof(ExternalRefCountData) = 12 (32-bit) / 16 (64-bit)
4077  
4078
4079
4080 [FILE:1096:patches/patch-src_network_kernel_qnetworkinterface__unix.cpp]
4081 --- src/network/kernel/qnetworkinterface_unix.cpp.orig  2020-10-27 08:02:11 UTC
4082 +++ src/network/kernel/qnetworkinterface_unix.cpp
4083 @@ -97,7 +97,7 @@ uint QNetworkInterfaceManager::interface
4084  {
4085  #ifndef QT_NO_IPV6IFNAME
4086      return ::if_nametoindex(name.toLatin1());
4087 -#elif defined(SIOCGIFINDEX)
4088 +#elif defined(SIOCGIFINDEX) && !defined(__sun__)
4089      struct ifreq req;
4090      int socket = qt_safe_socket(AF_INET, SOCK_STREAM, 0);
4091      if (socket < 0)
4092 @@ -142,7 +142,7 @@ QString QNetworkInterfaceManager::interf
4093  
4094  static int getMtu(int socket, struct ifreq *req)
4095  {
4096 -#ifdef SIOCGIFMTU
4097 +#if defined(SIOCGIFMTU) && !defined(__sun__) 
4098      if (qt_safe_ioctl(socket, SIOCGIFMTU, req) == 0)
4099          return req->ifr_mtu;
4100  #endif
4101 @@ -210,7 +210,7 @@ static QNetworkInterfacePrivate *findInt
4102      QNetworkInterfacePrivate *iface = 0;
4103      int ifindex = 0;
4104  
4105 -#if !defined(QT_NO_IPV6IFNAME) || defined(SIOCGIFINDEX)
4106 +#if !defined(QT_NO_IPV6IFNAME) || (defined(SIOCGIFINDEX) && !defined(__sun__))
4107      // Get the interface index
4108  #  ifdef SIOCGIFINDEX
4109      if (qt_safe_ioctl(socket, SIOCGIFINDEX, &req) >= 0)
4110
4111
4112 [FILE:452:patches/patch-src_platformsupport_devicediscovery_qdevicediscovery__static.cpp]
4113 --- src/platformsupport/devicediscovery/qdevicediscovery_static.cpp.orig        2020-10-27 08:02:11 UTC
4114 +++ src/platformsupport/devicediscovery/qdevicediscovery_static.cpp
4115 @@ -47,11 +47,7 @@
4116  #include <QLoggingCategory>
4117  #include <QtCore/private/qcore_unix_p.h>
4118  
4119 -#ifdef Q_OS_FREEBSD
4120 -#include <dev/evdev/input.h>
4121 -#else
4122  #include <linux/input.h>
4123 -#endif
4124  #include <fcntl.h>
4125  
4126  /* android (and perhaps some other linux-derived stuff) don't define everything
4127
4128
4129 [FILE:384:patches/patch-src_platformsupport_input_evdevkeyboard_qevdevkeyboard__defaultmap__p.h]
4130 --- src/platformsupport/input/evdevkeyboard/qevdevkeyboard_defaultmap_p.h.orig  2020-10-27 08:02:11 UTC
4131 +++ src/platformsupport/input/evdevkeyboard/qevdevkeyboard_defaultmap_p.h
4132 @@ -52,11 +52,7 @@
4133  //
4134  
4135  #include "qnamespace.h"
4136 -#ifdef Q_OS_FREEBSD
4137 -#include <dev/evdev/input.h>
4138 -#else
4139  #include "linux/input.h"
4140 -#endif
4141  
4142  // no QT_BEGIN_NAMESPACE, since we include it internally...
4143  
4144
4145
4146 [FILE:442:patches/patch-src_platformsupport_input_evdevkeyboard_qevdevkeyboardhandler.cpp]
4147 --- src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp.orig      2020-10-27 08:02:11 UTC
4148 +++ src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp
4149 @@ -52,11 +52,7 @@
4150  #include <QtGui/private/qguiapplication_p.h>
4151  #include <QtGui/private/qinputdevicemanager_p.h>
4152  
4153 -#ifdef Q_OS_FREEBSD
4154 -#include <dev/evdev/input.h>
4155 -#else
4156  #include <linux/input.h>
4157 -#endif
4158  
4159  #ifndef input_event_sec
4160  #define input_event_sec time.tv_sec
4161
4162
4163 [FILE:382:patches/patch-src_platformsupport_input_evdevmouse_qevdevmousehandler.cpp]
4164 --- src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp.orig    2020-10-27 08:02:11 UTC
4165 +++ src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp
4166 @@ -53,12 +53,7 @@
4167  
4168  #include <errno.h>
4169  
4170 -#ifdef Q_OS_FREEBSD
4171 -#include <dev/evdev/input.h>
4172 -#else
4173 -#include <linux/kd.h>
4174  #include <linux/input.h>
4175 -#endif
4176  
4177  #define TEST_BIT(array, bit)    (array[bit/8] & (1<<(bit%8)))
4178  
4179
4180
4181 [FILE:408:patches/patch-src_platformsupport_input_evdevtablet_qevdevtablethandler.cpp]
4182 --- src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp.orig  2020-10-27 08:02:11 UTC
4183 +++ src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp
4184 @@ -45,11 +45,7 @@
4185  #include <QLoggingCategory>
4186  #include <QtCore/private/qcore_unix_p.h>
4187  #include <qpa/qwindowsysteminterface.h>
4188 -#ifdef Q_OS_FREEBSD
4189 -#include <dev/evdev/input.h>
4190 -#else
4191  #include <linux/input.h>
4192 -#endif
4193  
4194  QT_BEGIN_NAMESPACE
4195  
4196
4197
4198 [FILE:354:patches/patch-src_platformsupport_input_evdevtouch_qevdevtouchhandler.cpp]
4199 --- src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp.orig    2020-10-27 08:02:11 UTC
4200 +++ src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp
4201 @@ -52,11 +52,7 @@
4202  
4203  #include <mutex>
4204  
4205 -#ifdef Q_OS_FREEBSD
4206 -#include <dev/evdev/input.h>
4207 -#else
4208  #include <linux/input.h>
4209 -#endif
4210  
4211  #ifndef input_event_sec
4212  #define input_event_sec time.tv_sec
4213
4214
4215 [FILE:390:patches/patch-src_plugins_platforms_eglfs_deviceintegration_eglfs__kms_qeglfskmsgbmdevice.cpp]
4216 --- src/plugins/platforms/eglfs/deviceintegration/eglfs_kms/qeglfskmsgbmdevice.cpp.orig 2020-10-27 08:02:11 UTC
4217 +++ src/plugins/platforms/eglfs/deviceintegration/eglfs_kms/qeglfskmsgbmdevice.cpp
4218 @@ -49,6 +49,10 @@
4219  
4220  #define ARRAY_LENGTH(a) (sizeof (a) / sizeof (a)[0])
4221  
4222 +#ifndef O_CLOEXEC
4223 +#define O_CLOEXEC 0
4224 +#endif
4225 +
4226  QT_BEGIN_NAMESPACE
4227  
4228  Q_DECLARE_LOGGING_CATEGORY(qLcEglfsKmsDebug)
4229
4230
4231 [FILE:634:patches/patch-src_plugins_platforms_xcb_qxcbwindow.cpp]
4232 --- src/plugins/platforms/xcb/qxcbwindow.cpp.orig       2020-10-27 08:02:11 UTC
4233 +++ src/plugins/platforms/xcb/qxcbwindow.cpp
4234 @@ -698,7 +698,7 @@ void QXcbWindow::show()
4235          if (isTransient(window())) {
4236              const QWindow *tp = window()->transientParent();
4237              if (tp && tp->handle())
4238 -                transientXcbParent = static_cast<const QXcbWindow *>(tp->handle())->winId();
4239 +                transientXcbParent = tp->handle()->winId();
4240              // Default to client leader if there is no transient parent, else modal dialogs can
4241              // be hidden by their parents.
4242              if (!transientXcbParent)
4243
4244
4245 [FILE:624:patches/patch-tests_auto_corelib_io_qprocess_qprocess.pro]
4246 $NetBSD: patch-tests_auto_corelib_io_qprocess_qprocess.pro,v 1.1 2014/12/30 17:23:46 adam Exp $
4247
4248 * Pass whitespace(s) in filename test cases.
4249
4250 --- tests/auto/corelib/io/qprocess/qprocess.pro.orig    2020-10-27 08:02:11 UTC
4251 +++ tests/auto/corelib/io/qprocess/qprocess.pro
4252 @@ -3,10 +3,7 @@ TEMPLATE = subdirs
4253  include(qprocess.pri)
4254  SUBDIRS  = $$SUBPROGRAMS
4255  # Add special cases
4256 -SUBDIRS += testProcessSpacesArgs/nospace.pro \
4257 -           testProcessSpacesArgs/onespace.pro \
4258 -           testProcessSpacesArgs/twospaces.pro \
4259 -           testSpaceInName
4260 +SUBDIRS += testProcessSpacesArgs/nospace.pro
4261  
4262  win32 {
4263      SUBDIRS += \
4264
4265
4266 [FILE:585:patches/patch-tests_auto_corelib_serialization_qcborstreamreader_tst__qcborstreamreader.cpp]
4267 --- tests/auto/corelib/serialization/qcborstreamreader/tst_qcborstreamreader.cpp.orig   2020-10-27 08:02:11 UTC
4268 +++ tests/auto/corelib/serialization/qcborstreamreader/tst_qcborstreamreader.cpp
4269 @@ -365,7 +365,8 @@ template <typename T> static inline bool
4270      // converting FP to integral is UB if it can't be represented.;
4271      Q_STATIC_ASSERT(std::numeric_limits<T>::is_integer);
4272  
4273 -    double supremum = ldexp(1, std::numeric_limits<T>::digits);
4274 +    double fred = 1;
4275 +    double supremum = ldexp(fred, std::numeric_limits<T>::digits);
4276      if (v >= supremum)
4277          return false;
4278  
4279
4280
4281 [FILE:427:patches/patch-tests_auto_network_access_qnetworkreply_test_test.pro]
4282 --- tests/auto/network/access/qnetworkreply/test/test.pro.orig  2020-10-27 08:02:11 UTC
4283 +++ tests/auto/network/access/qnetworkreply/test/test.pro
4284 @@ -14,6 +14,7 @@ TESTDATA += ../empty ../rfc3252.txt ../r
4285              ../index.html ../smb-file.txt
4286  
4287  !android:!winrt: TEST_HELPER_INSTALLS = ../echo/echo
4288 +solaris: LIBS += -lsocket
4289  
4290  CONFIG += unsupported/testserver
4291  QT_TEST_SERVER_LIST = vsftpd apache2 ftp-proxy danted squid
4292
4293
4294 [FILE:237:patches/patch-tests_auto_network_socket_qlocalsocket_test_test.pro]
4295 --- tests/auto/network/socket/qlocalsocket/test/test.pro.orig   2020-10-27 08:02:11 UTC
4296 +++ tests/auto/network/socket/qlocalsocket/test/test.pro
4297 @@ -19,3 +19,4 @@ CONFIG(debug_and_release) {
4298    DESTDIR = ..
4299  }
4300  
4301 +solaris: LIBS += -lsocket
4302
4303
4304 [FILE:341:patches/patch-tests_auto_network_socket_qtcpserver_test_test.pro]
4305 --- tests/auto/network/socket/qtcpserver/test/test.pro.orig     2020-10-27 08:02:11 UTC
4306 +++ tests/auto/network/socket/qtcpserver/test/test.pro
4307 @@ -16,6 +16,7 @@ win32 {
4308  QT = core network testlib
4309  
4310  MOC_DIR=tmp
4311 +solaris: LIBS+= -lsocket
4312  
4313  # Only on Linux until cyrus has been added to docker-compose-for-{windows,macOS}.yml and tested
4314  linux {
4315
4316
4317 [FILE:348:patches/patch-tests_auto_network_socket_qudpsocket_test_test.pro]
4318 --- tests/auto/network/socket/qudpsocket/test/test.pro.orig     2020-10-27 08:02:11 UTC
4319 +++ tests/auto/network/socket/qudpsocket/test/test.pro
4320 @@ -17,6 +17,7 @@ win32:debug_and_release {
4321  }
4322  
4323  TARGET = tst_qudpsocket
4324 +solaris: LIBS+= -lsocket
4325  
4326  # Only on Linux until 'echo' has been added to docker-compose-for-{windows,macOS}.yml and tested
4327  linux {
4328
4329
4330 [FILE:264:patches/patch-tests_auto_network_ssl_ssl.pro]
4331 --- tests/auto/network/ssl/ssl.pro.orig 2020-10-27 08:02:11 UTC
4332 +++ tests/auto/network/ssl/ssl.pro
4333 @@ -3,7 +3,6 @@ QT_FOR_CONFIG += network-private
4334  
4335  SUBDIRS=\
4336     qpassworddigestor \
4337 -   qsslcertificate \
4338     qsslcipher \
4339     qsslellipticcurve \
4340     qsslerror \
4341
4342
4343 [FILE:2056:files/qmake.conf.in]
4344 #
4345 # qmake configuration for Ravenports
4346 #
4347
4348 MAKEFILE_GENERATOR      = UNIX
4349 QMAKE_PLATFORM          = %%PLATFORM%%
4350 CONFIG += qt warn_on release link_prl incremental gdb_dwarf_index
4351 QMAKE_INCREMENTAL_STYLE = sublib
4352
4353 include(../common/gcc-base-unix.conf)
4354 include(../common/g++-unix.conf)
4355 include(../common/unix.conf)
4356
4357 QMAKE_COMPILER          = %%CC%%
4358
4359 QMAKE_CC                = %%CC%%
4360 QMAKE_CXX               = %%CXX%%
4361 QMAKE_CFLAGS            = %%CFLAGS%%
4362 QMAKE_CXXFLAGS          = %%CXXFLAGS%%
4363 QMAKE_LEX               = /usr/bin/flex
4364 QMAKE_YACC              = /usr/bin/yacc
4365
4366 QMAKE_INCDIR            = %%LOCALBASE%%/include
4367 QMAKE_LIBDIR            = %%LOCALBASE%%/lib
4368 QMAKE_INCDIR_X11        = %%LOCALBASE%%/include
4369 QMAKE_LIBDIR_X11        = %%LOCALBASE%%/lib
4370 QMAKE_INCDIR_OPENGL     = %%LOCALBASE%%/include
4371 QMAKE_LIBDIR_OPENGL     = %%LOCALBASE%%/lib
4372
4373 QMAKE_LINK_SHLIB_CMD    = $$QMAKE_LINK_SHLIB $$QMAKE_LFLAGS_SHLIB $(LFLAGS) $$QMAKE_LFLAGS -o $(TARGETD) $(OBJECTS) $(OBJMOC) $(LIBS)
4374
4375 QMAKE_LFLAGS            = %%LDFLAGS%%
4376 QMAKE_LFLAGS_GCSECTIONS = -Wl,--gc-sections
4377 QMAKE_LFLAGS_THREAD     = %%PTHREAD_LDFLAGS%%
4378
4379 # QtCore can't be compiled with -Wl,-no-undefined because it uses the "environ"
4380 # variable and on FreeBSD, DragonFly and OpenBSD, this variable is in the final
4381 # executable itself.  OpenBSD 6.0 will include environ in libc.
4382 # (Why does any platform need -no-undefined??)
4383
4384 QMAKE_LFLAGS_NOUNDEF    =
4385
4386 QMAKE_LIBS              =
4387 QMAKE_LIBS_DYNLOAD      =
4388 QMAKE_LIBS_EXECINFO     = -lexecinfo
4389 QMAKE_LIBS_X11          = -lXext -lX11 %%SYS_LIBS%%
4390 QMAKE_LIBS_OPENGL       = -lGL
4391 QMAKE_LIBS_OPENGL_QT    = -lGL
4392 QMAKE_LIBS_THREAD       = %%PTHREAD_LIBS%%
4393
4394 QMAKE_AR                = /raven/toolchain/bin/ar cqs
4395 QMAKE_OBJCOPY           = /raven/toolchain/bin/objcopy
4396 QMAKE_NM                = /raven/toolchain/bin/nm -P
4397 QMAKE_RANLIB            = /raven/toolchain/bin/ranlib
4398
4399 QMAKE_MOC               = $(QTDIR)/bin/moc
4400 QMAKE_UIC               = $(QTDIR)/bin/uic
4401 QMAKE_UIC3              = $(QTDIR)/bin/uic3
4402 QMAKE_RCC               = $(QTDIR)/bin/rcc
4403
4404 QMAKE_MKDIR             = /bin/mkdir
4405
4406 QMAKE_STRIP             = strip
4407 QMAKE_STRIPFLAGS_LIB   += --strip-unneeded
4408 QMAKE_INSTALL_FILE      = install -m 644 -p
4409 QMAKE_INSTALL_PROGRAM   = install -m 755 -p
4410
4411 # stop message: Variable QMAKE_CXX.COMPILER_MACROS is not defined
4412
4413 QMAKE_CXX.COMPILER_MACROS       =
4414
4415 load(qt_config)
4416