pyqt5-tutorial
There are 97 repositories under pyqt5-tutorial topic.
PyQt5/PyQt
PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
pythonguis/pythonguis-examples
Demo desktop apps built with Python & Qt. With examples for PyQt6, PySide6, PyQt5 & PySide2
pyqt/examples
Learn to create a desktop app with Python and Qt
PyQt5/PyQtClient
PyQt Examples Client
yjg30737/pyqt-frameless-window
PyQt(+PySide) Frameless Window
mandrelbrotset/same-network-group-chat
GUI group chat for computers in the same network. The server and the client program both have a GUI.
yjg30737/pyqt-custom-titlebar-window
PyQt custom titlebar window (resizable, movable, minimize/maximize/close)
yjg30737/pyqt-graphics-video-item-video-player
Video(mp4 file only) player using QGraphicsVideoItem. Control widget at the bottom is shown/hidden followed by cursor's movement.
yjg30737/pyqt-color-picker
PyQt color picker dialog
yjg30737/pyqt-bounding-box
PyQt bounding box for graphic design software
yjg30737/pyqt-custom-titlebar-setter
PyQt custom titlebar setter (movable/resizable, etc.)
yjg30737/pyqt-image-file-explorer-table-widget
PyQt QTableWidget for image file explorer
yjg30737/pyqt-line-number-widget
Show line numbers next to QTextBrowser or QTextEdit
yjg30737/pyqt-toast
PyQt Toast (Small message displayed on the screen, visible for a short time)
yjg30737/pyqt-checkbox-table-widget
PyQt's QTableWidget which has checkbox as first header item
yjg30737/pyqt-translucent-full-loading-screen-thread
PyQt thread which overlays the translucent loading screen with label on the whole window like some generic application loading screen.
yjg30737/pyqt-notifier
PyQt Windows notifier show at bottom right of the desktop screen
yjg30737/pyqt-plotly-example
PyQt application which shows the plotly map
1mh/pyqt-examples
Learn to create desktop apps with Python and Qt
yjg30737/pyqt-realtime-log-widget
Display log in real time with PyQt widget
yjg30737/pyqt-folium-example
Showing folium(based on leaflet.js) map with PyQt desktop app
yjg30737/pyqt-switch
PyQt Switch (O ) -> ( O)
yjg30737/pyqt-top-titlebar-widget
PyQt top title bar widget for frameless window
yjg30737/pyqt-viewer-widget
PyQt viewer widget
yjg30737/pyqt-find-text-widget
PyQt widget which can be used to find text in QTextEdit/QTextBrowser
yjg30737/pyqt-vertical-tab-widget
PyQt vertical tab widget (text is horizontal)
yjg30737/pyqt-comic-viewer
PyQt comic viewer
yjg30737/pyqt-dark-calculator
Dark theme calculator made out of PyQt5
yjg30737/pyqt-foldable-item-list-widget
PyQt QListWidget which itemWidget is foldable
yjg30737/pyqt-foldable-window
PyQt foldable window
yjg30737/pyqt-highlight-completer
PyQt highlight completer
yjg30737/pyqt-instant-search-bar
PyQt instant search bar
yjg30737/pyqt-svg-button
PyQt button which supports svg icon
yjg30737/pyqt-foldable-toolbar
PyQt foldable/hidable toolbar
yjg30737/pyqt-svg-icon-text-widget
PyQt widget consists of textless QLabel which has svg image as an icon on the left and text included QLabel on the right
yjg30737/pyqt-svg-label
PyQt QLabel which supports SVG icon