slint/api/cpp/tests
U. Bruhin 68b46276af
C++: Add clear() method to SharedString (#8797)
A convenience method to reset to an empty string, like already known
from std::string.

ChangeLog: [C++] Added `SharedString::clear()`
2025-06-27 13:44:37 +02:00
..
libraries Fixed kebab casing of previous appwindow.slint. 2024-09-20 10:26:49 +02:00
multiple-includes C++: forward declare explicitly to make the code more robust 2025-05-26 18:32:09 +02:00
CMakeLists.txt C++ tests: disable false positive warning on more recent version of GCC 2025-01-14 09:54:51 +01:00
datastructures.cpp C++: Add clear() method to SharedString (#8797) 2025-06-27 13:44:37 +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 infra: Test out mise 2025-03-20 16:33:00 +01: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