Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qtsvgglobal.h
Go to the documentation of this file.
1// Copyright (C) 2016 Intel Corporation.
2// Copyright (C) 2023 The Qt Company Ltd.
3// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
4
5#ifndef QTSVGGLOBAL_H
6#define QTSVGGLOBAL_H
7
8#include <QtCore/qglobal.h>
9#include <QtSvg/qtsvgexports.h>
10
12
23
25
26#endif
Combined button and popup list for selecting options.
@ Tiny12FeaturesOnly
Definition qtsvgglobal.h:17
@ NoOption
Definition qtsvgglobal.h:16
#define Q_DECLARE_FLAGS(Flags, Enum)
Definition qflags.h:174
#define Q_DECLARE_OPERATORS_FOR_FLAGS(Flags)
Definition qflags.h:194
unsigned int quint32
Definition qtypes.h:50