PyQt5 GUI Creating QGroupBox In PyQt (Python GUI Development) #14

preview_player
Показать описание
Join My PyQt6 13 Hours Course in Udemy

Check our blog for source code

This is our fourteenth video in Python GUI Development with PyQt5, in this video iam going to show
you how you can Create GroupBox in PyQt5 with QGroupBox

Complete Playlist For Python GUI Development With PyQt5
Рекомендации по теме
Комментарии
Автор

hello, how do I add actions to these buttons? For example, if user clicks on Apple I want to print or show something.

dominikapapierska
Автор

if you dont add a title to the groupbox, it show an empty space there, how to remove that?

aniketgupta