issues
search
nnop
/
notes
notes
1
stars
0
forks
source link
PyQt tutorials
#73
Open
nnop
opened
7 years ago
nnop
commented
7 years ago
http://zetcode.com/gui/pyqt4/
http://zetcode.com/ebooks/advancedpyqt4/
http://zetcode.com/gui/pyqt5/
https://wiki.python.org/moin/PyQt/Tutorials
Tutorial PySide/PyQt4
blogs
https://woboq.com/blog/
nnop
commented
7 years ago
signals and slots
How Qt Signals and Slots Work
nnop
commented
7 years ago
code style
PyQt Coding Style Guidelines
, and
cont.
Organizing GUI code
How to decouple UI from logic on Pyqt/Qt apps properly?
no any public property
ui component:
_[usage]_[type]
or
_[usage][Type]
blogs