Skip to content

Demo project for Python (PySide6) - QML slot-signal interaction, included nested QML page signal declaration and calling

License

Notifications You must be signed in to change notification settings

Ornstein89/pyside6-qml-slotsignal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

pyside6-qml-slotsignal

Demo project for Python (PySide6) - QML slot-signal interaction, included

  • emit mainapp_signal signal, declared in root ApplicationWindow, from nested Page, and python slot callback,
  • emit page1_signal signal, declared in nested page1, from same page, and python slot callback,
  • emit page2_signal signal, declared in another nested page2 , from page1, and python slot callback.

The result of successfull 3 signal-slot calls is console output:

About

Demo project for Python (PySide6) - QML slot-signal interaction, included nested QML page signal declaration and calling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published