Struct cxx_qt_lib::Variant[][src]

#[repr(C)]
pub struct Variant { pub d: Box<VariantImpl>, }

Fields

d: Box<VariantImpl>

Implementations

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

A type-level representation of the type’s C++ namespace and type name. Read more

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.