neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::basic_unit_spin_box< T, Units > Member List

This is the complete list of members for neogfx::basic_unit_spin_box< T, Units >, including all inherited members.

abstract_type typedefneogfx::widget< Interface >
add(i_widget &aChild) overrideneogfx::widget< Interface >
add(const i_ref_ptr< i_widget > &aChild) overrideneogfx::widget< Interface >
add_ref() const noexcept overrideneolib::reference_counted< Base, DeallocateOnRelease >inline
adding_child() const overrideneogfx::widget< Interface >
after() const overrideneogfx::widget< Interface >
after() overrideneogfx::widget< Interface >
anchor_map_type typedefneogfx::anchorable< reference_counted< Base > >
anchor_to(i_anchorable &aRhs, i_string const &aLhsAnchor, anchor_constraint_function aLhsFunction, i_string const &aRhsAnchor, anchor_constraint_function aRhsFunction) overrideneogfx::layout_item< Base >inline
anchors() const overrideneogfx::anchorable< reference_counted< Base > >inline
anchors() overrideneogfx::anchorable< reference_counted< Base > >inline
as_layout() const finalneogfx::layout_item< Base >inline
as_layout() finalneogfx::layout_item< Base >inline
as_spacer() const finalneogfx::layout_item< Base >inline
as_spacer() finalneogfx::layout_item< Base >inline
as_widget() const overrideneogfx::layout_item< Base >inline
as_widget() overrideneogfx::layout_item< Base >inline
background_opacity() const overrideneogfx::widget< Interface >
basic_spin_box()neogfx::basic_spin_box< T >
basic_spin_box(i_widget &aParent)neogfx::basic_spin_box< T >
basic_spin_box(i_layout &aLayout)neogfx::basic_spin_box< T >
basic_unit_spin_box()neogfx::basic_unit_spin_box< T, Units >
basic_unit_spin_box(i_widget &aParent)neogfx::basic_unit_spin_box< T, Units >
basic_unit_spin_box(i_layout &aLayout)neogfx::basic_unit_spin_box< T, Units >
before() const overrideneogfx::widget< Interface >
before() overrideneogfx::widget< Interface >
border() const overrideneogfx::framed_widget< Base >
bring_child_to_front(const i_widget &aChild) overrideneogfx::widget< Interface >
can_capture() const overrideneogfx::widget< Interface >
can_defer_layout() const overrideneogfx::widget< Interface >
can_set_focus(focus_reason aFocusReason) const overrideneogfx::widget< Interface >
can_update() const overrideneogfx::widget< Interface >
capture_position() const overrideneogfx::widget< Interface >
capture_released() overrideneogfx::widget< Interface >
captured() overrideneogfx::widget< Interface >
capturing() const overrideneogfx::widget< Interface >
child_addedneogfx::widget< Interface >
child_has_focus() const overrideneogfx::widget< Interface >
children() const overrideneogfx::widget< Interface >
client_rect(bool aExtendIntoPadding=true) const overrideneogfx::widget< Interface >
consider_ancestors_for_mouse_events() const overrideneogfx::widget< Interface >
container_background_color() const overrideneogfx::widget< Interface >
control_block() overrideneolib::reference_counted< Base, DeallocateOnRelease >inline
default_clip_rect(bool aIncludeNonClient=false) const overrideneogfx::widget< Interface >
define_declared_event(DeviceMetricsUpdated, device_metrics_updated, const i_widget &) define_declared_event(ChildAddedneogfx::widget< Interface >
define_declared_event(ChildRemoved, child_removed, i_widget &) define_declared_event(VisibilityChangedneogfx::widget< Interface >
define_declared_event(PositionChanged, position_changed) define_declared_event(ParentPositionChangedneogfx::widget< Interface >
define_declared_event(SizeChanged, size_changed) define_declared_event(LayoutCompletedneogfx::widget< Interface >
define_declared_event(Painting, painting, i_graphics_context &) define_declared_event(PaintingChildrenneogfx::widget< Interface >
define_declared_event(Painted, painted, i_graphics_context &) define_declared_event(Mouseneogfx::widget< Interface >
define_declared_event(NonClientMouse, non_client_mouse_event, const neogfx::non_client_mouse_event &) define_declared_event(QueryMouseCursorneogfx::widget< Interface >
define_declared_event(Keyboard, keyboard_event, const neogfx::keyboard_event &) define_declared_event(Focusneogfx::widget< Interface >
device_metrics() const overrideneogfx::widget< Interface >
device_metrics_available() const overrideneogfx::widget< Interface >
disabled() const overrideneogfx::widget< Interface >
effective_frame_width() constneogfx::framed_widget< Base >
effectively_disabled() const overrideneogfx::widget< Interface >
effectively_enabled() const overrideneogfx::widget< Interface >
effectively_hidden() const overrideneogfx::widget< Interface >
effectively_visible() const overrideneogfx::widget< Interface >
element_rect(skin_element aElement) const overrideneogfx::widget< Interface >
enable(bool aEnable) overrideneogfx::widget< Interface >
enabled() const overrideneogfx::widget< Interface >
entered(bool aChildEntered=false) const overrideneogfx::widget< Interface >
extents() const finalneogfx::layout_item< Base >inline
find(const i_widget &aChild, bool aThrowIfNotFound=true) const overrideneogfx::widget< Interface >
find(const i_widget &aChild, bool aThrowIfNotFound=true) overrideneogfx::widget< Interface >
fix_weightings(bool aRecalculate=true) overrideneogfx::layout_item< Base >inline
fixed_size(optional_size const &aAvailableSpace={}) const overrideneogfx::layout_item< Base >inline
focus_eventneogfx::widget< Interface >
focus_gained(focus_reason aFocusReason) overrideneogfx::widget< Interface >
focus_lost(focus_reason aFocusReason) overrideneogfx::widget< Interface >
focus_policy() const overrideneogfx::widget< Interface >
font() const overrideneogfx::widget< Interface >
font_role() const overrideneogfx::widget< Interface >
format() constneogfx::basic_spin_box< T >inline
frame_color() const overrideneogfx::basic_spin_box< T >protectedvirtual
frame_radius() constneogfx::framed_widget< Base >virtual
framed_widget(Args &&... aArgs)neogfx::framed_widget< Base >inline
framed_widget(i_widget &aParent, Args &&... aArgs)neogfx::framed_widget< Base >inline
framed_widget(i_layout &aLayout, Args &&... aArgs)neogfx::framed_widget< Base >inline
framed_widget(dimension aLineWidth, Args &&... aArgs)neogfx::framed_widget< Base >inline
framed_widget(i_widget &aParent, dimension aLineWidth, Args &&... aArgs)neogfx::framed_widget< Base >inline
framed_widget(i_layout &aLayout, dimension aLineWidth, Args &&... aArgs)neogfx::framed_widget< Base >inline
framed_widget(frame_style aStyle, Args &&... aArgs)neogfx::framed_widget< Base >inline
framed_widget(i_widget &aParent, frame_style aStyle, Args &&... aArgs)neogfx::framed_widget< Base >inline
framed_widget(i_layout &aLayout, frame_style aStyle, Args &&... aArgs)neogfx::framed_widget< Base >inline
framed_widget(frame_style aStyle, dimension aLineWidth, Args &&... aArgs)neogfx::framed_widget< Base >inline
framed_widget(i_widget &aParent, frame_style aStyle, dimension aLineWidth, Args &&... aArgs)neogfx::framed_widget< Base >inline
framed_widget(i_layout &aLayout, frame_style aStyle, dimension aLineWidth, Args &&... aArgs)neogfx::framed_widget< Base >inline
get_widget_at(const point &aPosition) const overrideneogfx::widget< Interface >
get_widget_at(const point &aPosition) overrideneogfx::widget< Interface >
has_background_opacity() const overrideneogfx::widget< Interface >
has_border() const noexcept overrideneogfx::layout_item< Base >inline
has_children() const overrideneogfx::widget< Interface >
has_fixed_size() const noexcept overrideneogfx::layout_item< Base >inline
has_focus() const overrideneogfx::widget< Interface >
has_focus_policy() const overrideneogfx::widget< Interface >
has_font() const overrideneogfx::widget< Interface >
has_font_role() const overrideneogfx::widget< Interface >
has_frame_color() constneogfx::framed_widget< Base >virtual
has_frame_radius() constneogfx::framed_widget< Base >virtual
has_ideal_size() const noexcept overrideneogfx::layout_item< Base >inline
has_layout() const overrideneogfx::widget< Interface >
has_layout_manager() const finalneogfx::layout_item< Base >inline
has_logical_coordinate_system() const overrideneogfx::widget< Interface >
has_margin() const noexcept overrideneogfx::layout_item< Base >inline
has_maximum_size() const noexcept overrideneogfx::layout_item< Base >inline
has_minimum_size() const noexcept overrideneogfx::layout_item< Base >inline
has_padding() const noexcept overrideneogfx::layout_item< Base >inline
has_palette() const overrideneogfx::widget< Interface >
has_palette_color(color_role aColorRole) const overrideneogfx::widget< Interface >
has_parent() const finalneogfx::widget< Interface >
has_parent_layout() const finalneogfx::widget< Interface >
has_parent_layout_item() const finalneogfx::layout_item< Base >inline
has_parent_widget() const finalneogfx::widget< Interface >
has_root() const finalneogfx::widget< Interface >
has_size_policy() const noexcept overrideneogfx::layout_item< Base >inline
has_surface() const overrideneogfx::widget< Interface >
has_transformation() const noexcept overrideneogfx::layout_item< Base >inline
has_weight() const noexcept overrideneogfx::layout_item< Base >inline
hidden() const overrideneogfx::widget< Interface >
hide_arrows()neogfx::basic_spin_box< T >
hit_test(const point &aPosition) const overrideneogfx::widget< Interface >
iCombinedTransformationneogfx::layout_item< Base >mutable
id() const finalneogfx::layout_item< Base >inline
ideal_size(optional_size const &aAvailableSpace={}) const overrideneogfx::layout_item< Base >inline
ignore_mouse_events(bool aConsiderAncestors=true) const overrideneogfx::widget< Interface >
ignore_non_client_mouse_events(bool aConsiderAncestors=true) const overrideneogfx::widget< Interface >
inner_frame_color() constneogfx::framed_widget< Base >virtual
INTERNAL_SPACINGneogfx::basic_spin_box< T >static
invalidate_combined_transformation() overrideneogfx::layout_item< Base >inline
iOriginneogfx::layout_item< Base >mutable
is_cache() const finalneogfx::layout_item< Base >inline
is_ideal_size_constrained() const noexcept overrideneogfx::layout_item< Base >inline
is_layout() const finalneogfx::layout_item< Base >inline
is_managing_layout() const overrideneogfx::widget< Interface >
is_maximum_size_constrained() const noexcept overrideneogfx::layout_item< Base >inline
is_minimum_size_constrained() const noexcept overrideneogfx::layout_item< Base >inline
is_root() const finalneogfx::widget< Interface >
is_singular() const finalneogfx::widget< Interface >
is_spacer() const finalneogfx::layout_item< Base >inline
is_surface() const overrideneogfx::widget< Interface >
is_widget() const overrideneogfx::layout_item< Base >inline
key_pressed(scan_code_e aScanCode, key_code_e aKeyCode, key_modifiers_e aKeyModifiers) overrideneogfx::basic_spin_box< T >protected
key_released(scan_code_e aScanCode, key_code_e aKeyCode, key_modifiers_e aKeyModifiers) overrideneogfx::widget< Interface >
last() const overrideneogfx::widget< Interface >
last() overrideneogfx::widget< Interface >
layer() const overrideneogfx::widget< Interface >
layout() const overrideneogfx::widget< Interface >
layout() overrideneogfx::widget< Interface >
layout_as(const point &aPosition, const size &aSize) overrideneogfx::widget< Interface >
layout_item()neogfx::layout_item< Base >inline
layout_item_disabled(i_layout_item &aItem) overrideneogfx::layout_item< Base >inlineprotected
layout_item_enabled(i_layout_item &aItem) overrideneogfx::layout_item< Base >inlineprotected
layout_items(bool aDefer=false) overrideneogfx::widget< Interface >
layout_items_completed() overrideneogfx::widget< Interface >
layout_items_in_progress() const overrideneogfx::widget< Interface >
layout_items_started() overrideneogfx::widget< Interface >
layout_manager() const finalneogfx::layout_item< Base >inline
layout_manager() finalneogfx::layout_item< Base >inline
layout_reason() overrideneogfx::widget< Interface >
line_width() constneogfx::framed_widget< Base >
link_after(i_widget *aNextWidget) overrideneogfx::widget< Interface >
link_before(i_widget *aPreviousWidget) overrideneogfx::widget< Interface >
logical_coordinate_system() const overrideneogfx::widget< Interface >
margin() const overrideneogfx::layout_item< Base >inline
maximum() constneogfx::basic_spin_box< T >inline
maximum_size(optional_size const &aAvailableSpace={}) const overrideneogfx::widget< Interface >
minimum() constneogfx::basic_spin_box< T >inline
minimum_size(optional_size const &aAvailableSpace={}) const overrideneogfx::widget< Interface >
mouse_button_double_clicked(mouse_button aButton, const point &aPosition, key_modifiers_e aKeyModifiers) overrideneogfx::widget< Interface >
mouse_button_pressed(mouse_button aButton, const point &aPosition, key_modifiers_e aKeyModifiers) overrideneogfx::widget< Interface >
mouse_button_released(mouse_button aButton, const point &aPosition) overrideneogfx::widget< Interface >
mouse_cursor() const overrideneogfx::widget< Interface >
mouse_entered(const point &aPosition) overrideneogfx::widget< Interface >
mouse_eventneogfx::widget< Interface >
mouse_event_location() const overrideneogfx::widget< Interface >
mouse_left() overrideneogfx::widget< Interface >
mouse_moved(const point &aPosition, key_modifiers_e aKeyModifiers) overrideneogfx::widget< Interface >
mouse_position() const overrideneogfx::widget< Interface >
mouse_wheel_scrolled(mouse_wheel aWheel, const point &aPosition, delta aDelta, key_modifiers_e aKeyModifiers) overrideneogfx::basic_spin_box< T >protected
move(const point &aPosition) overrideneogfx::widget< Interface >
moved() overrideneogfx::widget< Interface >
non_client_rect() const overrideneogfx::widget< Interface >
non_client_release_capture() overrideneogfx::widget< Interface >
non_client_set_capture() overrideneogfx::widget< Interface >
opacity() const overrideneogfx::widget< Interface >
operator=(const reference_counted &)neolib::reference_counted< Base, DeallocateOnRelease >inline
origin() const finalneogfx::layout_item< Base >inline
padding() const overrideneogfx::widget< Interface >
paint(i_graphics_context &aGc) const overrideneogfx::widget< Interface >
paint_non_client(i_graphics_context &aGc) const overrideneogfx::framed_widget< Base >
paint_non_client_after(i_graphics_context &aGc) const overrideneogfx::widget< Interface >
painting_childrenneogfx::widget< Interface >
palette() const overrideneogfx::widget< Interface >
palette_color(color_role aColorRole) const overrideneogfx::basic_spin_box< T >protected
parent() const finalneogfx::widget< Interface >
parent() finalneogfx::widget< Interface >
parent_changed() finalneogfx::widget< Interface >
parent_layout() const finalneogfx::widget< Interface >
parent_layout() finalneogfx::widget< Interface >
parent_layout_item() const finalneogfx::layout_item< Base >inline
parent_layout_item() finalneogfx::layout_item< Base >inline
parent_moved() overrideneogfx::widget< Interface >
parent_widget() const finalneogfx::widget< Interface >
parent_widget() finalneogfx::widget< Interface >
part(const point &aPosition) const overrideneogfx::widget< Interface >
part_active(widget_part aPart) const overrideneogfx::widget< Interface >
pin() const noexcept overrideneolib::reference_counted< Base, DeallocateOnRelease >inline
position() const finalneogfx::layout_item< Base >inline
property_changed(i_property &aProperty) overrideneogfx::widget< Interface >
query_mouse_cursorneogfx::widget< Interface >
ready_to_render() const overrideneogfx::widget< Interface >
real_surface() const overrideneogfx::widget< Interface >
real_surface() overrideneogfx::widget< Interface >
reference_counted() noexceptneolib::reference_counted< Base, DeallocateOnRelease >inline
reference_counted(const reference_counted &aOther) noexceptneolib::reference_counted< Base, DeallocateOnRelease >inline
release() const overrideneolib::reference_counted< Base, DeallocateOnRelease >inline
release_and_take_ownership() const overrideneolib::reference_counted< Base, DeallocateOnRelease >inline
release_and_take_ownership() overrideneolib::reference_counted< Base, DeallocateOnRelease >inline
release_capture(capture_reason aReason=capture_reason::Other) overrideneogfx::widget< Interface >
release_focus() overrideneogfx::widget< Interface >
remove(i_widget &aChild, bool aSingular, i_ref_ptr< i_widget > &aChildRef) overrideneogfx::widget< Interface >
remove_all() overrideneogfx::widget< Interface >
render(i_graphics_context &aGc) const overrideneogfx::widget< Interface >
render_layer() const overrideneogfx::widget< Interface >
requires_update() const overrideneogfx::widget< Interface >
reset_origin() const finalneogfx::layout_item< Base >inline
resize(const size &aSize) overrideneogfx::widget< Interface >
resized() overrideneogfx::widget< Interface >
resizing() const overrideneogfx::widget< Interface >
root() const finalneogfx::widget< Interface >
root() finalneogfx::widget< Interface >
send_child_to_back(const i_widget &aChild) overrideneogfx::widget< Interface >
set_background_opacity(double aOpacity) overrideneogfx::widget< Interface >
set_border(optional_border const &aBorder, bool aUpdateLayout=true) overrideneogfx::layout_item< Base >inline
set_capture(capture_reason aReason=capture_reason::Other, const optional_point &aPosition={}) overrideneogfx::widget< Interface >
set_consider_ancestors_for_mouse_events(bool aConsiderAncestors=true) overrideneogfx::widget< Interface >
set_extents(const size &aExtents) overrideneogfx::layout_item< Base >inlineprotected
set_fixed_size(optional_size const &aFixedSize, bool aUpdateLayout=true)neogfx::layout_item< Base >inline
set_focus(focus_reason aFocusReason=focus_reason::Other) overrideneogfx::widget< Interface >
set_focus_policy(const optional_focus_policy &aFocusPolicy) overrideneogfx::widget< Interface >
set_font(optional_font const &aFont) overrideneogfx::widget< Interface >
set_font_role(const optional_font_role &aFontRole) overrideneogfx::widget< Interface >
set_format(std::string const &aFormat)neogfx::basic_spin_box< T >inline
set_frame_color(const optional_color &aFrameColor=optional_color{})neogfx::framed_widget< Base >virtual
set_frame_radius(const optional_vec4 &aFrameRadius=optional_vec4{})neogfx::framed_widget< Base >virtual
set_frame_style(frame_style aStyle)neogfx::framed_widget< Base >
set_id(const i_string &aId) finalneogfx::layout_item< Base >inline
set_ideal_size(optional_size const &aIdealSize, bool aUpdateLayout=true) overrideneogfx::layout_item< Base >inline
set_ignore_mouse_events(bool aIgnoreMouseEvents) overrideneogfx::widget< Interface >
set_ignore_non_client_mouse_events(bool aIgnoreNonClientMouseEvents) overrideneogfx::widget< Interface >
set_layer(layer_t aLayer) overrideneogfx::widget< Interface >
set_layout(i_layout &aLayout, bool aMoveExistingItems=true) overrideneogfx::widget< Interface >
set_layout(const i_ref_ptr< i_layout > &aLayout, bool aMoveExistingItems=true) overrideneogfx::widget< Interface >
set_logical_coordinate_system(const optional_logical_coordinate_system &aLogicalCoordinateSystem) overrideneogfx::widget< Interface >
set_margin(optional_margin const &aMargin, bool aUpdateLayout=true) overrideneogfx::layout_item< Base >inline
set_maximum(value_type aMaximum)neogfx::basic_spin_box< T >inline
set_maximum_size(optional_size const &aMaximumSize, bool aUpdateLayout=true) overrideneogfx::layout_item< Base >inline
set_minimum(value_type aMinimum)neogfx::basic_spin_box< T >inline
set_minimum_size(optional_size const &aMinimumSize, bool aUpdateLayout=true) overrideneogfx::layout_item< Base >inline
set_opacity(double aOpacity) overrideneogfx::widget< Interface >
set_padding(optional_padding const &aPadding, bool aUpdateLayout=true) overrideneogfx::layout_item< Base >inline
set_palette(const i_palette &aPalette) overrideneogfx::widget< Interface >
set_palette_color(color_role aColorRole, const optional_color &aColor) overrideneogfx::widget< Interface >
set_parent(i_widget &aParent) overrideneogfx::widget< Interface >
set_parent_layout(i_layout *aParentLayout) finalneogfx::widget< Interface >
set_parent_widget(i_widget *aParentWidget) finalneogfx::widget< Interface >
set_position(const point &aPosition) overrideneogfx::layout_item< Base >inlineprotected
set_render_layer(const std::optional< layer_t > &aLayer) overrideneogfx::widget< Interface >
set_root(i_window &aRoot) finalneogfx::widget< Interface >
set_singular(bool aSingular) finalneogfx::widget< Interface >
set_size_policy(const optional_size_policy &aSizePolicy, bool aUpdateLayout=true) overrideneogfx::layout_item< Base >inline
set_step(value_type aStep)neogfx::basic_spin_box< T >inline
set_text_box_size_hint(const std::optional< size_hint > &aSizeHint)neogfx::basic_spin_box< T >
set_transformation(optional_mat33 const &aTransformation, bool aUpdateLayout=true) overrideneogfx::layout_item< Base >inline
set_value(value_type aValue, bool aNotify=true)neogfx::basic_spin_box< T >inline
set_weight(optional_size const &aWeight, bool aUpdateLayout=true) overrideneogfx::layout_item< Base >inline
show(bool aVisible) overrideneogfx::widget< Interface >
show_arrows()neogfx::basic_spin_box< T >
size_policy() const overrideneogfx::basic_spin_box< T >protected
SPIN_BUTTON_MINIMUM_SIZEneogfx::basic_spin_box< T >static
step() constneogfx::basic_spin_box< T >inline
surface() const overrideneogfx::widget< Interface >
surface() overrideneogfx::widget< Interface >
sys_text_input(i_string const &aText) overrideneogfx::widget< Interface >
text()neogfx::basic_spin_box< T >
text_box() constneogfx::basic_spin_box< T >
text_box()neogfx::basic_spin_box< T >
text_box_size_hint() constneogfx::basic_spin_box< T >
text_input(i_string const &aText) overrideneogfx::widget< Interface >
transformation(bool aCombineAncestorTransformations=false) const overrideneogfx::layout_item< Base >inline
unconstrained_origin() const overrideneogfx::layout_item< Base >inlineprotected
unconstrained_position() const overrideneogfx::layout_item< Base >inlineprotected
unlink() overrideneogfx::widget< Interface >
unpin() const overrideneolib::reference_counted< Base, DeallocateOnRelease >inline
update(bool aIncludeNonClient=false) overrideneogfx::widget< Interface >
update(const rect &aUpdateRect) overrideneogfx::widget< Interface >
update_layout(bool aDeferLayout=true, bool aAncestors=false) finalneogfx::layout_item< Base >inline
update_rect() const overrideneogfx::widget< Interface >
use_count() const noexcept overrideneolib::reference_counted< Base, DeallocateOnRelease >inline
valid_text_characters() constneogfx::basic_spin_box< T >inline
value() constneogfx::basic_spin_box< T >inline
value_to_string() constneogfx::basic_spin_box< T >inline
view() const overrideneogfx::widget< Interface >
view() overrideneogfx::widget< Interface >
visible() const overrideneogfx::widget< Interface >
weight() const overrideneogfx::layout_item< Base >inline
widget()neogfx::widget< Interface >
widget(const widget &)=deleteneogfx::widget< Interface >
widget(i_widget &aParent)neogfx::widget< Interface >
widget(i_layout &aLayout)neogfx::widget< Interface >
widget_for_mouse_event(const point &aPosition, bool aForHitTest=false) const overrideneogfx::widget< Interface >
widget_for_mouse_event(const point &aPosition, bool aForHitTest=false) overrideneogfx::widget< Interface >
widget_list typedefneogfx::widget< Interface >
widget_type() const overrideneogfx::widget< Interface >
~anchorable()neogfx::anchorable< reference_counted< Base > >inline
~layout_item()neogfx::layout_item< Base >inline
~reference_counted()neolib::reference_counted< Base, DeallocateOnRelease >inline
~widget()neogfx::widget< Interface >