slint/api/cpp/include
U. Bruhin 40811193aa
C++: Add size() method to SharedString (#6417)
The length is an important property of a string and should be available
as a getter. The new size() method is consistent with std::string.

ChangeLog: [C++] Added `SharedString::size()`
2024-10-01 14:51:56 +02:00
..
slint-interpreter.h Testing C++ API: add a visitor over the ElementHandle 2024-06-10 15:52:40 +02:00
slint-platform.h C++: make the PhysicalRegion::rectangles non-overlapping 2024-07-10 10:58:27 +02:00
slint-stm32.h STM32: Add support for rendering rotation 2024-08-30 08:49:26 +02:00
slint-testing.h Document that availability of slint::testing is conditional to enabling the feature and experimental features. 2024-07-11 11:47:09 +02:00
slint.h Route debug() calls in Slint consistently through Platform's debug_log() (#5718) 2024-07-29 16:31:09 +02:00
slint_brush.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_callbacks.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_color.h Re-run clang-format with version 18 2024-06-10 02:25:40 -07:00
slint_config.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_image.h Generate bindings of Image::to_rgb8/to_rgba8/to_rgba8_premultiplied f… (#6405) 2024-10-01 10:55:11 +02:00
slint_interpreter.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_pathdata.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_point.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_properties.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_sharedvector.h Re-run clang-format with version 18 2024-06-10 02:25:40 -07:00
slint_size.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_string.h C++: Add size() method to SharedString (#6417) 2024-10-01 14:51:56 +02:00
slint_tests_helpers.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_timer.h Timer::set_interval 2024-09-18 09:24:39 +02:00
slint_window.h C++: add assert_main_thread to public functions in the Window 2024-08-06 22:52:45 +02:00
vtable.h Re-run clang-format with version 18 2024-06-10 02:25:40 -07:00