mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 02:39:28 +00:00
Python: Expose Timer and TimerMode
This commit is contained in:
parent
14b371beff
commit
b075fa8acd
1 changed files with 2 additions and 0 deletions
|
@ -154,3 +154,5 @@ Brush = native.PyBrush
|
|||
Model = native.PyModelBase
|
||||
ListModel = models.ListModel
|
||||
Model = models.Model
|
||||
Timer = native.Timer
|
||||
TimerMode = native.TimerMode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue