#[repr(C)]pub struct InnerSetupView_root_28 {Show 55 fields
root_28: Empty,
_shadow_29: BoxShadow,
rectangle_30: BasicBorderRectangle,
empty_32: Empty,
rectangle_33: BasicBorderRectangle,
_clip_34: Clip,
image_35: ImageItem,
text_36: SimpleText,
text_37: SimpleText,
rectangle_38: Empty,
text_39: SimpleText,
_shadow_40: BoxShadow,
rectangle_41: BasicBorderRectangle,
_shadow_45: BoxShadow,
rectangle_46: BasicBorderRectangle,
text_50: SimpleText,
action_ta_51: TouchArea,
rectangle_52: Empty,
portal_ta_53: TouchArea,
text_56: SimpleText,
lineedit_42: InnerLineEdit_root_15,
icondisplay_55: InnerIconDisplay_root_24,
root_28_empty_31_layout_cache: Property<SharedVector<Coord>>,
root_28_empty_31_layoutinfo_h: Property<LayoutInfo>,
root_28_empty_31_layoutinfo_v: Property<LayoutInfo>,
root_28_empty_32_layout_cache: Property<SharedVector<Coord>>,
root_28_empty_32_layoutinfo_h: Property<LayoutInfo>,
root_28_empty_32_layoutinfo_v: Property<LayoutInfo>,
root_28_empty_47_layout_cache: Property<SharedVector<Coord>>,
root_28_empty_47_layoutinfo_h: Property<LayoutInfo>,
root_28_empty_47_layoutinfo_v: Property<LayoutInfo>,
root_28_empty_54_layout_cache: Property<SharedVector<Coord>>,
root_28_empty_54_layoutinfo_h: Property<LayoutInfo>,
root_28_empty_54_layoutinfo_v: Property<LayoutInfo>,
root_28_height: Property<LogicalLength>,
root_28_image_35_preferred_height: Property<LogicalLength>,
root_28_image_35_preferred_width: Property<LogicalLength>,
root_28_layout_cache: Property<SharedVector<Coord>>,
root_28_layoutinfo_h: Property<LayoutInfo>,
root_28_layoutinfo_v: Property<LayoutInfo>,
root_28_rectangle_41_layoutinfo_h: Property<LayoutInfo>,
root_28_rectangle_41_layoutinfo_v: Property<LayoutInfo>,
root_28_token_error: Property<SharedString>,
root_28_token_valid: Property<bool>,
root_28_width: Property<LogicalLength>,
root_28_open_portal: Callback<(), ()>,
root_28_rectangle_46_clicked: Callback<(), ()>,
root_28_register: Callback<(SharedString,), ()>,
root_28_token_changed: Callback<(SharedString,), ()>,
repeater0: Conditional<InnerComponent_text_43>,
repeater1: Conditional<InnerComponent_icondisplay_48>,
self_weak: OnceCell<VWeakMapped<ItemTreeVTable, InnerSetupView_root_28>>,
globals: OnceCell<Rc<SharedGlobals>>,
tree_index: Cell<u32>,
tree_index_of_first_child: Cell<u32>,
}Fields§
§root_28: Empty§_shadow_29: BoxShadow§rectangle_30: BasicBorderRectangle§empty_32: Empty§rectangle_33: BasicBorderRectangle§_clip_34: Clip§image_35: ImageItem§text_36: SimpleText§text_37: SimpleText§rectangle_38: Empty§text_39: SimpleText§_shadow_40: BoxShadow§rectangle_41: BasicBorderRectangle§_shadow_45: BoxShadow§rectangle_46: BasicBorderRectangle§text_50: SimpleText§action_ta_51: TouchArea§rectangle_52: Empty§portal_ta_53: TouchArea§text_56: SimpleText§lineedit_42: InnerLineEdit_root_15§icondisplay_55: InnerIconDisplay_root_24§root_28_empty_31_layout_cache: Property<SharedVector<Coord>>§root_28_empty_31_layoutinfo_h: Property<LayoutInfo>§root_28_empty_31_layoutinfo_v: Property<LayoutInfo>§root_28_empty_32_layout_cache: Property<SharedVector<Coord>>§root_28_empty_32_layoutinfo_h: Property<LayoutInfo>§root_28_empty_32_layoutinfo_v: Property<LayoutInfo>§root_28_empty_47_layout_cache: Property<SharedVector<Coord>>§root_28_empty_47_layoutinfo_h: Property<LayoutInfo>§root_28_empty_47_layoutinfo_v: Property<LayoutInfo>§root_28_empty_54_layout_cache: Property<SharedVector<Coord>>§root_28_empty_54_layoutinfo_h: Property<LayoutInfo>§root_28_empty_54_layoutinfo_v: Property<LayoutInfo>§root_28_height: Property<LogicalLength>§root_28_image_35_preferred_height: Property<LogicalLength>§root_28_image_35_preferred_width: Property<LogicalLength>§root_28_layout_cache: Property<SharedVector<Coord>>§root_28_layoutinfo_h: Property<LayoutInfo>§root_28_layoutinfo_v: Property<LayoutInfo>§root_28_rectangle_41_layoutinfo_h: Property<LayoutInfo>§root_28_rectangle_41_layoutinfo_v: Property<LayoutInfo>§root_28_token_error: Property<SharedString>§root_28_token_valid: Property<bool>§root_28_width: Property<LogicalLength>§root_28_open_portal: Callback<(), ()>§root_28_rectangle_46_clicked: Callback<(), ()>§root_28_register: Callback<(SharedString,), ()>§root_28_token_changed: Callback<(SharedString,), ()>§repeater0: Conditional<InnerComponent_text_43>§repeater1: Conditional<InnerComponent_icondisplay_48>§self_weak: OnceCell<VWeakMapped<ItemTreeVTable, InnerSetupView_root_28>>§globals: OnceCell<Rc<SharedGlobals>>§tree_index: Cell<u32>§tree_index_of_first_child: Cell<u32>Implementations§
Source§impl InnerSetupView_root_28
impl InnerSetupView_root_28
Sourcepub const FIELD_OFFSETS: InnerSetupView_root_28FieldsOffsets
pub const FIELD_OFFSETS: InnerSetupView_root_28FieldsOffsets
Return a struct containing the offset of for the fields of this struct
Source§impl InnerSetupView_root_28
impl InnerSetupView_root_28
fn init( self_rc: VRcMapped<ItemTreeVTable, Self>, globals: Rc<SharedGlobals>, tree_index: u32, tree_index_of_first_child: u32, )
fn user_init(self_rc: VRcMapped<ItemTreeVTable, Self>)
fn visit_dynamic_children( self: Pin<&Self>, dyn_index: u32, order: TraversalOrder, visitor: ItemVisitorRefMut<'_>, ) -> VisitChildrenResult
fn layout_info(self: Pin<&Self>, orientation: Orientation) -> LayoutInfo
fn subtree_range(self: Pin<&Self>, dyn_index: u32) -> IndexRange
fn subtree_component( self: Pin<&Self>, dyn_index: u32, subtree_index: usize, result: &mut ItemTreeWeak, )
fn index_property(self: Pin<&Self>) -> usize
fn item_geometry(self: Pin<&Self>, index: u32) -> LogicalRect
fn accessible_role(self: Pin<&Self>, index: u32) -> AccessibleRole
fn accessible_string_property( self: Pin<&Self>, index: u32, what: AccessibleStringProperty, ) -> Option<SharedString>
fn accessibility_action( self: Pin<&Self>, index: u32, action: &AccessibilityAction, )
fn supported_accessibility_actions( self: Pin<&Self>, index: u32, ) -> SupportedAccessibilityAction
fn item_element_infos(self: Pin<&Self>, index: u32) -> Option<SharedString>
Trait Implementations§
Source§impl Default for InnerSetupView_root_28
impl Default for InnerSetupView_root_28
Source§fn default() -> InnerSetupView_root_28
fn default() -> InnerSetupView_root_28
Returns the “default value” for a type. Read more
impl<'__dummy_lifetime> Unpin for InnerSetupView_root_28where
__MustNotImplUnpin<'__dummy_lifetime>: Unpin,
Auto Trait Implementations§
impl !Freeze for InnerSetupView_root_28
impl !RefUnwindSafe for InnerSetupView_root_28
impl !Send for InnerSetupView_root_28
impl !Sync for InnerSetupView_root_28
impl !UnsafeUnpin for InnerSetupView_root_28
impl !UnwindSafe for InnerSetupView_root_28
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
§impl<T> Downcast for Twhere
T: Any,
impl<T> Downcast for Twhere
T: Any,
§fn into_any(self: Box<T>) -> Box<dyn Any>
fn into_any(self: Box<T>) -> Box<dyn Any>
Convert
Box<dyn Trait> (where Trait: Downcast) to Box<dyn Any>. Box<dyn Any> can
then be further downcast into Box<ConcreteType> where ConcreteType implements Trait.§fn into_any_rc(self: Rc<T>) -> Rc<dyn Any>
fn into_any_rc(self: Rc<T>) -> Rc<dyn Any>
Convert
Rc<Trait> (where Trait: Downcast) to Rc<Any>. Rc<Any> can then be
further downcast into Rc<ConcreteType> where ConcreteType implements Trait.§fn as_any(&self) -> &(dyn Any + 'static)
fn as_any(&self) -> &(dyn Any + 'static)
Convert
&Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot
generate &Any’s vtable from &Trait’s.§fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)
fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)
Convert
&mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot
generate &mut Any’s vtable from &mut Trait’s.§impl<T> Instrument for T
impl<T> Instrument for T
§fn instrument(self, span: Span) -> Instrumented<Self>
fn instrument(self, span: Span) -> Instrumented<Self>
§fn in_current_span(self) -> Instrumented<Self>
fn in_current_span(self) -> Instrumented<Self>
Source§impl<T> IntoEither for T
impl<T> IntoEither for T
Source§fn into_either(self, into_left: bool) -> Either<Self, Self>
fn into_either(self, into_left: bool) -> Either<Self, Self>
Converts
self into a Left variant of Either<Self, Self>
if into_left is true.
Converts self into a Right variant of Either<Self, Self>
otherwise. Read moreSource§fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
Converts
self into a Left variant of Either<Self, Self>
if into_left(&self) returns true.
Converts self into a Right variant of Either<Self, Self>
otherwise. Read more§impl<T> NoneValue for Twhere
T: Default,
impl<T> NoneValue for Twhere
T: Default,
type NoneType = T
§fn null_value() -> T
fn null_value() -> T
The none-equivalent value.
§impl<T> Pointable for T
impl<T> Pointable for T
§impl<T> PolicyExt for Twhere
T: ?Sized,
impl<T> PolicyExt for Twhere
T: ?Sized,
Source§impl<R, P> ReadPrimitive<R> for P
impl<R, P> ReadPrimitive<R> for P
Source§fn read_from_little_endian(read: &mut R) -> Result<Self, Error>
fn read_from_little_endian(read: &mut R) -> Result<Self, Error>
Read this value from the supplied reader. Same as
ReadEndian::read_from_little_endian().