![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Enumerations | |
enum class | UnitTypes : quint32 { unknown , objectBoundingBox , userSpaceOnUse } |
enum class | AnimatorType : quint32 { Controlled , Automatic } |
enum | Option : quint32 { NoOption = 0x00 , Tiny12FeaturesOnly = 0x01 , AssumeTrustedSource = 0x02 , DisableSMILAnimations = 0x10 , DisableCSSAnimations = 0x20 , DisableAnimations = 0xf0 } |
|
strong |
Enumerator | |
---|---|
Controlled | |
Automatic |
Definition at line 31 of file qtsvgglobal_p.h.
enum QtSvg::Option : quint32 |
Enumerator | |
---|---|
NoOption | |
Tiny12FeaturesOnly | |
AssumeTrustedSource | |
DisableSMILAnimations | |
DisableCSSAnimations | |
DisableAnimations |
Definition at line 15 of file qtsvgglobal.h.
|
strong |
Enumerator | |
---|---|
unknown | |
objectBoundingBox | |
userSpaceOnUse |
Definition at line 25 of file qtsvgglobal_p.h.