Skip to main content

QObjectProxyRust

Type Alias QObjectProxyRust 

Source
pub type QObjectProxyRust = GenericRustProxy<QObjectProxyCpp, dyn QObjectAdapter>;

Aliased Type§

pub struct QObjectProxyRust { /* private fields */ }

Trait Implementations§

Source§

impl ExternType for QObjectProxyRust

Source§

type Id = (Q, O, b, j, e, c, t, P, r, o, x, y, R, u, s, t)

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

type Kind = Trivial