slint/api/cpp/tests
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
..
libraries Fixed kebab casing of previous appwindow.slint. 2024-09-20 10:26:49 +02:00
multiple-includes Fixed kebab casing of previous appwindow.slint. 2024-09-20 10:26:49 +02:00
CMakeLists.txt CMake: Add support for LIBRARY_PATHS to slint_target_sources 2024-06-05 11:07:12 -07:00
datastructures.cpp C++: Add size() method to SharedString (#6417) 2024-10-01 14:51:56 +02:00
eventloop.cpp Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
interpreter.cpp Add public API in the interpreter (Rust/C++) to obtain the list of functions 2024-06-05 14:06:10 -07:00
models.cpp Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
platform_eventloop.cpp Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
properties.cpp Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
redpixel.png Generate bindings of Image::to_rgb8/to_rgba8/to_rgba8_premultiplied f… (#6405) 2024-10-01 10:55:11 +02:00
test.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
testing.cpp Add ElementHandle::accessible_role() to the C++ API (#5388) 2024-06-13 06:32:25 +02:00
window.cpp Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00