Struct bitcoin_qt::QtEditRole
source · pub struct QtEditRole { /* private fields */ }
Methods from Deref<Target = i32>§
Trait Implementations§
source§impl Deref for QtEditRole
impl Deref for QtEditRole
impl LazyStatic for QtEditRole
Auto Trait Implementations§
impl RefUnwindSafe for QtEditRole
impl Send for QtEditRole
impl Sync for QtEditRole
impl Unpin for QtEditRole
impl UnwindSafe for QtEditRole
Blanket Implementations§
§impl<T, U> CastInto<U> for Twhere
U: CastFrom<T>,
impl<T, U> CastInto<U> for Twhere U: CastFrom<T>,
§impl<T> Pointable for T
impl<T> Pointable for T
§impl<T> StaticUpcast<T> for T
impl<T> StaticUpcast<T> for T
§unsafe fn static_upcast(ptr: Ptr<T>) -> Ptr<T>
unsafe fn static_upcast(ptr: Ptr<T>) -> Ptr<T>
Convert type of a const pointer. Read more