▼ docs | |
▼ resources | |
► snippets | |
► api-categories | |
api_categories.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 | |
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 | |
log.hpp | |
log_argument_format.hpp | |
log_argument_type_eraser.hpp | |
log_category.hpp | |
log_format_traits.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 | |
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 | |
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 | |
splash.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_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 | |
domain_properties.h | |
patching_notification_handler.hpp | |
► effect | |
blur_effect2d.hpp | |
blur_effect_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 | |
legacy_render_pass_properties.h | |
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 | |
node2d_properties.h | |
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 | |
viewport3d_properties.h | |
► node_component | |
node_component.hpp | |
► object | |
object.hpp | |
register_default_types.hpp | |
► platform | |
► context_api | |
► egl | |
default_egl_graphics_output_properties.hpp | |
egl_common.hpp | |
egl_config.hpp | |
egl_config_find_heuristic.hpp | |
egl_context.hpp | |
egl_display.hpp | |
egl_pbuffer_surface.hpp | |
egl_version.hpp | |
egl_window_surface.hpp | |
► graphics_backend | |
► gl | |
color_brush_renderer.hpp | |
composition_brush_renderer.hpp | |
content_brush_renderer.hpp | |
gl_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 | |
render_value_property_notification_handler.hpp | |
render_value_property_notification_handler_base.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 | |
► emscripten | |
default_emscripten_graphics_output.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 | |
► 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 |
► wayland | |
kzs_input_native.h | Kanzi input, Wayland 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 | |
► 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 | |
► 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 | |
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 |
► 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 |
► 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 |
► wayland | |
kzs_desktop_native.h | Kanzi desktop, Wayland implementation |
kzs_display_native.h | Kanzi display, Wayland implementation |
kzs_window_native.h | Kanzi window, Wayland implementation |
► 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 | |
► 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 | |
► 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_dictionary_selector_properties.h | |
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_entered_state_message_properties.h | |
state_manager_go_to_defined_state_message.h | |
state_manager_go_to_defined_state_message_properties.h | |
state_manager_go_to_state_message.h | |
state_manager_go_to_state_message_properties.h | |
state_manager_left_state_message.h | |
state_manager_left_state_message_properties.h | |
state_manager_message.h | |
state_manager_message_properties.h | |
state_manager_runtime.hpp | |
state_manager_state_change_message.h | |
state_manager_state_change_message_properties.h | |
state_manager_transition_message.h | |
state_manager_transition_message_properties.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_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 | |
trigger_properties.h | |
► util | |
frame_time_queue.hpp | |
interpolated_value.hpp | |
speed_measurer.hpp | |
coreui_api.hpp | |
▼ interop | |
► core | |
► log | |
log.hpp | |
► property | |
property_details.hpp | |
property_functions.hpp | |
► core.ui | |
► action | |
action_directors.hpp | |
action_functions.hpp | |
► binding | |
bindings.hpp | |
► bitmap | |
bitmap_image.hpp | |
► condition | |
condition_directors.hpp | |
condition_functions.hpp | |
► graphics | |
graphics_enums.hpp | |
texture.hpp | |
► main_loop | |
main_loop_scheduler.hpp | |
main_loop_scheduler_enums.hpp | |
► node | |
node.hpp | |
viewport2d.hpp | |
► node_component | |
node_component_detail.hpp | |
node_component_directors.hpp | |
node_component_enums.hpp | |
node_component_functions.hpp | |
► property | |
variant.hpp | |
► trigger | |
trigger_directors.hpp | |
trigger_functions.hpp | |
► ui | |
► action | |
action_directors.hpp | |
action_functions.hpp | |
► activity | |
activity_detail.hpp | |
activity_directors.hpp | |
activity_enums.hpp | |
activity_functions.hpp | |
► node | |
list_box_directors.hpp | |
list_box_functions.hpp | |
stack_layout_functions.hpp | |
interop.hpp | |
interop_api.hpp | |
interop_detail.hpp | |
interop_directors.hpp | |
interop_enums.hpp | |
interop_exceptions.hpp | |
▼ java | |
► detail | |
java_string.hpp | |
jni_helpers.hpp | |
java_api.hpp | |
java_exception.hpp | |
java_log_category.hpp | |
module.hpp | |
▼ jvm | |
► platform | |
jni.hpp | |
jvm_api.hpp | |
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 | |
dock_layout_properties.h | |
flow_layout.hpp | |
flow_layout_concept_impl.hpp | |
flow_layout_properties.h | |
font_style_concept.hpp | |
font_style_concept_impl.hpp | |
grid_layout_concept.hpp | |
grid_layout_concept_impl.hpp | |
grid_layout_concept_properties.h | |
grid_list_box.hpp | |
grid_list_box_properties.h | |
list_box.hpp | |
list_box_concept_impl.hpp | |
list_box_properties.h | |
prefab_view.hpp | |
prefab_view_asynchronous_load_completed.h | |
prefab_view_asynchronous_load_completed_properties.h | |
prefab_view_concept_impl.hpp | |
prefab_view_load_asynchronously.h | |
prefab_view_load_asynchronously_properties.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 | |
slider_properties.h | |
stack_layout.hpp | |
stack_layout_concept_impl.hpp | |
stack_layout_properties.h | |
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_host_properties.h | |
page_properties.h | |
page_transition_collection.hpp | |
page_transition_collection_properties.h | |
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 | |
message_trigger_properties.h | |
on_attached_trigger.hpp | |
on_property_changed_trigger.hpp | |
timer_trigger.hpp | |
timer_trigger_properties.h | |
module.hpp | |
ui_api.hpp | |
example_application.hpp | |
kanzi.hpp | |
kanzi_base.hpp | |
kanzi_node.hpp | |
version.hpp | |