▼ docs | |
► reference | |
► kanzi-runtime-api | |
api_categories.d | |
mainpage.d | |
▼ kanzi | |
► core | |
► config | |
config.hpp | |
► cpp | |
► detail | |
thread_handle.hpp | |
algorithm.hpp | |
array.hpp | |
atomic.hpp | |
bitset.hpp | |
cctype.hpp | |
charconv.hpp | |
chrono.hpp | |
circular_buffer.hpp | |
climits.hpp | |
condition_variable.hpp | |
csignal.hpp | |
cstddef.hpp | |
cstdint.hpp | |
cstdio.hpp | |
cstdlib.hpp | |
cstring.hpp | |
flat_map.hpp | |
flat_set.hpp | |
fstream.hpp | |
functional.hpp | |
future.hpp | |
intrusive_ptr.hpp | |
iomanip.hpp | |
iostream.hpp | |
iterator.hpp | |
limits.hpp | |
list.hpp | |
map.hpp | |
math.hpp | |
memory.hpp | |
mutex.hpp | |
numbers.hpp | |
optional.hpp | |
ostream.hpp | |
platform.hpp | |
property_tree.hpp | |
queue.hpp | |
random.hpp | |
rational.hpp | |
set.hpp | |
small_vector.hpp | |
span.hpp | |
sstream.hpp | |
stable_vector.hpp | |
stdexcept.hpp | |
string.hpp | |
string_view.hpp | |
system_error.hpp | |
thread.hpp | |
tuple.hpp | |
type_traits.hpp | |
unordered_map.hpp | |
unordered_set.hpp | |
utility.hpp | |
variant.hpp | |
vector.hpp | |
visibility_attributes.hpp | |
► debug | |
assert.hpp | |
assert_detail.hpp | |
halt.hpp | |
► error | |
exception.hpp | |
jni_error.hpp | |
legacy_error.hpp | |
► file | |
file.hpp | |
file_util.hpp | |
read_only_disk_file.hpp | |
read_only_memory_file.hpp | |
write_only_disk_file.hpp | |
► legacy | |
► debug | |
kzs_error.hpp | Error handling functions |
► file | |
kzs_file.hpp | Standard file I/O functions |
kzs_file_base.hpp | Base functions for file related operations |
kzs_resource_file.hpp | Resource file reading functions |
► wrappers | |
kzs_arg.hpp | Variable argument list wrapper |
kzs_memory.hpp | System memory manager |
kzs_string.hpp | Standard library string function wrappers |
kzc_error_codes.hpp | Core layer error codes |
kzs_error_codes.hpp | System layer error codes |
kzs_stdint.hpp | Exact Kanzi types - 8 bit, 16 bit, 32 bit, 64 bit |
kzs_types.hpp | Kanzi types - integers, floats, doubles, strings, inlines |
kzu_error_codes.h | User layer error codes |
► log | |
abstract_logger.hpp | |
chained_logger.hpp | |
cout_logger.hpp | |
default_logger.hpp | |
format.hpp | |
log.hpp | |
log_argument_format.hpp | |
log_argument_type_eraser.hpp | |
log_category.hpp | |
log_level.hpp | |
log_macro.hpp | |
log_record.hpp | |
log_specialization.hpp | |
qnx_logger_config.hpp | |
► math | |
box.hpp | |
color_rgba.hpp | |
curve_reparametrization.hpp | |
half_float.hpp | |
interpolation.hpp | |
math_utils.hpp | |
matrix3x3.hpp | |
matrix4x4.hpp | |
oriented_bounding_box.hpp | |
plane.hpp | |
quaternion.hpp | |
ray.hpp | |
rectangle.hpp | |
spline.hpp | |
srt_value_2d.hpp | |
srt_value_3d.hpp | |
vector2.hpp | |
vector3.hpp | |
vector4.hpp | |
► message | |
abstract_message_type.hpp | |
abstract_message_type_descriptor.hpp | |
dynamic_message_type.hpp | |
message_routing.hpp | |
message_type.hpp | |
► metadata | |
editor_metadata.hpp | |
meta_object.hpp | |
meta_object_factory.hpp | |
metaclass.hpp | |
metadata.hpp | |
metamethod.hpp | |
► module | |
kzs_dynamic_library.hpp | System header |
module.hpp | |
plugin.hpp | |
► platform | |
► cpp | |
► android | |
android.hpp | Platform-specific globals and constants for Android platform |
► win32 | |
kzs_error_win32.hpp | Error (win32) |
kzs_platform_overrides.hpp | Platform overrides for win32 platform |
post_windows.hpp | Include this file after including any header file that includes windows.h to reduce the amount of macro pollution introduced by windows.h |
pre_windows.hpp | Include this file before including any header file that includes windows.h to reduce the amount of macro pollution and to fix some issues introduced by windows.h |
string_conversion.hpp | |
windows.hpp | |
► file | |
► win32 | |
read_only_disk_file.hpp | |
► log | |
► android | |
android_logger.hpp | |
► qnx | |
qnx_logger.hpp | |
► win32 | |
win32_debug_logger.hpp | |
► time | |
► posix | |
time_conversion.hpp | |
► profiling | |
abstract_profiler.hpp | |
abstract_value_profiler.hpp | |
default_profiler_registry.hpp | |
interval_profiler.hpp | |
interval_profiler_sample.hpp | |
interval_profiler_sample_statistics.hpp | |
named_interval_profiler.hpp | |
profiler_registration_helper.hpp | |
profiler_registry.hpp | |
profiling.hpp | |
profiling_category.hpp | |
profiling_category_detail.hpp | |
profiling_detail.hpp | |
profiling_scope_helper.hpp | |
startup_profiler_categories.hpp | |
startup_profiler_registry.hpp | |
► property | |
abstract_property_notification_handler.hpp | |
abstract_property_type.hpp | |
abstract_property_type_descriptor.hpp | |
abstract_range.hpp | |
dynamic_property_type.hpp | |
property_data_type.hpp | |
property_data_type_traits.hpp | |
property_field.hpp | |
property_object.hpp | |
property_type.hpp | |
property_type_descriptor.hpp | |
property_type_private.hpp | |
resource_id.hpp | |
view_range.hpp | |
► string | |
fixed_string.hpp | |
immutable_string.hpp | |
shared_immutable_string.hpp | |
string_utils.hpp | |
► thread | |
thread_name.hpp | |
► time | |
clock.hpp | |
stop_watch.hpp | |
time_interval.hpp | |
► util | |
► detail | |
synchronized.hpp | |
byte_span.hpp | |
enum_bitmask_operators.hpp | |
flag_scope_guard.hpp | |
macros.hpp | |
memory_parser.hpp | |
memory_writer.hpp | |
reference_count_scope_guard.hpp | |
scope_value.hpp | |
scoped_ref_counter.hpp | |
tuple_for_each.hpp | |
core_api.hpp | |
► core.ui | |
► action | |
action.hpp | |
action_base.hpp | |
apply_action.hpp | |
► animation | |
abstract_animation.hpp | |
animation_resource.hpp | |
easing_curve.hpp | |
easing_curve_shared.hpp | |
from_to_animation.hpp | |
interpolation.hpp | |
keyframe_animation.hpp | |
morph_weight_timeline.hpp | |
morph_weight_timeline_playback.hpp | |
parallel_timeline.hpp | |
parallel_timeline_playback.hpp | |
preview_timeline.hpp | |
preview_timeline_playback.hpp | |
property_animation_timeline.hpp | |
property_animation_timeline_playback.hpp | |
property_field_animation_timeline.hpp | |
property_field_animation_timeline_playback.hpp | |
scenegraph_timeline_playback_context.hpp | |
timeline.hpp | |
timeline_clock.hpp | |
timeline_loading.hpp | |
timeline_playback.hpp | |
timeline_playback_context.hpp | |
timeline_playback_mode.hpp | |
timeline_resource.hpp | |
value_animation.hpp | |
► application | |
application.hpp | |
application_properties.hpp | |
application_properties_loading.hpp | |
kzu_engine.h | |
performance_info.hpp | |
performance_info_properties.hpp | |
system_configuration.hpp | |
system_properties.hpp | |
watermark.hpp | |
► assets | |
runtime_assets.hpp | |
► binding | |
abstract_binding.hpp | |
abstract_binding_runtime.hpp | |
abstract_binding_variable_source.hpp | |
abstract_expression_value_source.hpp | |
abstract_expression_value_source_runtime.hpp | |
animation_binding_processor.hpp | |
animation_binding_processor_runtime.hpp | |
binding.hpp | |
binding_base_runtime.hpp | |
binding_host_concept.hpp | |
binding_host_concept_impl.hpp | |
binding_load_info.hpp | |
binding_lookup_context.hpp | |
binding_lookup_notification_base.hpp | |
binding_object_property_writer.hpp | |
binding_processor.hpp | |
binding_processor_runtime.hpp | |
binding_runtime.hpp | |
binding_runtime_handle.hpp | |
binding_source.hpp | |
binding_source_runtime.hpp | |
binding_target_runtime.hpp | |
binding_value_source_owner.hpp | |
callback_binding_processor.hpp | |
callback_binding_processor_runtime.hpp | |
constraint_binding_processor.hpp | |
constraint_binding_processor_runtime.hpp | |
data_source_binding_source.hpp | |
data_source_binding_source_runtime.hpp | |
data_source_expression_value_source.hpp | |
data_source_expression_value_source_runtime.hpp | |
dummy_binding_target_runtime.hpp | |
expression_binding.hpp | |
expression_binding_processor.hpp | |
expression_binding_runtime.hpp | |
expression_binding_source.hpp | |
expression_binding_source_runtime.hpp | |
instruction_binding_processor.hpp | |
instruction_binding_processor_runtime.hpp | |
iterator_range.hpp | |
manual_binding.hpp | |
manual_binding_runtime.hpp | |
manual_binding_source.hpp | |
manual_binding_source_runtime.hpp | |
manual_binding_target_runtime.hpp | |
message_binding_source.hpp | |
message_binding_source_runtime.hpp | |
message_binding_target_runtime.hpp | |
object_property_binding_source.hpp | |
object_property_binding_source_runtime.hpp | |
object_property_expression_value_source.hpp | |
object_property_expression_value_source_runtime.hpp | |
object_property_listener_impl.hpp | |
property_access_range.hpp | |
property_modifier_binding_target_runtime.hpp | |
range_accumulate_binding_processor.hpp | |
range_accumulate_binding_processor_runtime.hpp | |
range_binding_processor.hpp | |
range_binding_processor_runtime.hpp | |
render_property_binding_source.hpp | |
render_property_binding_source_runtime.hpp | |
render_property_expression_value_source.hpp | |
render_property_expression_value_source_runtime.hpp | |
render_value_binding_target_runtime.hpp | |
resource_binding_processor.hpp | |
resource_binding_processor_runtime.hpp | |
resource_binding_source.hpp | |
resource_binding_source_runtime.hpp | |
split_string_range.hpp | |
to_source_binding.hpp | |
to_source_binding_runtime.hpp | |
two_way_binding.hpp | |
two_way_binding_runtime.hpp | |
typed_manual_binding_source_runtime.hpp | |
typed_manual_binding_target_runtime.hpp | |
typed_message_binding_source_runtime.hpp | |
typed_message_binding_target_runtime.hpp | |
typed_object_property_binding_source_runtime.hpp | |
typed_object_property_expression_value_source_runtime.hpp | |
typed_property_modifier_binding_target_runtime.hpp | |
typed_render_property_binding_source_runtime.hpp | |
typed_render_property_expression_value_source_runtime.hpp | |
typed_render_value_binding_target_runtime.hpp | |
typed_value_range.hpp | |
typed_value_source_binding_target_runtime.hpp | |
typed_variable_binding_source_runtime.hpp | |
typed_variable_binding_target_runtime.hpp | |
typed_variable_expression_value_source_runtime.hpp | |
value_binding_source.hpp | |
value_binding_source_runtime.hpp | |
value_range.hpp | |
value_source_binding_target_runtime.hpp | |
variable_binding_host.hpp | |
variable_binding_source.hpp | |
variable_binding_source_runtime.hpp | |
variable_binding_target_runtime.hpp | |
variable_expression_value_source.hpp | |
variable_expression_value_source_runtime.hpp | |
► bitmap | |
bitmap_image.hpp | |
iris_image_header.hpp | |
► command | |
command.hpp | |
► condition | |
condition.hpp | |
expression_condition.hpp | |
► constraints | |
constraint.hpp | |
► content | |
binary_resource.hpp | |
content_item.hpp | |
content_item_collection.hpp | |
text_resource.hpp | |
► data | |
data_context.hpp | |
data_object.hpp | |
data_object_enum.hpp | |
data_object_list.hpp | |
data_source.hpp | |
► domain | |
domain.hpp | |
patching_notification_handler.hpp | |
► effect | |
binding_node_effect2d_lookup_context.hpp | |
blur_effect2d.hpp | |
blur_effect_renderer2d.hpp | |
effect_stack2d.hpp | |
effect_stack_renderer2d.hpp | |
mask_effect2d.hpp | |
mask_effect_renderer2d.hpp | |
outline_effect2d.hpp | |
outline_effect_renderer2d.hpp | |
shadow_effect2d.hpp | |
shadow_effect_renderer2d.hpp | |
► font | |
bitmap_font_file.hpp | |
bitmap_font_loader.hpp | |
font_engine_plugin.hpp | |
font_enums.hpp | |
font_family.hpp | |
font_file.hpp | |
font_loader.hpp | |
font_manager.hpp | |
font_runtime.hpp | |
font_style_definition.hpp | |
glyph_cache.hpp | |
glyph_cache_manager.hpp | |
► graphics | |
color_workflow.hpp | |
format.hpp | |
graphics_output.hpp | |
make_default_graphics_output.hpp | |
renderer.hpp | |
renderer3d.hpp | |
windowed_graphics_output.hpp | |
► graphics2d | |
brush.hpp | |
brush_renderer.hpp | |
color_brush.hpp | |
color_brush_renderer.hpp | |
composition_brush.hpp | |
composition_brush_renderer.hpp | |
composition_manager.hpp | |
composition_requirements.hpp | |
composition_stack.hpp | |
content_brush.hpp | |
content_brush_renderer.hpp | |
frame_description.hpp | |
framebuffer.hpp | |
geometry.hpp | |
material_brush_renderer.hpp | |
native_deployment_target.hpp | |
native_framebuffer_handle.hpp | |
native_texture_handle.hpp | |
null_brush.hpp | |
quad_description.hpp | |
sampler.hpp | |
surface.hpp | |
texture.hpp | |
texture_brush.hpp | |
texture_brush_renderer.hpp | |
texture_create_info.hpp | |
viewport_rectangle.hpp | |
► graphics3d | |
binding_render_pass_lookup_context.hpp | |
binding_render_value_lookup_context.hpp | |
blit_render_pass.hpp | |
clear_render_pass.hpp | |
combiner_object_source.hpp | |
combiner_object_source_runtime.hpp | |
composition_target_render_pass.hpp | |
contains_property_filter.hpp | |
contains_property_filter_runtime.hpp | |
cubemap_render_pass.hpp | |
distance_filter.hpp | |
distance_filter_runtime.hpp | |
draw_objects_render_pass.hpp | |
draw_objects_with_material_render_pass.hpp | |
filter_object_source.hpp | |
filter_object_source_runtime.hpp | |
frustum_cull_filter.hpp | |
frustum_cull_filter_runtime.hpp | |
gather_lights_render_pass.hpp | |
gather_nearest_lights_render_pass.hpp | |
gpu_resource.hpp | |
graphics_blend_mode.hpp | |
graphics_enums.hpp | |
legacy_render_pass.hpp | |
material.hpp | |
material_brush.hpp | |
material_setup_render_pass.hpp | |
mesh.hpp | |
mesh_create_info.hpp | |
morph.hpp | |
morph_runtime.hpp | |
node_list.hpp | |
node_list_render_pass.hpp | |
object_source.hpp | |
object_source_runtime.hpp | |
object_type_filter.hpp | |
object_type_filter_runtime.hpp | |
pipeline_state_render_pass.hpp | |
property_is_equal_filter.hpp | |
property_is_equal_filter_runtime.hpp | |
render_entry_3d.hpp | |
render_entry_registry_3d.hpp | |
render_pass.hpp | |
render_pass_view.hpp | |
renderbuffer.hpp | |
shader.hpp | |
shader_create_info.hpp | |
sort_by_shader_object_source.hpp | |
sort_by_shader_object_source_runtime.hpp | |
sort_by_z_object_source.hpp | |
sort_by_z_object_source_runtime.hpp | |
sort_object_source.hpp | |
sort_object_source_runtime.hpp | |
standard_material.hpp | |
standard_pbr_material.hpp | |
tag.hpp | |
tag_filter.hpp | |
tag_filter_runtime.hpp | |
► input | |
click_concept.hpp | |
click_concept_impl.hpp | |
click_manipulator.hpp | |
drag_and_drop_manipulator.hpp | |
event_filter.hpp | |
event_source.hpp | |
event_source_properties.hpp | |
focus_enums.hpp | |
focus_manager.hpp | |
focus_navigation_manipulator.hpp | |
focus_scope.hpp | |
input_manager.hpp | |
input_manipulator.hpp | |
key_manipulator.hpp | |
key_map_event_filter.hpp | |
key_repeat_generator.hpp | |
keyboard.hpp | |
long_press_manipulator.hpp | |
make_default_event_source.hpp | |
multi_click_manipulator.hpp | |
navigation_manipulator.hpp | |
overlay_stack.hpp | |
pan_manipulator.hpp | |
pinch_manipulator.hpp | |
raypick.hpp | |
text_input_manipulator.hpp | |
► input_method | |
input_method.hpp | |
input_method_listener.hpp | |
input_method_manager.hpp | |
► kzb | |
kzb_file.hpp | |
kzb_file_exception.hpp | |
kzb_memory_parser.hpp | |
object_loader.hpp | |
path_utils.hpp | |
preview_patcher.hpp | |
► main_loop | |
main_loop_fwd.hpp | |
main_loop_profiler.hpp | |
main_loop_scheduler.hpp | |
► message | |
message_arguments.hpp | |
message_dispatcher.hpp | |
► node | |
abstract_node_reference.hpp | |
abstract_resource_reference.hpp | |
binding_node_lookup_context.hpp | |
camera.hpp | |
content_reference.hpp | |
debug_render_registry.hpp | |
empty_node2d.hpp | |
empty_node3d.hpp | |
image2d.hpp | |
instantiator3d.hpp | |
light.hpp | |
lod_selector3d.hpp | |
model3d.hpp | |
node.hpp | |
node2d.hpp | |
node2d_fwd.hpp | |
node3d.hpp | |
node3d_fwd.hpp | |
node_compositor2d.hpp | |
node_effect2d.hpp | |
node_effect_renderer2d.hpp | |
node_fwd.hpp | |
node_property_notification_handler.hpp | |
node_reference.hpp | |
node_visual2d.hpp | |
portal.hpp | |
progressive_rendering_view2d.hpp | |
relative_node_resolver.hpp | |
resource_reference.hpp | |
scene.hpp | |
screen.hpp | |
viewport2d.hpp | |
viewport3d.hpp | |
► node_component | |
node_component.hpp | |
► object | |
object.hpp | |
register_default_types.hpp | |
► platform | |
► context_api | |
► egl | |
egl_capabilities.hpp | |
egl_common.hpp | |
egl_config.hpp | |
egl_context.hpp | |
egl_context_client_version.hpp | |
egl_display.hpp | |
egl_img_context_priority.hpp | |
egl_pbuffer_surface.hpp | |
egl_surface_type.hpp | |
egl_version.hpp | |
egl_window_surface.hpp | |
► wgl | |
wgl_context.hpp | |
► graphics_backend | |
► gl | |
color_brush_renderer.hpp | |
composition_brush_renderer.hpp | |
content_brush_renderer.hpp | |
gl_buffer_handle.hpp | |
gl_format.hpp | |
gl_framebuffer_handle.hpp | |
gl_graphics_adapter.hpp | |
gl_graphics_adapter_call_gles.hpp | |
gl_graphics_adapter_call_opengl.hpp | |
gl_graphics_adapter_check_for_errors.hpp | |
gl_graphics_adapter_logger.hpp | |
gl_graphics_context.hpp | |
gl_graphics_interface_gles_extensions_hpp.inl | |
gl_graphics_interface_gles_hpp.inl | |
gl_graphics_interface_opengl_extensions_hpp.inl | |
gl_graphics_log_scope.hpp | |
gl_graphics_output.hpp | |
gl_program_handle.hpp | |
gl_render_state.hpp | |
gl_render_value.hpp | |
gl_render_value_binding.hpp | |
gl_renderbuffer_handle.hpp | |
gl_shader_handle.hpp | |
gl_texture_handle.hpp | |
gpu_buffer.hpp | |
graphics_swizzle_mask.hpp | |
kzs_gl_es_20.h | |
kzs_gl_es_30.h | |
kzs_gl_es_31.h | |
kzs_gl_es_32.h | |
kzs_gl_es_ext.h | |
kzs_gl_ext.h | |
kzs_gl_try.h | |
kzs_opengl.h | |
kzs_opengl_debug.h | |
kzs_opengl_enum.h | |
material_brush_renderer.hpp | |
mesh.hpp | |
render_state_property_notification_handler.hpp | |
renderbuffer.hpp | |
renderer.hpp | |
renderer3d.hpp | |
screen_capture.hpp | |
shader.hpp | |
shader_create_info.hpp | |
texture.hpp | |
texture_brush_renderer.hpp | |
► vulkan | |
vulkan_graphics_output.hpp | |
► graphics_context | |
► common | |
kzs_surface.h | Drawable surface |
kzs_surface_configuration.h | Configuration for drawable surfaces and windows |
► egl | |
kzs_egl.h | |
kzs_egl_ext.h | |
kzs_egl_surface_configuration_native.h | |
kzs_egl_surface_native.h | |
► glx | |
kzs_glx.h | GLX functions |
kzs_glx_surface_configuration_native.h | Kanzi surface configuration, GLX implementation |
kzs_glx_surface_native.h | Kanzi surface, native portion for the Linux-X11-GLX platform |
► wgl | |
kzs_wgl.h | |
kzs_wgl_surface_configuration_native.h | |
kzs_wgl_surface_native.h | |
► graphics_output | |
► android_ws_egl | |
default_android_ws_egl_graphics_output.hpp | |
default_android_ws_egl_graphics_output_properties.hpp | |
► emscripten | |
default_emscripten_graphics_output.hpp | |
default_emscripten_graphics_output_properties.hpp | |
► legacy | |
legacy_graphics_output.hpp | |
► null | |
null_graphics_output.hpp | |
► qnx_egl | |
default_qnx_egl_graphics_output.hpp | |
default_qnx_egl_graphics_output_properties.hpp | |
qnx_egl_common.hpp | |
qnx_egl_pbuffer_graphics_output.hpp | |
qnx_egl_pbuffer_graphics_output_properties.hpp | |
► wayland_egl | |
default_wayland_egl_graphics_output.hpp | |
default_wayland_egl_graphics_output_properties.hpp | |
► wayland_ivi_egl | |
default_wayland_ivi_egl_graphics_output.hpp | |
default_wayland_ivi_egl_graphics_output_properties.hpp | |
► win32_wgl | |
default_win32_wgl_graphics_output.hpp | |
default_win32_wgl_graphics_output_properties.hpp | |
► x11_egl | |
default_x11_egl_graphics_output.hpp | |
default_x11_egl_graphics_output_properties.hpp | |
► input | |
► android | |
kzs_input_native.h | Kanzi input, Android specific implementation |
► common | |
event_queue.hpp | |
events.hpp | |
input_types.hpp | |
kzs_input_device.h | Kanzi input device implementation |
kzs_input_device_native.h | Kanzi native input device implementation |
► evdev | |
kzs_input_native.h | Kanzi input, generic Linux implementation |
► integrity_usb | |
kzs_input_native.h | Kanzi input, INTEGRITY implementation |
► legacy | |
legacy_event_source.hpp | |
► nucleus | |
kzs_input_native.hpp | Kanzi input, Nucleus specific implementation |
► qnx_screen | |
kzs_input_native.h | Kanzi input, QNX Screen implementation |
► win32 | |
kzs_input_native.h | Kanzi input, win32 specific implementation |
winapi.hpp | Windows API definitions that may not be visible in older Microsoft SDKs |
windows_ime.hpp | |
► x11 | |
kzs_input_native.h | Kanzi input, generic X11 implementation |
► input_ng | |
► android_ws | |
android_ws_input_device.hpp | |
► qnx_screen | |
qnx_screen_channel_id.hpp | |
qnx_screen_connection_id.hpp | |
qnx_screen_default_input_event_context.hpp | |
qnx_screen_default_pulse_handler.hpp | |
qnx_screen_keyboard_input.hpp | |
qnx_screen_mouse_input.hpp | |
qnx_screen_pulse_code.hpp | |
qnx_screen_sigevent.hpp | |
► wayland | |
default_keyboard_listener.hpp | |
default_pointer_listener.hpp | |
default_seat_listener.hpp | |
default_touch_listener.hpp | |
wayland_event_visitor.hpp | |
wayland_keyboard.hpp | |
wayland_keyboard_input.hpp | |
wayland_pointer.hpp | |
wayland_seat.hpp | |
wayland_touch.hpp | |
► win32 | |
win32_keyboard_input.hpp | |
win32_mouse_input.hpp | |
win32_touch_input.hpp | |
► x11 | |
x11_keyboard_input.hpp | |
x11_mouse_input.hpp | |
► task_dispatcher | |
► common | |
event.hpp | |
native_event_handle.hpp | |
task_dispatcher.hpp | |
task_dispatcher_base.hpp | |
► linux | |
event.hpp | |
► win32 | |
event.hpp | |
► windowing | |
► android | |
kzs_desktop_native.h | Kanzi desktop, native portion for the Android platform |
kzs_display_native.h | Kanzi display, native portion for the Android platform |
kzs_window_native.h | Kanzi window, native part for Android platform |
► android_ws | |
kzs_desktop_native.h | Kanzi desktop, native Android WindowSurface implementation |
kzs_display_native.h | Kanzi display, native Android WindowSurface implementation |
kzs_window_native.h | Kanzi window, native Android WindowSurfaceimplementation |
► common | |
desktop_properties.hpp | |
kzs_desktop.h | Kanzi desktop |
kzs_display.h | Display device |
kzs_native_handles.h | Native window system handle types |
kzs_window.h | Window handling |
window_properties.hpp | |
► egldevice | |
kzs_desktop_native.h | |
kzs_display_native.h | |
kzs_window_native.h | |
► gbm | |
kzs_desktop_native.hpp | |
kzs_display_native.hpp | |
kzs_window_native.hpp | |
► ghs_fb_api | |
kzs_desktop_native.h | Kanzi desktop, WSEGL implementation |
kzs_display_native.h | Kanzi display, dummy implementation |
kzs_window_native.h | Kanzi window, dummy implementation |
► ghs_gbm | |
kzs_desktop_native.hpp | Kanzi desktop, WSEGL implementation |
kzs_display_native.hpp | Kanzi display, dummy implementation |
kzs_window_native.hpp | Kanzi window, dummy implementation |
► legacy_stub | |
kzs_desktop_native.h | |
kzs_display_native.h | |
kzs_window_native.h | |
► mali_fbdev | |
kzs_desktop_native.hpp | |
kzs_display_native.hpp | |
kzs_window_native.hpp | |
► nogl | |
kzs_desktop_native.h | Kanzi desktop, nogl implementation |
kzs_display_native.h | Kanzi display, nogl implementation |
kzs_window_native.h | Kanzi window, nogl implementation |
► ohos | |
kzs_desktop_native.h | Kanzi desktop, Openharmony OS implementation |
kzs_display_native.h | Kanzi display, OpenHarmony OS implementation |
kzs_window_native.h | Kanzi window, OpenHarmony OS implementation |
► qnx_screen | |
kzs_desktop_native.h | Kanzi desktop, native portion for the Screen platform |
kzs_display_native.h | Kanzi display, native portion for the Screen platform |
kzs_window_native.h | Kanzi window, native part for Screen platform |
► rwm | |
kzs_desktop_native.hpp | |
kzs_display_native.hpp | |
kzs_window_native.hpp | |
► vivante_fbdev | |
kzs_desktop_native.h | Kanzi desktop, native portion for the fbdev platform |
kzs_display_native.h | Kanzi display, native portion for fbdev |
kzs_window_native.h | Kanzi window, native part for fbdev |
► wfd | |
kzs_desktop_native.hpp | |
kzs_display_native.hpp | |
kzs_window_native.hpp | |
► win32 | |
kzs_desktop_native.h | Kanzi desktop, native portion for the win32 platform |
kzs_display_native.h | Kanzi display, native portion for the win32 platform |
kzs_window_native.h | Kanzi window, native portion for the win32 platform |
► wsegl | |
kzs_desktop_native.h | Kanzi desktop, WSEGL implementation |
kzs_display_native.h | Kanzi display, WSEGL implementation |
kzs_window_native.h | Kanzi window, WSEGL implementation |
► x11 | |
kzs_desktop_native.h | Kanzi desktop, native portion for the X11 platform |
kzs_display_native.h | Kanzi display, native portion for the Linux-X11-GLX platform |
kzs_window_native.h | Kanzi window, native part for X11-GLX platform |
kzs_desktop_native.hpp | |
kzs_display_native.hpp | |
kzs_window_native.hpp | |
► windowing_ng | |
► common | |
window_geometry.hpp | |
window_style.hpp | |
► posix | |
posix_dynamic_library.hpp | |
► qnx_egl | |
qnx_egl_window.hpp | |
► qnx_screen | |
qnx_screen_common.hpp | |
qnx_screen_context.hpp | |
qnx_screen_display.hpp | |
qnx_screen_event.hpp | |
qnx_screen_window.hpp | |
► wayland | |
► shells | |
► core | |
default_wayland_shell_surface_listener.hpp | |
wayland_core_shell.hpp | |
wayland_shell.hpp | |
wayland_shell_surface.hpp | |
► ivi | |
default_wayland_ivi_surface_listener.hpp | |
wayland_ivi_application.hpp | |
wayland_ivi_shell.hpp | |
wayland_ivi_surface.hpp | |
► xdg | |
default_wayland_xdg_surface_listener.hpp | |
default_wayland_xdg_toplevel_listener.hpp | |
default_wayland_xdg_wm_base_listener.hpp | |
wayland_xdg_positioner.hpp | |
wayland_xdg_shell.hpp | |
wayland_xdg_surface.hpp | |
wayland_xdg_toplevel.hpp | |
wayland_xdg_wm_base.hpp | |
abstract_wayland_shell.hpp | |
wayland_shell_type.hpp | |
abstract_default_wayland_context.hpp | |
default_wayland_frame_listener.hpp | |
default_wayland_listeners.hpp | |
default_wayland_output_listener.hpp | |
default_wayland_registry_listener.hpp | |
native_handle_type.hpp | |
wayland_callback.hpp | |
wayland_common.hpp | |
wayland_compositor.hpp | |
wayland_display.hpp | |
wayland_event.hpp | |
wayland_helpers.hpp | |
wayland_interface.hpp | |
wayland_output.hpp | |
wayland_registry.hpp | |
wayland_surface.hpp | |
► wayland_egl | |
wayland_egl_window.hpp | |
► wayland_ivi_egl | |
default_wayland_ivi_screen_listener.hpp | |
default_wayland_ivi_wm_listener.hpp | |
wayland_ivi_layer.hpp | |
wayland_ivi_layer_props.hpp | |
wayland_ivi_layout_manager.hpp | |
wayland_ivi_screen.hpp | |
wayland_ivi_surface_props.hpp | |
wayland_ivi_wm.hpp | |
wayland_ivi_wm_surface.hpp | |
► win32 | |
default_win32_fiber_context.hpp | |
win32_common.hpp | |
win32_device_context.hpp | |
win32_display.hpp | |
win32_dynamic_library.hpp | |
win32_fiber.hpp | |
win32_monitor_info.hpp | |
win32_window.hpp | |
win32_window_class.hpp | |
► x11 | |
x11_common.hpp | |
x11_display.hpp | |
x11_event.hpp | |
x11_unique_ptr.hpp | |
x11_window.hpp | |
platform_events.hpp | |
► profiling | |
domain_profiler_categories.hpp | |
domain_profiler_collection.hpp | |
► property | |
variant.hpp | |
► resource | |
async_tasks.hpp | |
collect_resource_urls.hpp | |
generic_resource_profiling_context.hpp | |
named_resource_profiling_context.hpp | |
register_default_resources.hpp | |
resource.hpp | |
resource_dictionary.hpp | |
resource_dictionary_selector.hpp | |
resource_loader_factory.hpp | |
resource_manager.hpp | |
resource_profiler.hpp | |
resource_profiling_acquire_context.hpp | |
resource_profiling_attributes.hpp | |
resource_profiling_categories.hpp | |
resource_profiling_context.hpp | |
resource_profiling_context_factory.hpp | |
resource_profiling_data_sample.hpp | |
resource_profiling_deploy_context.hpp | |
resource_profiling_load_context.hpp | |
resource_profiling_load_task.hpp | |
resource_profiling_main_loop_context.hpp | |
resource_profiling_ptree_populator.hpp | |
trajectory.hpp | |
► state_manager | |
state_manager.hpp | |
state_manager_entered_state_message.h | |
state_manager_go_to_defined_state_message.h | |
state_manager_go_to_state_message.h | |
state_manager_left_state_message.h | |
state_manager_message.h | |
state_manager_runtime.hpp | |
state_manager_state_change_message.h | |
state_manager_transition_message.h | |
► style | |
style.hpp | |
► task_dispatcher | |
task_dispatcher.hpp | |
► template | |
data_trigger_template.hpp | |
node_component_template.hpp | |
node_component_template_loading.hpp | |
node_effect_prefab2d.hpp | |
node_effect_template2d.hpp | |
prefab.hpp | |
render_pass_prefab.hpp | |
render_pass_template.hpp | |
trigger_template.hpp | |
► text | |
glyph_run.hpp | |
text_break_iterator.hpp | |
text_edit_buffer.hpp | |
text_format.hpp | |
text_input_layout.hpp | |
text_layout.hpp | |
text_layouter.hpp | |
text_manager.hpp | |
text_shaper.hpp | |
► trigger | |
binding_trigger_lookup_context.hpp | |
data_trigger_component.hpp | |
trigger.hpp | |
► util | |
frame_time_queue.hpp | |
interpolated_value.hpp | |
speed_measurer.hpp | |
coreui_api.hpp | |
► interop | |
► autogen | |
► core | |
► math | |
inop_spline.hpp | |
matrix4x4_enums.hpp | |
► message | |
message_routing_enums.hpp | |
► property | |
abstract_property_type_descriptor_enums.hpp | |
property_data_type_enums.hpp | |
property_field_enums.hpp | |
► core.ui | |
► animation | |
easing_curve_enums.hpp | |
inop_animation_resource.hpp | |
inop_morph_weight_timeline.hpp | |
inop_parallel_timeline.hpp | |
inop_property_animation_timeline.hpp | |
inop_property_field_animation_timeline.hpp | |
inop_timeline_resource.hpp | |
timeline_playback_mode_enums.hpp | |
► binding | |
expression_binding_processor_enums.hpp | |
inop_animation_binding_processor.hpp | |
inop_callback_binding_processor.hpp | |
inop_range_accumulate_binding_processor.hpp | |
inop_range_binding_processor.hpp | |
inop_resource_binding_processor.hpp | |
► condition | |
inop_expression_condition.hpp | |
► constraints | |
constraint_enums.hpp | |
► content | |
inop_binary_resource.hpp | |
inop_text_resource.hpp | |
► data | |
data_object_enums.hpp | |
► effect | |
blur_effect2d_enums.hpp | |
effect_stack2d_enums.hpp | |
inop_blur_effect2d.hpp | |
inop_effect_stack2d.hpp | |
inop_mask_effect2d.hpp | |
inop_outline_effect2d.hpp | |
inop_shadow_effect2d.hpp | |
mask_effect2d_enums.hpp | |
outline_effect2d_enums.hpp | |
shadow_effect2d_enums.hpp | |
► font | |
font_enums_enums.hpp | |
inop_font_family.hpp | |
inop_font_file.hpp | |
► graphics | |
color_workflow_enums.hpp | |
format_enums.hpp | |
► graphics2d | |
inop_color_brush.hpp | |
inop_composition_brush.hpp | |
inop_content_brush.hpp | |
inop_framebuffer.hpp | |
inop_null_brush.hpp | |
inop_texture_brush.hpp | |
sampler_enums.hpp | |
► graphics3d | |
gpu_resource_enums.hpp | |
graphics_enums_enums.hpp | |
inop_blit_render_pass.hpp | |
inop_clear_render_pass.hpp | |
inop_composition_target_render_pass.hpp | |
inop_cubemap_render_pass.hpp | |
inop_draw_objects_render_pass.hpp | |
inop_draw_objects_with_material_render_pass.hpp | |
inop_gather_lights_render_pass.hpp | |
inop_gather_nearest_lights_render_pass.hpp | |
inop_legacy_render_pass.hpp | |
inop_material.hpp | |
inop_material_brush.hpp | |
inop_material_setup_render_pass.hpp | |
inop_morph.hpp | |
inop_node_list_render_pass.hpp | |
inop_pipeline_state_render_pass.hpp | |
inop_render_pass.hpp | |
inop_render_pass_view.hpp | |
legacy_render_pass_enums.hpp | |
pipeline_state_render_pass_enums.hpp | |
► input | |
focus_enums_enums.hpp | |
inop_click_manipulator.hpp | |
inop_drag_and_drop_manipulator.hpp | |
inop_focus_navigation_manipulator.hpp | |
inop_key_manipulator.hpp | |
inop_long_press_manipulator.hpp | |
inop_multi_click_manipulator.hpp | |
inop_navigation_manipulator.hpp | |
inop_pan_manipulator.hpp | |
inop_pinch_manipulator.hpp | |
inop_text_input_manipulator.hpp | |
text_input_manipulator_enums.hpp | |
► input_method | |
input_method_listener_enums.hpp | |
► main_loop | |
main_loop_scheduler_enums.hpp | |
► node | |
camera_enums.hpp | |
inop_camera.hpp | |
inop_empty_node2d.hpp | |
inop_empty_node3d.hpp | |
inop_image2d.hpp | |
inop_instantiator3d.hpp | |
inop_light.hpp | |
inop_lod_selector3d.hpp | |
inop_model3d.hpp | |
inop_portal.hpp | |
inop_progressive_rendering_view2d.hpp | |
inop_scene.hpp | |
inop_screen.hpp | |
inop_viewport2d.hpp | |
inop_viewport3d.hpp | |
lod_selector3d_enums.hpp | |
node2d_enums.hpp | |
node_compositor2d_enums.hpp | |
node_enums.hpp | |
screen_enums.hpp | |
► node_component | |
node_component_enums.hpp | |
► platform | |
► graphics_backend | |
► gl | |
inop_mesh.hpp | |
inop_renderbuffer.hpp | |
inop_shader.hpp | |
texture_enums.hpp | |
► input | |
► common | |
input_types_enums.hpp | |
► windowing | |
► common | |
window_properties_enums.hpp | |
► resource | |
inop_resource_dictionary.hpp | |
inop_resource_dictionary_selector.hpp | |
inop_trajectory.hpp | |
resource_manager_enums.hpp | |
trajectory_enums.hpp | |
► state_manager | |
inop_state_manager.hpp | |
► template | |
inop_node_effect_prefab2d.hpp | |
inop_node_effect_template2d.hpp | |
inop_prefab.hpp | |
inop_render_pass_prefab.hpp | |
inop_render_pass_template.hpp | |
► text | |
text_edit_buffer_enums.hpp | |
text_format_enums.hpp | |
► ui | |
► action | |
dispatch_message_action_enums.hpp | |
inop_apply_activation_action.hpp | |
inop_apply_property_action.hpp | |
inop_dispatch_message_action.hpp | |
inop_move_focus_action.hpp | |
inop_set_property_action.hpp | |
inop_try_set_focus_action.hpp | |
inop_write_log_action.hpp | |
► node | |
► concept | |
► activity | |
activity_concept_enums.hpp | |
exclusive_activity_host_concept_enums.hpp | |
inop_activity_concept.hpp | |
parallel_activity_host_concept_enums.hpp | |
► list_box | |
inop_data_source_list_item_generator_2d.hpp | |
inop_data_source_list_item_generator_3d.hpp | |
dock_layout_enums.hpp | |
flow_layout_enums.hpp | |
grid_layout_concept_enums.hpp | |
grid_list_box_enums.hpp | |
list_box_enums.hpp | |
scroll_view_enums.hpp | |
stack_layout_enums.hpp | |
text_box_enums.hpp | |
inop_activity2d.hpp | |
inop_activity3d.hpp | |
inop_button2d.hpp | |
inop_button3d.hpp | |
inop_content_layout2d.hpp | |
inop_content_layout3d.hpp | |
inop_data_driven_exclusive_activity_host2d.hpp | |
inop_data_driven_exclusive_activity_host3d.hpp | |
inop_dock_layout2d.hpp | |
inop_dock_layout3d.hpp | |
inop_exclusive_activity_host2d.hpp | |
inop_exclusive_activity_host3d.hpp | |
inop_flow_layout2d.hpp | |
inop_flow_layout3d.hpp | |
inop_grid_layout2d.hpp | |
inop_grid_layout3d.hpp | |
inop_grid_list_box2d.hpp | |
inop_grid_list_box3d.hpp | |
inop_list_box_item_container.hpp | |
inop_nine_patch_image2d.hpp | |
inop_page.hpp | |
inop_page_host.hpp | |
inop_page_transition_collection.hpp | |
inop_parallel_activity_host2d.hpp | |
inop_parallel_activity_host3d.hpp | |
inop_prefab_view2d.hpp | |
inop_prefab_view3d.hpp | |
inop_scroll_view2d.hpp | |
inop_scroll_view3d.hpp | |
inop_slider2d.hpp | |
inop_slider3d.hpp | |
inop_stack_layout2d.hpp | |
inop_stack_layout3d.hpp | |
inop_text_block2d.hpp | |
inop_text_block3d.hpp | |
inop_text_box2d.hpp | |
inop_text_box3d.hpp | |
inop_toggle_button2d.hpp | |
inop_toggle_button3d.hpp | |
inop_toggle_button_group2d.hpp | |
inop_toggle_button_group3d.hpp | |
inop_trajectory_layout2d.hpp | |
inop_trajectory_layout3d.hpp | |
inop_trajectory_list_box3d.hpp | |
page_transition_collection_enums.hpp | |
► node_component | |
► animation | |
► value_accumulator | |
value_accumulator_base_enums.hpp | |
inop_animation_player.hpp | |
inop_float_value_accumulator.hpp | |
inop_int_value_accumulator.hpp | |
inop_property_driven_animation_player.hpp | |
inop_property_target_easing_interpolator.hpp | |
inop_property_target_interpolator.hpp | |
property_target_easing_interpolator_enums.hpp | |
property_target_easing_timeline_enums.hpp | |
► input | |
inop_click_manipulator_component.hpp | |
inop_key_manipulator_component.hpp | |
inop_long_press_manipulator_component.hpp | |
inop_multi_click_manipulator_component.hpp | |
inop_navigation_manipulator_component.hpp | |
inop_pan_manipulator_component.hpp | |
► trigger | |
inop_data_trigger.hpp | |
inop_message_trigger.hpp | |
inop_on_attached_trigger.hpp | |
inop_on_property_changed_trigger.hpp | |
inop_timer_trigger.hpp | |
type_wrapper_detail.hpp | |
wrapper_includes.hpp | |
► core | |
► cpp | |
variant_enums.hpp | |
► log | |
log.hpp | |
► message | |
abstract_message_type_descriptor.hpp | |
► metadata | |
editor_metadata.hpp | |
metaclass.hpp | |
► profiling | |
named_interval_profiler.hpp | |
► property | |
property_details.hpp | |
property_functions.hpp | |
property_type.hpp | |
► core.ui | |
► action | |
action_directors.hpp | |
action_functions.hpp | |
► binding | |
bindings.hpp | |
► bitmap | |
bitmap_image.hpp | |
► condition | |
condition_directors.hpp | |
condition_functions.hpp | |
► content | |
content.hpp | |
► data | |
data_context.hpp | |
data_context_directors.hpp | |
data_object.hpp | |
data_object_directors.hpp | |
data_object_list.hpp | |
data_source.hpp | |
data_source_directors.hpp | |
► domain | |
domain.hpp | |
domain_directors.hpp | |
► graphics | |
graphics_enums.hpp | |
texture.hpp | |
► main_loop | |
main_loop_scheduler.hpp | |
► message | |
message_arguments.hpp | |
► node | |
node.hpp | |
node2d.hpp | |
node3d.hpp | |
node_directors.hpp | |
viewport2d.hpp | |
► node_component | |
node_component_detail.hpp | |
node_component_directors.hpp | |
node_component_functions.hpp | |
► object | |
object.hpp | |
► platform | |
► task_dispatcher | |
task_dispatcher.hpp | |
► property | |
variant.hpp | |
► resource | |
resource.hpp | |
resource_dictionary.hpp | |
resource_manager.hpp | |
resource_manager_directors.hpp | |
► template | |
prefab.hpp | |
► trigger | |
trigger_directors.hpp | |
trigger_functions.hpp | |
► ui | |
► action | |
action_directors.hpp | |
action_functions.hpp | |
► activity | |
activity_detail.hpp | |
activity_directors.hpp | |
activity_functions.hpp | |
► node | |
list_box_directors.hpp | |
list_box_functions.hpp | |
interop_api.hpp | |
interop_detail.hpp | |
interop_exceptions.hpp | |
interop_iterators.hpp | |
interop_module_base.hpp | |
interop_types.hpp | |
► java | |
► detail | |
java_string.hpp | |
java_utils.hpp | |
java_api.hpp | |
java_exception.hpp | |
java_log_category.hpp | |
module.hpp | |
► jvm | |
► platform | |
jni.hpp | |
jvm_api.hpp | |
module.hpp | |
► lua | |
► autogen | |
all_requires.hpp | |
execute_lua_action.hpp | |
lua_api.hpp | |
lua_instance.hpp | |
lua_module.hpp | |
► plugins | |
► freetype | |
freetype_font_file.hpp | |
freetype_font_loader.hpp | |
freetype_plugin.hpp | |
freetype_plugin_api.hpp | |
freetype_text_shaper.hpp | |
► itype | |
itype_font_file.hpp | |
itype_font_loader.hpp | |
itype_plugin.hpp | |
itype_plugin_api.hpp | |
itype_text_shaper.hpp | |
► surface.client | |
surfaceClient.h | Kanzi surface client, native Android Surface Client implementation |
► ui | |
► action | |
apply_activation_action.hpp | |
apply_property_action.hpp | |
dispatch_message_action.hpp | |
forwarding_action.hpp | |
forwarding_apply_action.hpp | |
move_focus_action.hpp | |
set_property_action.hpp | |
try_set_focus_action.hpp | |
write_log_action.hpp | |
► assets | |
ui_assets.hpp | |
► node | |
► concept | |
► activity | |
activity_browser_controller.hpp | |
activity_code_behind.hpp | |
activity_concept.hpp | |
activity_concept_impl.hpp | |
activity_concept_impl_private.hpp | |
activity_element.hpp | |
activity_element_history.hpp | |
activity_element_impl.hpp | |
activity_element_impl_private.hpp | |
activity_history_manager.hpp | |
activity_host_concept.hpp | |
activity_host_concept_impl.hpp | |
activity_host_concept_impl_private.hpp | |
activity_host_controller_property_manager.hpp | |
activity_log_category.hpp | |
activity_prefab_loader.hpp | |
activity_source_controller.hpp | |
activity_status_animation_finished_handler.hpp | |
activity_status_manager.hpp | |
activity_switching_synchronizer.hpp | |
binding_token.hpp | |
code_behind.hpp | |
code_behind_register_guard.hpp | |
controller_property_source.hpp | |
data_driven_exclusive_activity_host_concept.hpp | |
data_driven_exclusive_activity_host_impl.hpp | |
data_driven_exclusive_activity_host_impl_private.hpp | |
data_source_controller_property_source.hpp | |
exclusive_activity_host_base_impl.hpp | |
exclusive_activity_host_base_impl_private.hpp | |
exclusive_activity_host_concept.hpp | |
exclusive_activity_host_content_handler.hpp | |
exclusive_activity_host_impl.hpp | |
exclusive_activity_host_impl_private.hpp | |
object_controller_property_source.hpp | |
parallel_activity_host_concept.hpp | |
parallel_activity_host_content_handler.hpp | |
parallel_activity_host_impl.hpp | |
parallel_activity_host_impl_private.hpp | |
property_observer.hpp | |
value_controlled_exclusive_activity_host_concept.hpp | |
► list_box | |
data_source_list_item_generator.hpp | |
data_source_list_item_generator_2d.hpp | |
data_source_list_item_generator_3d.hpp | |
data_source_list_item_generator_impl.hpp | |
default_list_box_item_container_generator.hpp | |
default_list_box_item_generator.hpp | |
kzu_virtual_item_list.h | |
list_box_grid_presenter.hpp | |
list_box_item_container_generator.hpp | |
list_box_item_generator.hpp | |
list_box_scroll_presenter.hpp | |
list_box_scroll_presenter_impl.hpp | |
list_box_scrolling_concept.hpp | |
list_box_trajectory_presenter.hpp | |
button.hpp | |
button_concept_impl.hpp | |
content_layout.hpp | |
dock_layout.hpp | |
dock_layout_concept_impl.hpp | |
flow_layout.hpp | |
flow_layout_concept_impl.hpp | |
font_style_concept.hpp | |
font_style_concept_impl.hpp | |
grid_layout_concept.hpp | |
grid_layout_concept_impl.hpp | |
grid_list_box.hpp | |
list_box.hpp | |
list_box_concept_impl.hpp | |
prefab_view.hpp | |
prefab_view_asynchronous_load_completed.h | |
prefab_view_concept_impl.hpp | |
prefab_view_load_asynchronously.h | |
range.hpp | |
range_concept_impl.hpp | |
scroll_view.hpp | |
scroll_view_concept_impl.hpp | |
slider.hpp | |
slider2d_concept.hpp | |
slider2d_concept_impl.hpp | |
slider3d_concept.hpp | |
slider3d_concept_impl.hpp | |
stack_layout.hpp | |
stack_layout_concept_impl.hpp | |
text_block.hpp | |
text_block_concept_impl.hpp | |
text_box.hpp | |
text_box_concept_impl.hpp | |
text_concept.hpp | |
text_concept_impl.hpp | |
toggle_button_group.hpp | |
toggle_button_group_concept_impl.hpp | |
trajectory_layout.hpp | |
trajectory_layout_concept_impl.hpp | |
activity2d.hpp | |
activity3d.hpp | |
button2d.hpp | |
button3d.hpp | |
content_layout2d.hpp | |
content_layout3d.hpp | |
data_driven_exclusive_activity_host2d.hpp | |
data_driven_exclusive_activity_host3d.hpp | |
dock_layout2d.hpp | |
dock_layout3d.hpp | |
exclusive_activity_host2d.hpp | |
exclusive_activity_host3d.hpp | |
flow_layout2d.hpp | |
flow_layout3d.hpp | |
grid_layout2d.hpp | |
grid_layout3d.hpp | |
grid_list_box2d.hpp | |
grid_list_box3d.hpp | |
list_box_item_container.hpp | |
nine_patch_image2d.hpp | |
page.hpp | |
page_host.hpp | |
page_transition_collection.hpp | |
parallel_activity_host2d.hpp | |
parallel_activity_host3d.hpp | |
prefab_view2d.hpp | |
prefab_view3d.hpp | |
scroll_view2d.hpp | |
scroll_view3d.hpp | |
slider2d.hpp | |
slider3d.hpp | |
slider_trajectory_presenter.hpp | |
stack_layout2d.hpp | |
stack_layout3d.hpp | |
text_block2d.hpp | |
text_block3d.hpp | |
text_box2d.hpp | |
text_box3d.hpp | |
toggle_button2d.hpp | |
toggle_button3d.hpp | |
toggle_button_group2d.hpp | |
toggle_button_group3d.hpp | |
trajectory_layout2d.hpp | |
trajectory_layout3d.hpp | |
trajectory_list_box3d.hpp | |
► node_component | |
► animation | |
► value_accumulator | |
value_accumulator_base.hpp | |
value_accumulator_timeline.hpp | |
value_accumulator_timeline_playback.hpp | |
animation_player.hpp | |
float_value_accumulator.hpp | |
int_value_accumulator.hpp | |
property_driven_animation_player.hpp | |
property_field_target_interpolation_timeline_playback.hpp | |
property_target_easing_interpolator.hpp | |
property_target_easing_timeline.hpp | |
property_target_easing_timeline_playback.hpp | |
property_target_interpolation_timeline.hpp | |
property_target_interpolation_timeline_playback.hpp | |
property_target_interpolator.hpp | |
► input | |
click_manipulator_component.hpp | |
key_manipulator_component.hpp | |
long_press_manipulator_component.hpp | |
multi_click_manipulator_component.hpp | |
navigation_manipulator_component.hpp | |
pan_manipulator_component.hpp | |
► trigger | |
data_trigger.hpp | |
message_trigger.hpp | |
on_attached_trigger.hpp | |
on_property_changed_trigger.hpp | |
timer_trigger.hpp | |
module.hpp | |
ui_api.hpp | |
example_application.hpp | |
kanzi.hpp | |
kanzi_base.hpp | |
kanzi_node.hpp | |
version.hpp | |