Repository URL to install this package:
|
Version:
1.2.4ssl11 ▾
|
This example illustrates connecting a signal originating from Python to
a QML function.
A timer is defined in Python, ticking at 2-second intervals. Whenever
the timer ticks, the rectangle is rotated 45 degrees clockwise.