pyqt-examples
There are 120 repositories under pyqt-examples topic.
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-slideshow
PyQt widget for slide show
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-loading-progressbar
PyQt animated progress bar used for loading
yjg30737/pyqt-toast
PyQt Toast (Small message displayed on the screen, visible for a short time)
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
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/huggingface_gui
Manage HuggingFace models with Python desktop app
yjg30737/pyqt-llamaindex
Example of use llama-index in Python desktop application
yjg30737/pyqt-responsive-label
PyQt QLabel which can resize the font responsively accordance with window's size change
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-explanation-balloon
PyQt explanation balloon
yjg30737/pyqt-multi-language-example
Simple example of how to support multi language with JSON and python dictionary in PyQt
yjg30737/pyqt-music-player-widget
PyQt music player widget
yjg30737/pyqt-comic-viewer
PyQt comic viewer
yjg30737/pyqt-dark-calculator
Dark theme calculator made out of PyQt5
yjg30737/pyqt-dreamstudio
Using DreamStudio API in Python desktop application
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-image-to-text
PyQt GUI example of image to text using image-to-text model
yjg30737/pyqt-modern-slider
PyQt modern styled slider
yjg30737/pyqt-shadow-frame-window-example
PyQt shadow(+rounded) frame window example
yjg30737/pyqt-transparent-button-background-animation-example
PyQt example of transparent button's background animation
yjg30737/pyqt-windows-os-light-dark-theme-window
PyQt windows which detects Windows dark/light theme settings and changes the theme dynamically