There are 1 repository under pyqt-tutorial topic.
PyQt custom titlebar window (resizable, movable, minimize/maximize/close)
Video(mp4 file only) player using QGraphicsVideoItem. Control widget at the bottom is shown/hidden followed by cursor's movement.
PyQt example of QTreeWidget which is editable (intuitive enough to use)
PyQt color picker dialog
PyQt animated progress bar used for loading
PyQt bounding box for graphic design software
PyQt Toast (Small message displayed on the screen, visible for a short time)
PyQt Windows notifier show at bottom right of the desktop screen
PyQt application which shows the plotly map
Display log in real time with PyQt widget
PyQt Switch (O ) -> ( O)
PyQt QLabel which can resize the font responsively accordance with window's size change
PyQt application which can capture/record certain area of screen
PyQt music player widget
PyQt foldable window
PyQt highlight completer
PyQt instant search bar
PyQt SVG viewer
PyQt QListWidget for files and supporting the checkbox
PyQt console which ansi2html package is applied, colorful, console-like output like cmd, bash, etc.
PyQt drawer
PyQt foldable/hidable toolbar
PyQt QListWidget which shows text as tooltip longer than widget's size
PyQt example of transparent button's background animation
PyQt window which can set the QMainWindow as main widget and make central widget of QMainWindow transparent. Simply put, frame with no image.
PyQt transparent timer
PyQt QGraphicsView with bounding box. User can move horizontal border of the box vertically.
PyQt windows which detects Windows dark/light theme settings and changes the theme dynamically
PyQt QListWidget for checkable items
PyQt Custom Frameless Main Window (Enable to move and resize)
PyQt files already exists dialog. Like "These files already exist. Would you add files except for these? (Yes/No)"
PyQt find path widget (QLabel - QLineEdit - QPushButton)
This is QSlider which supports the smoothly draggable handle, direct handle placement to click position for media(audio, video).
PyQt QLineEdit with rounded corners
PyQt QWidget as a tooltip
PyQt speech recognition demonstrating example (using pydub and speech_recognition, very easy to use)