Python GUI Creating Menubar In Pyside2 | Pyside2 GUI Development

preview_player
Показать описание
You can support me on Patreon

Get the source codes:

In this Python GUI video iam going to show you how to Creating Menubar In Pyside2. also we are going to learn that how you can set icons for the menu items and how you can use signal and slot mechanism for this. so a menu bar consists of a list of pull-down menu items. You add menu items with addMenu(). Pyside2 GUI Development.

#Pyside2#PythonGUI
Рекомендации по теме
Комментарии
Автор

Hello great video exactly what i was looking for really usefull! I just don't understand it seems like i can't use QAction the import doesn't suceed any suggestion ?

thefubuking