Struct resvg_qt::Transform [] [src]

pub struct Transform(_);

Methods

impl Transform
[src]

[src]

[src]

Trait Implementations

impl Default for Transform
[src]

[src]

Returns the "default value" for a type. Read more

impl Drop for Transform
[src]

[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for Transform

impl !Sync for Transform