slint/api/cpp/include
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
..
slint-interpreter.h Testing C++ API: add a visitor over the ElementHandle 2024-06-10 15:52:40 +02:00
slint-platform.h Fix typos (#8421) 2025-05-12 13:03:59 +02:00
slint-stm32.h Revert "stm32: Fix compilation with newer STM BSPs" 2025-02-08 23:18:08 +01:00
slint-testing.h Fix typos (#8421) 2025-05-12 13:03:59 +02:00
slint.h slint: Change Platform.os to return a new enum OperatingSystemType (#8679) 2025-06-12 14:25:16 +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 Fix C++ compilation 2025-06-26 18:45:37 +02:00
slint_config.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_image.h Changelog: C++: Add slint::Window::take_snapshot() 2024-11-13 12:38:36 +01:00
slint_interpreter.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_item_tree.h C++: move model code to its own file 2025-03-25 10:37:20 +01:00
slint_models.h C++: make sure we do not crash if a Model::row_data returns nullopt 2025-05-30 15:47:13 +02:00
slint_pathdata.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_point.h infra: Test out mise 2025-03-20 16:33:00 +01:00
slint_properties.h Fix C++ compilation 2025-06-26 18:45:37 +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 clear() method to SharedString (#8797) 2025-06-27 13:44:37 +02:00
slint_tests_helpers.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_timer.h C++: add asserts that we are in the main thread 2025-05-28 11:29:48 +02:00
slint_window.h Experimental support for Drag & Drop 2025-06-26 15:39:18 +02:00
vtable.h C++: put the parent in a weak pointer 2025-03-28 17:24:14 +01:00