slint/sixtyfps_runtime/rendering_backends/qt
Simon Hausmann 886dd425fc Rename KeyEvent::KeyPress::string to text
It's the textual representation of the key
2021-01-22 13:47:52 +01:00
..
build.rs Allow to disable Qt build with an env variable 2021-01-22 13:28:08 +01:00
Cargo.toml Use lyon to convert to path to QPainterPath or femtovg::Path 2021-01-21 13:21:03 +01:00
key_generated.rs Fix warnings 2021-01-14 08:53:14 +01:00
lib.rs Split up ComponentWindow::run() into show(), hide() and sixtyfps::run_event_loop() 2021-01-19 09:50:22 +01:00
qt_window.rs Rename KeyEvent::KeyPress::string to text 2021-01-22 13:47:52 +01:00
qttypes.rs Use text_size instead of text_width in FontMetrics 2021-01-19 10:17:12 +01:00
widgets.rs C++: Fix cbindgen so it can process callback with arguments 2021-01-20 10:25:15 +01:00