Skip to main content

PyQt Windows titlebar buttons (e.g. min/max/close button) widget

Project description

pyqt-windows-buttons-widget

PyQt Windows titlebar buttons (e.g. min/max/close button) widget

Requirements

  • PyQt5 >= 5.8

Setup

python -m pip install pyqt-windows-buttons-widget

Imported Package

Usage

  • WindowsButtonsWidget(base_widget: QWidget, hint=['min', 'max', 'close']) - Constructor. The argument base_widget is used for matching the color of buttons with QWidget(including QMenuBar)'s base color.

  • getMinimizedBtn(), getMaximizedBtn(), getCloseBtn().

  • This module is used for pyqt-custom-titlebar-window's Windows style button. You can see the example of this module's usage on the documentation at the link above.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyqt-windows-buttons-widget-0.0.18.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page