Skip to content

jolders/pyqt_signals

Repository files navigation

These files allow a QMainWindow to communicate with aQWidget window. It uses a signal and Slot method. The mainWindow loads and shows a button. The button is pressed to display the Widget window. The Widget window is loaded and has a button. The button is pressed to emmit a signal to change the text in the mainWindow.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages