Creating PyQt Layouts for GUI Python Applications

  Рет қаралды 32,044

Real Python

Real Python

Күн бұрын

Пікірлер: 17
@rubycon9158
@rubycon9158 3 жыл бұрын
Please keep this coming! I'm still pretty new to pyqt/pyside and i really want to know how to properly make a flexible UI
@thebuggser2752
@thebuggser2752 2 ай бұрын
A very clear presentation. At least 4 stars!😍🤩🤪🤑!
@21MJF
@21MJF 3 жыл бұрын
Excellent video. Cristal clear instructions.
@robpersonalteacher4162
@robpersonalteacher4162 3 жыл бұрын
Man, I really loved your video and the way you explain it. Please, keep it going.
@none.7026
@none.7026 3 жыл бұрын
pls complete the series !
@AnasMations
@AnasMations 2 жыл бұрын
Thank you so much for this tutorial!
@enochmvula-ck3gy
@enochmvula-ck3gy 7 ай бұрын
I can't find the playlist on you're profile, what's the name
@ironF5
@ironF5 2 жыл бұрын
a link to this playlist should have been in description... or create a seperate playlist for pyqt5
@paulmill9816
@paulmill9816 2 жыл бұрын
Hi...is PYQT good for a whiteboard desktop app?
@bennguyen1313
@bennguyen1313 3 жыл бұрын
I've been experimenting with improving the performance of PyQtGraph.. specifically I'd like to instantiate my Widget, and pass it it a pipe. Is there a way to do that without creating a custom class that extends both a pyqt widget and multiprocessing? For example, this inherits from ONLY Qt, class MainWindowReceiver(QtWidgets.QMainWindow): def __init__(self, *args, **kwargs): super(MainWindowReceiver, self).__init__(*args, **kwargs) And can be instantiated without passing any argument: main = MainWindowReceiver() main.show() However, if I create a class that inherits from both PyQt AND multiprocessing, class MainWindowReceiver(QtWidgets.QMainWindow , mp.Process): #super(Process, self).__init__(*args, **kwargs) then NONE of these work: out_pipe = mp.Pipe() p1 = MainWindowReceiver(out_pipe) #doesn't work p1 = MainWindowReceiver(pipe=out_pipe) #doesn't work p1 = MainWindowReceiver(,pipe=out_pipe) #doesn't work p1.show() How would the class be constructed, such that instantiation only requires the pipe argument? Alternatively, how would you pass a pipe WITHOUT multiple inheritance?
@Musava
@Musava 3 жыл бұрын
Hello, I suggest you to ask these types of questions on Stackoverflow
@pythongui5199
@pythongui5199 3 жыл бұрын
Very nice, thanks.
@BukkyOdunsi
@BukkyOdunsi 2 жыл бұрын
Please I'm looking for the next video after this
@Simasofa
@Simasofa 4 ай бұрын
Christian hello! this voice I can recognize!
@anand_dudi
@anand_dudi 3 жыл бұрын
where is vertical layout video
@王冠信-o1c
@王冠信-o1c 3 жыл бұрын
in his course
@aaroncatolico7550
@aaroncatolico7550 2 жыл бұрын
Yeah, but PyQt wants you to pay at least $550 to get their GPL license to distribute their software as well as sharing your code.
Learn Python GUI Development for Desktop - PySide6 and Qt Tutorial
5:08:27
freeCodeCamp.org
Рет қаралды 440 М.
QtDesigner and PyQt5:  The right and wrong way to use them together
37:16
Alan D Moore Codes
Рет қаралды 109 М.
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН
3. Python   PyQt Containers and Layouts
12:07
PanoPython
Рет қаралды 3,4 М.
How to use Qt Layouts
19:18
Velcode
Рет қаралды 99 М.
This Is Why Python Data Classes Are Awesome
22:19
ArjanCodes
Рет қаралды 821 М.
A basic PySide6 and Qt Designer tutorial.
1:33:05
Jason Codes Qt
Рет қаралды 47 М.
Layout Management in PyQt6
24:00
CodersLegacy
Рет қаралды 5 М.
Create a Python Audio App with PyQt - Fast & Easy GUI Development
50:28
Modern Graphical User Interfaces in Python
11:12
NeuralNine
Рет қаралды 1,6 МЛН
The ultimate introduction to modern GUIs in Python [ with tkinter ]
18:23:19
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН