mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 22:01:13 +00:00
![]() * sixtyfps_timer_start needs to *take* the timer id out of the Rust timer to avoid that the subsequent drop stops the timer again * For the Qt event loop, call `timer_event()` once before entering QCoreApplication::exec(), to schedule any timers that were started beforehand. * Added a way to quit the event loop gently, in order to use that from the C++ unit test. |
||
---|---|---|
.. | ||
datastructures.cpp | ||
interpreter.cpp | ||
test.60 |