Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qtsvgglobal.h File Reference

(94e344cef33756370634da862d82a0c2ad44150d)

#include <QtCore/qglobal.h>
#include <QtSvg/qtsvgexports.h>
Include dependency graph for qtsvgglobal.h:
This graph shows which files directly or indirectly include this file:

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
}