|
||||
File indexing completed on 2025-01-18 10:08:18
0001 // Copyright (C) 2016 The Qt Company Ltd. 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 QTGUIGLOBAL_H 0005 #define QTGUIGLOBAL_H 0006 0007 #include <QtCore/qglobal.h> 0008 #include <QtGui/qtgui-config.h> 0009 #include <QtGui/qtguiexports.h> 0010 0011 #endif // QTGUIGLOBAL_H
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |