PyQt5 Tutorial - Signals and Slots

preview_player
Показать описание
Event handling in PyQt5 is done using a mechanism called Signals and Slots. In this tutorial we will explore uses these mechanisms to plug into various UI components including Buttons and Sliders.
Рекомендации по теме
Комментарии
Автор

Great tutorial man! So good to see some PyQt when most of the tutorials I have to watch are on regular Qt in c++

achiroy
Автор

I pressed the like button before i watched the video.

ahmedyousif
Автор

Would be useful if the code was visible.

JayJay-kimi
Автор

thanks for almost explaining this. you did not give a good enough example for signals, which is event loops in gui. but its better than a kick in the head

lifeisstrnge
Автор

This is a nice video, I would have liked ot see the signal and slots working on the .ui file itself, rather than through python. that way there is less python code, and more built in functionality in the .ui

alexandarjelenic
Автор

please make your text bigger :). i try to see your script by magnifying glass

Life-zxwp