/**************************************************************************** ** ** Copyright (C) 2015 The Qt Company Ltd. ** Contact: http://www.qt.io/licensing/ ** ** This file is part of the QtCore module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL21$ ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this file in ** accordance with the commercial license agreement provided with the ** Software or, alternatively, in accordance with the terms contained in ** a written agreement between you and The Qt Company. For licensing terms ** and conditions see http://www.qt.io/terms-conditions. For further ** information use the contact form at http://www.qt.io/contact-us. ** ** GNU Lesser General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser ** General Public License version 2.1 or version 3 as published by the Free ** Software Foundation and appearing in the file LICENSE.LGPLv21 and ** LICENSE.LGPLv3 included in the packaging of this file. Please review the ** following information to ensure the GNU Lesser General Public License ** requirements will be met: https://www.gnu.org/licenses/lgpl.html and ** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** As a special exception, The Qt Company gives you certain additional ** rights. These rights are described in The Qt Company LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** ** $QT_END_LICENSE$ ** ****************************************************************************/ #if 0 #pragma qt_sync_stop_processing #endif #define QT_FONTS_ARE_RESOURCES /* Data structures */ #ifndef QT_NO_TEXTDATE # define QT_NO_TEXTDATE #endif #ifndef QT_NO_DATESTRING # define QT_NO_DATESTRING #endif /* Dialogs */ #ifndef QT_NO_FILEDIALOG # define QT_NO_FILEDIALOG #endif #ifndef QT_NO_PRINTDIALOG # define QT_NO_PRINTDIALOG #endif #ifndef QT_NO_PRINTPREVIEWDIALOG # define QT_NO_PRINTPREVIEWDIALOG #endif /* File I/O */ #ifndef QT_NO_DOM # define QT_NO_DOM #endif #ifndef QT_NO_FILESYSTEMWATCHER # define QT_NO_FILESYSTEMWATCHER #endif #ifndef QT_NO_FILESYSTEMMODEL # define QT_NO_FILESYSTEMMODEL #endif #ifndef QT_NO_FILESYSTEMMODEL # define QT_NO_FILESYSTEMMODEL #endif #ifndef QT_NO_PROCESS # define QT_NO_PROCESS #endif #ifndef QT_NO_TEMPORARYFILE # define QT_NO_TEMPORARYFILE #endif #ifndef QT_NO_SETTINGS # define QT_NO_SETTINGS #endif #ifndef QT_NO_LIBRARY # define QT_NO_LIBRARY #endif /* Images */ #ifndef QT_NO_IMAGEFORMATPLUGIN # define QT_NO_IMAGEFORMATPLUGIN #endif #ifndef QT_NO_IMAGE_HEURISTIC_MASK # define QT_NO_IMAGE_HEURISTIC_MASK #endif #ifndef QT_NO_MOVIE # define QT_NO_MOVIE #endif /* Internationalization */ #ifndef QT_NO_BIG_CODECS # define QT_NO_BIG_CODECS #endif #ifndef QT_NO_TEXTCODEC # define QT_NO_TEXTCODEC #endif #ifndef QT_NO_CODECS # define QT_NO_CODECS #endif #ifndef QT_NO_TRANSLATION # define QT_NO_TRANSLATION #endif /* ItemViews */ #ifndef QT_NO_DIRMODEL # define QT_NO_DIRMODEL #endif /* Kernel */ #ifndef QT_NO_CLIPBOARD # define QT_NO_CLIPBOARD #endif #ifndef QT_NO_CSSPARSER # define QT_NO_CSSPARSER #endif #ifndef QT_NO_CURSOR # define QT_NO_CURSOR #endif #ifndef QT_NO_DRAGANDDROP # define QT_NO_DRAGANDDROP #endif #ifndef QT_NO_EFFECTS # define QT_NO_EFFECTS #endif #ifndef QT_NO_SESSIONMANAGER # define QT_NO_SESSIONMANAGER #endif #ifndef QT_NO_SHAREDMEMORY # define QT_NO_SHAREDMEMORY #endif #ifndef QT_NO_SYSTEMLOCALE # define QT_NO_SYSTEMSEMAPHORE #endif #ifndef QT_NO_SYSTEMSEMAPHORE # define QT_NO_SYSTEMSEMAPHORE #endif #ifndef QT_NO_TABLETEVENT # define QT_NO_TABLETEVENT #endif #ifndef QT_NO_CRASHHANDLER # define QT_NO_CRASHHANDLER #endif #ifndef QT_NO_CONCURRENT # define QT_NO_CONCURRENT #endif #ifndef QT_NO_XMLSTREAM # define QT_NO_XMLSTREAM #endif #ifndef QT_NO_XMLSTREAMREADER # define QT_NO_XMLSTREAMREADER #endif #ifndef QT_NO_XMLSTREAMWRITER # define QT_NO_XMLSTREAMWRITER #endif /* Networking */ #ifndef QT_NO_HTTP # define QT_NO_HTTP #endif #ifndef QT_NO_NETWORKPROXY # define QT_NO_NETWORKPROXY #endif #ifndef QT_NO_SOCKS5 # define QT_NO_SOCKS5 #endif #ifndef QT_NO_UDPSOCKET # define QT_NO_UDPSOCKET #endif #ifndef QT_NO_FTP # define QT_NO_FTP #endif /* Painting */ #ifndef QT_NO_COLORNAMES # define QT_NO_COLORNAMES #endif #ifndef QT_NO_PAINT_DEBUG # define QT_NO_PAINT_DEBUG #endif #ifndef QT_NO_PICTURE # define QT_NO_PICTURE #endif #ifndef QT_NO_PRINTER # define QT_NO_PRINTER #endif #ifndef QT_NO_CUPS # define QT_NO_CUPS #endif /* Styles */ #ifndef QT_NO_STYLE_STYLESHEET # define QT_NO_STYLE_STYLESHEET #endif #ifndef QT_NO_STYLE_WINDOWSCE # define QT_NO_STYLE_WINDOWSCE #endif #ifndef QT_NO_STYLE_WINDOWSMOBILE # define QT_NO_STYLE_WINDOWSMOBILE #endif #ifndef QT_NO_STYLE_WINDOWSVISTA # define QT_NO_STYLE_WINDOWSVISTA #endif #ifndef QT_NO_STYLE_WINDOWSXP # define QT_NO_STYLE_WINDOWSXP #endif /* Utilities */ #ifndef QT_NO_ACCESSIBILITY # define QT_NO_ACCESSIBILITY #endif #ifndef QT_NO_COMPLETER # define QT_NO_COMPLETER #endif #ifndef QT_NO_DESKTOPSERVICES # define QT_NO_DESKTOPSERVICES #endif #ifndef QT_NO_SYSTEMTRAYICON # define QT_NO_SYSTEMTRAYICON #endif