|
||||
File indexing completed on 2025-01-30 10:21:25
0001 // Copyright (C) 2016 Intel Corporation. 0002 // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only 0003 0004 #ifndef QTXMLGLOBAL_H 0005 #define QTXMLGLOBAL_H 0006 0007 #include <QtCore/qglobal.h> 0008 #include <QtXml/qtxml-config.h> 0009 #include <QtXml/qtxmlexports.h> 0010 0011 #endif // QTXMLGLOBAL_H
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |