Struct cxx_qt_lib::QPointF [−][src]
#[repr(C)]pub struct QPointF { /* fields omitted */ }
Implementations
Trait Implementations
A type-level representation of the type’s C++ namespace and type name. Read more
Either cxx::kind::Opaque
or cxx::kind::Trivial
. Read more
Auto Trait Implementations
impl RefUnwindSafe for QPointF
impl UnwindSafe for QPointF
Blanket Implementations
Mutably borrows from an owned value. Read more