slint/api/cpp/include
Olivier Goffart 1efd83621d Refactor: Merge KeyInputEvent and KeyEvent
Both structure are bascially the same and only used internally, no need
to have the two.

The only difference was that one had the modifiers and the other one
not. But we can just set the modifier at the point we were converting
between the two.
2023-11-02 12:16:40 +01:00
..
slint-interpreter.h Fix cross-compilation of C++ interpreter API to 32-bit architecture (#3810) 2023-10-31 17:33:49 +01:00
slint-platform.h janitor: Go over our spell checking setup 2023-10-16 09:01:51 +02:00
slint.h Fix regression with empty array 2023-11-01 11:30:59 +01:00
slint_brush.h Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
slint_callbacks.h Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
slint_color.h Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
slint_config.h Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
slint_image.h janitor: Go over our spell checking setup 2023-10-16 09:01:51 +02:00
slint_interpreter.h C++: rename slint_intepreter.h to slint-interpreter.h 2023-07-27 15:42:11 +02:00
slint_pathdata.h Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
slint_point.h Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
slint_properties.h Refactoring: define macro rules to group builtin structs 2023-08-03 11:01:18 +02:00
slint_sharedvector.h C++: add a STD feature enabled by default 2023-07-18 12:44:20 +02:00
slint_size.h Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
slint_string.h C++: expose special key codes constants 2023-07-31 15:11:57 +02:00
slint_testing.h Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
slint_window.h Refactor: Merge KeyInputEvent and KeyEvent 2023-11-02 12:16:40 +01:00
vtable.h Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00