slint/sixtyfps_runtime/rendering_backends/qt
Olivier Goffart 0fe5c535c1 Use text_size instead of text_width in FontMetrics
So that multi-line text can work
(At least it magically works with Qt)
2021-01-19 10:17:12 +01:00
..
build.rs Fix wasm build 2021-01-14 08:53:13 +01:00
Cargo.toml Qt backend: input events 2021-01-14 08:53:13 +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 Use text_size instead of text_width in FontMetrics 2021-01-19 10:17:12 +01:00
qttypes.rs Use text_size instead of text_width in FontMetrics 2021-01-19 10:17:12 +01:00
widgets.rs Add an implicit size to text and image items 2021-01-15 17:56:49 +01:00