C++ API Reference¶
The following sections present the C++ API Reference. All types are
within the slint namespace and are accessible by including
the slint.h header file.
If you choose to load .slint files dynamically at run-time, then
you can use the classes in slint::interpreter, starting at
slint::interpreter::ComponentCompiler. You need to include
the slint-interpreter.h header file.
Page Hierarchy¶
File Hierarchy¶
-
- Directory api
- Directory cpp
- Directory include
- Directory private
- File slint_brush.h
- File slint_callbacks.h
- File slint_color.h
- File slint_config.h
- File slint_image.h
- File slint_item_tree.h
- File slint_keys.h
- File slint_live_preview.h
- File slint_models.h
- File slint_pathdata.h
- File slint_point.h
- File slint_properties.h
- File slint_sharedvector.h
- File slint_size.h
- File slint_string.h
- File slint_tests_helpers.h
- File slint_timer.h
- File slint_window.h
- File vtable.h
- File slint-interpreter.h
- File slint-platform.h
- File slint-testing.h
- File slint.h
- File slint_interpreter.h
- Directory private
- Directory include
- Directory cpp
- Directory cppdocs
- Directory generated_include
- Directory private
- File slint_brush_internal.h
- File slint_builtin_structs.h
- File slint_builtin_structs_internal.h
- File slint_color_internal.h
- File slint_enums.h
- File slint_enums_internal.h
- File slint_events_internal.h
- File slint_generated_public.h
- File slint_image_internal.h
- File slint_internal.h
- File slint_interpreter_generated_public.h
- File slint_interpreter_internal.h
- File slint_keys_internal.h
- File slint_pathdata_internal.h
- File slint_platform_internal.h
- File slint_properties_internal.h
- File slint_qt_internal.h
- File slint_sharedvector_internal.h
- File slint_string_internal.h
- File slint_testing_internal.h
- File slint_timer_internal.h
- Directory private
- Directory generated_include
- Directory api