![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qglobal.h>#include <QtSvg/qtsvgexports.h>Go to the source code of this file.
Namespaces | |
| namespace | QtSvg |
Enumerations | |
| enum | QtSvg::Option : quint32 { QtSvg::NoOption = 0x00 , QtSvg::Tiny12FeaturesOnly = 0x01 , QtSvg::AssumeTrustedSource = 0x02 , QtSvg::DisableSMILAnimations = 0x10 , QtSvg::DisableCSSAnimations = 0x20 , QtSvg::DisableAnimations = 0xf0 } |