▼Nhi | The HikoGUI namespace |
▼Nv1 | The 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_callable | A 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_from | Different from |
Rincompatible_with | Incompatible 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_enum | Concept for std::is_scoped_enum_v<T> |
Rsame_as_any | |
Rforward_of | True if T is a forwarded type of Forward |
Rbyte_like | An array of this type will implicitly create objects within that array |
Rnullable | True if T can be assigned with a nullptr |
Rdereferenceable | True if T is dereferenceable |
Rnullable_pointer | True 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 | |
▼Nv1 | DOXYGEN BUG |
Rawaitable | Check if type can be directly co_await on |
Rawaitable_with_co_await_member | |
Rawaitable_with_co_await_free_function | |
Rconvertible_to_awaitable | Check if type can be casted with awaitable_cast to an awaitable |