HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Concepts
Here is a list of all documented concepts with brief descriptions:
[detail level 123]
 NhiThe HikoGUI namespace
 Nv1The HikoGUI API version 1
 Rarray_generic_convertible_to
 Raudio_device_filter
 Rcompatible_cancelable_async_function_none
 Rcompatible_cancelable_async_function_stop
 Rcompatible_cancelable_async_function_progress
 Rcompatible_cancelable_async_function_stop_and_progress
 Rcompatible_cancelable_async_task_none
 Rcompatible_cancelable_async_task_stop
 Rcompatible_cancelable_async_task_progress
 Rcompatible_cancelable_async_task_stop_and_progress
 Rcompatible_cancelable_async_callableA concept for a callable that may be use in cancelable_async_task()
 Rdsp_argument
 Rtransformer2
 Rtransformer3
 Rtransformer
 Rdraw_attribute
 Rdraw_quad_shape
 Rforward_observer
 Rpath_range
 Rbound_check_range_helper
 Rnumeric
 Rnumeric_integral
 Rnumeric_signed_integral
 Rnumeric_unsigned_integral
 Rarithmetic
 Rlvalue_reference
 Rrvalue_reference
 Rtrivially_copyable
 Rdifferent_fromDifferent from
 Rincompatible_withIncompatible with another type
 Rbase_of
 Rdecayed_base_of
 Rderived_from
 Rdecayed_derived_from
 Rstrict_base_of
 Rstrict_derived_from
 Rpre_incrementable
 Rpre_decrementable
 Rto_stringable
 Rfrom_stringable
 Rstatic_castableable
 Rsizeable
 Rscalar
 Rscoped_enumConcept for std::is_scoped_enum_v<T>
 Rsame_as_any
 Rforward_ofTrue if T is a forwarded type of Forward
 Rbyte_likeAn array of this type will implicitly create objects within that array
 RnullableTrue if T can be assigned with a nullptr
 RdereferenceableTrue if T is dereferenceable
 Rnullable_pointerTrue if T is both nullable and dereferenceable
 Rbutton_widget_attribute
 Rasync_widget_attribute
 Rcheckbox_widget_attribute
 Ricon_widget_attribute
 Rlabel_widget_attribute
 Rmenu_button_widget_attribute
 Rradio_widget_attribute
 Rselection_widget_attribute
 Rtext_field_widget_attribute
 Rtext_widget_attribute
 Rtoggle_widget_attribute
 Rtoolbar_tab_button_widget_attribute
 Rwith_label_widget_attribute
 Nv1DOXYGEN BUG
 RawaitableCheck if type can be directly co_await on
 Rawaitable_with_co_await_member
 Rawaitable_with_co_await_free_function
 Rconvertible_to_awaitableCheck if type can be casted with awaitable_cast to an awaitable