pub struct State { /* private fields */ }Expand description
C++ class: QAccessible::State.
Implementations§
Source§impl State
impl State
Sourcepub unsafe fn active(&self) -> c_ulonglong
pub unsafe fn active(&self) -> c_ulonglong
Returns the value of the active field.
Sourcepub unsafe fn animated(&self) -> c_ulonglong
pub unsafe fn animated(&self) -> c_ulonglong
Returns the value of the animated field.
Sourcepub unsafe fn busy(&self) -> c_ulonglong
pub unsafe fn busy(&self) -> c_ulonglong
Returns the value of the busy field.
Sourcepub unsafe fn check_state_mixed(&self) -> c_ulonglong
pub unsafe fn check_state_mixed(&self) -> c_ulonglong
Returns the value of the checkStateMixed field.
Sourcepub unsafe fn checkable(&self) -> c_ulonglong
pub unsafe fn checkable(&self) -> c_ulonglong
Returns the value of the checkable field.
Sourcepub unsafe fn checked(&self) -> c_ulonglong
pub unsafe fn checked(&self) -> c_ulonglong
Returns the value of the checked field.
Sourcepub unsafe fn collapsed(&self) -> c_ulonglong
pub unsafe fn collapsed(&self) -> c_ulonglong
Returns the value of the collapsed field.
Sourcepub unsafe fn copy_from(&self, other: impl CastInto<Ref<State>>) -> Ref<State>
pub unsafe fn copy_from(&self, other: impl CastInto<Ref<State>>) -> Ref<State>
Calls C++ function: QAccessible::State& QAccessible::State::operator=(const QAccessible::State& other).
Returns the value of the defaultButton field.
Sourcepub unsafe fn disabled(&self) -> c_ulonglong
pub unsafe fn disabled(&self) -> c_ulonglong
Returns the value of the disabled field.
Sourcepub unsafe fn editable(&self) -> c_ulonglong
pub unsafe fn editable(&self) -> c_ulonglong
Returns the value of the editable field.
Sourcepub unsafe fn expandable(&self) -> c_ulonglong
pub unsafe fn expandable(&self) -> c_ulonglong
Returns the value of the expandable field.
Sourcepub unsafe fn expanded(&self) -> c_ulonglong
pub unsafe fn expanded(&self) -> c_ulonglong
Returns the value of the expanded field.
Sourcepub unsafe fn ext_selectable(&self) -> c_ulonglong
pub unsafe fn ext_selectable(&self) -> c_ulonglong
Returns the value of the extSelectable field.
Sourcepub unsafe fn focusable(&self) -> c_ulonglong
pub unsafe fn focusable(&self) -> c_ulonglong
Returns the value of the focusable field.
Sourcepub unsafe fn focused(&self) -> c_ulonglong
pub unsafe fn focused(&self) -> c_ulonglong
Returns the value of the focused field.
Sourcepub unsafe fn has_popup(&self) -> c_ulonglong
pub unsafe fn has_popup(&self) -> c_ulonglong
Returns the value of the hasPopup field.
Sourcepub unsafe fn hot_tracked(&self) -> c_ulonglong
pub unsafe fn hot_tracked(&self) -> c_ulonglong
Returns the value of the hotTracked field.
Sourcepub unsafe fn invalid(&self) -> c_ulonglong
pub unsafe fn invalid(&self) -> c_ulonglong
Returns the value of the invalid field.
Sourcepub unsafe fn invisible(&self) -> c_ulonglong
pub unsafe fn invisible(&self) -> c_ulonglong
Returns the value of the invisible field.
Sourcepub unsafe fn linked(&self) -> c_ulonglong
pub unsafe fn linked(&self) -> c_ulonglong
Returns the value of the linked field.
Sourcepub unsafe fn marqueed(&self) -> c_ulonglong
pub unsafe fn marqueed(&self) -> c_ulonglong
Returns the value of the marqueed field.
Sourcepub unsafe fn modal(&self) -> c_ulonglong
pub unsafe fn modal(&self) -> c_ulonglong
Returns the value of the modal field.
Sourcepub unsafe fn movable(&self) -> c_ulonglong
pub unsafe fn movable(&self) -> c_ulonglong
Returns the value of the movable field.
Sourcepub unsafe fn multi_line(&self) -> c_ulonglong
pub unsafe fn multi_line(&self) -> c_ulonglong
Returns the value of the multiLine field.
Sourcepub unsafe fn multi_selectable(&self) -> c_ulonglong
pub unsafe fn multi_selectable(&self) -> c_ulonglong
Returns the value of the multiSelectable field.
Sourcepub unsafe fn new() -> CppBox<State>
pub unsafe fn new() -> CppBox<State>
Calls C++ function: [constructor] void QAccessible::State::State().
Sourcepub unsafe fn new_copy(other: impl CastInto<Ref<State>>) -> CppBox<State>
pub unsafe fn new_copy(other: impl CastInto<Ref<State>>) -> CppBox<State>
Calls C++ function: [constructor] void QAccessible::State::State(const QAccessible::State& other).
Sourcepub unsafe fn offscreen(&self) -> c_ulonglong
pub unsafe fn offscreen(&self) -> c_ulonglong
Returns the value of the offscreen field.
Sourcepub unsafe fn password_edit(&self) -> c_ulonglong
pub unsafe fn password_edit(&self) -> c_ulonglong
Returns the value of the passwordEdit field.
Sourcepub unsafe fn pressed(&self) -> c_ulonglong
pub unsafe fn pressed(&self) -> c_ulonglong
Returns the value of the pressed field.
Sourcepub unsafe fn read_only(&self) -> c_ulonglong
pub unsafe fn read_only(&self) -> c_ulonglong
Returns the value of the readOnly field.
Sourcepub unsafe fn search_edit(&self) -> c_ulonglong
pub unsafe fn search_edit(&self) -> c_ulonglong
Returns the value of the searchEdit field.
Sourcepub unsafe fn selectable(&self) -> c_ulonglong
pub unsafe fn selectable(&self) -> c_ulonglong
Returns the value of the selectable field.
Sourcepub unsafe fn selectable_text(&self) -> c_ulonglong
pub unsafe fn selectable_text(&self) -> c_ulonglong
Returns the value of the selectableText field.
Sourcepub unsafe fn selected(&self) -> c_ulonglong
pub unsafe fn selected(&self) -> c_ulonglong
Returns the value of the selected field.
Sourcepub unsafe fn self_voicing(&self) -> c_ulonglong
pub unsafe fn self_voicing(&self) -> c_ulonglong
Returns the value of the selfVoicing field.
Sourcepub unsafe fn set_active(&self, value: c_ulonglong)
pub unsafe fn set_active(&self, value: c_ulonglong)
Sets the value of the active field.
Sourcepub unsafe fn set_animated(&self, value: c_ulonglong)
pub unsafe fn set_animated(&self, value: c_ulonglong)
Sets the value of the animated field.
Sourcepub unsafe fn set_busy(&self, value: c_ulonglong)
pub unsafe fn set_busy(&self, value: c_ulonglong)
Sets the value of the busy field.
Sourcepub unsafe fn set_check_state_mixed(&self, value: c_ulonglong)
pub unsafe fn set_check_state_mixed(&self, value: c_ulonglong)
Sets the value of the checkStateMixed field.
Sourcepub unsafe fn set_checkable(&self, value: c_ulonglong)
pub unsafe fn set_checkable(&self, value: c_ulonglong)
Sets the value of the checkable field.
Sourcepub unsafe fn set_checked(&self, value: c_ulonglong)
pub unsafe fn set_checked(&self, value: c_ulonglong)
Sets the value of the checked field.
Sourcepub unsafe fn set_collapsed(&self, value: c_ulonglong)
pub unsafe fn set_collapsed(&self, value: c_ulonglong)
Sets the value of the collapsed field.
Sets the value of the defaultButton field.
Sourcepub unsafe fn set_disabled(&self, value: c_ulonglong)
pub unsafe fn set_disabled(&self, value: c_ulonglong)
Sets the value of the disabled field.
Sourcepub unsafe fn set_editable(&self, value: c_ulonglong)
pub unsafe fn set_editable(&self, value: c_ulonglong)
Sets the value of the editable field.
Sourcepub unsafe fn set_expandable(&self, value: c_ulonglong)
pub unsafe fn set_expandable(&self, value: c_ulonglong)
Sets the value of the expandable field.
Sourcepub unsafe fn set_expanded(&self, value: c_ulonglong)
pub unsafe fn set_expanded(&self, value: c_ulonglong)
Sets the value of the expanded field.
Sourcepub unsafe fn set_ext_selectable(&self, value: c_ulonglong)
pub unsafe fn set_ext_selectable(&self, value: c_ulonglong)
Sets the value of the extSelectable field.
Sourcepub unsafe fn set_focusable(&self, value: c_ulonglong)
pub unsafe fn set_focusable(&self, value: c_ulonglong)
Sets the value of the focusable field.
Sourcepub unsafe fn set_focused(&self, value: c_ulonglong)
pub unsafe fn set_focused(&self, value: c_ulonglong)
Sets the value of the focused field.
Sourcepub unsafe fn set_has_popup(&self, value: c_ulonglong)
pub unsafe fn set_has_popup(&self, value: c_ulonglong)
Sets the value of the hasPopup field.
Sourcepub unsafe fn set_hot_tracked(&self, value: c_ulonglong)
pub unsafe fn set_hot_tracked(&self, value: c_ulonglong)
Sets the value of the hotTracked field.
Sourcepub unsafe fn set_invalid(&self, value: c_ulonglong)
pub unsafe fn set_invalid(&self, value: c_ulonglong)
Sets the value of the invalid field.
Sourcepub unsafe fn set_invisible(&self, value: c_ulonglong)
pub unsafe fn set_invisible(&self, value: c_ulonglong)
Sets the value of the invisible field.
Sourcepub unsafe fn set_linked(&self, value: c_ulonglong)
pub unsafe fn set_linked(&self, value: c_ulonglong)
Sets the value of the linked field.
Sourcepub unsafe fn set_marqueed(&self, value: c_ulonglong)
pub unsafe fn set_marqueed(&self, value: c_ulonglong)
Sets the value of the marqueed field.
Sourcepub unsafe fn set_modal(&self, value: c_ulonglong)
pub unsafe fn set_modal(&self, value: c_ulonglong)
Sets the value of the modal field.
Sourcepub unsafe fn set_movable(&self, value: c_ulonglong)
pub unsafe fn set_movable(&self, value: c_ulonglong)
Sets the value of the movable field.
Sourcepub unsafe fn set_multi_line(&self, value: c_ulonglong)
pub unsafe fn set_multi_line(&self, value: c_ulonglong)
Sets the value of the multiLine field.
Sourcepub unsafe fn set_multi_selectable(&self, value: c_ulonglong)
pub unsafe fn set_multi_selectable(&self, value: c_ulonglong)
Sets the value of the multiSelectable field.
Sourcepub unsafe fn set_offscreen(&self, value: c_ulonglong)
pub unsafe fn set_offscreen(&self, value: c_ulonglong)
Sets the value of the offscreen field.
Sourcepub unsafe fn set_password_edit(&self, value: c_ulonglong)
pub unsafe fn set_password_edit(&self, value: c_ulonglong)
Sets the value of the passwordEdit field.
Sourcepub unsafe fn set_pressed(&self, value: c_ulonglong)
pub unsafe fn set_pressed(&self, value: c_ulonglong)
Sets the value of the pressed field.
Sourcepub unsafe fn set_read_only(&self, value: c_ulonglong)
pub unsafe fn set_read_only(&self, value: c_ulonglong)
Sets the value of the readOnly field.
Sourcepub unsafe fn set_search_edit(&self, value: c_ulonglong)
pub unsafe fn set_search_edit(&self, value: c_ulonglong)
Sets the value of the searchEdit field.
Sourcepub unsafe fn set_selectable(&self, value: c_ulonglong)
pub unsafe fn set_selectable(&self, value: c_ulonglong)
Sets the value of the selectable field.
Sourcepub unsafe fn set_selectable_text(&self, value: c_ulonglong)
pub unsafe fn set_selectable_text(&self, value: c_ulonglong)
Sets the value of the selectableText field.
Sourcepub unsafe fn set_selected(&self, value: c_ulonglong)
pub unsafe fn set_selected(&self, value: c_ulonglong)
Sets the value of the selected field.
Sourcepub unsafe fn set_self_voicing(&self, value: c_ulonglong)
pub unsafe fn set_self_voicing(&self, value: c_ulonglong)
Sets the value of the selfVoicing field.
Sourcepub unsafe fn set_sizeable(&self, value: c_ulonglong)
pub unsafe fn set_sizeable(&self, value: c_ulonglong)
Sets the value of the sizeable field.
Sourcepub unsafe fn set_supports_auto_completion(&self, value: c_ulonglong)
pub unsafe fn set_supports_auto_completion(&self, value: c_ulonglong)
Sets the value of the supportsAutoCompletion field.
Sourcepub unsafe fn set_traversed(&self, value: c_ulonglong)
pub unsafe fn set_traversed(&self, value: c_ulonglong)
Sets the value of the traversed field.
Sourcepub unsafe fn sizeable(&self) -> c_ulonglong
pub unsafe fn sizeable(&self) -> c_ulonglong
Returns the value of the sizeable field.
Sourcepub unsafe fn supports_auto_completion(&self) -> c_ulonglong
pub unsafe fn supports_auto_completion(&self) -> c_ulonglong
Returns the value of the supportsAutoCompletion field.
Sourcepub unsafe fn traversed(&self) -> c_ulonglong
pub unsafe fn traversed(&self) -> c_ulonglong
Returns the value of the traversed field.