Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
PySide / examples / declarative / signals / qmltopy3
  ..
  README
  main.py
  view.qml
Size: Mime:
This example illustrates connecting signals to from QML to Python in
Python using a top-level QML signal.

When the button is held depressed, the button turns upside down. The
text rotation angle is printed out on the console. Also, a notification
text about the button having been clicked is displayed.