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 / qmltopy1
  ..
  README
  main.py
  view.qml
Size: Mime:
This example illustrates exposing a Python object to QML and explicitly calling
a Python function from QML.

When the button is clicked, a few strings and doubles are printed on the
console.