Skip to main content

PyQtRibbon is a Qt-based application framework for building user interfaces.

Project description

pyqtribbon

PyQtRibbon is a Qt-based application framework for building user interfaces.

Installation

pyqtribbon is distribued to PyPI, you can use pip to install it:

pip install pyqtribbon

You can also install the package from source:

pip install git+https://github.com/haiiliin/pyqtribbon.git@main

The Ribbon Bar

The ribbon is first introduced by Microsoft in the 2000's. It is a toolbar with a tabbed interface. According to Microsoft:

  • A ribbon is a user interface (UI) element that organizes commands into logical groups. These groups appear on separate tabs in a strip across the top of the window. The ribbon replaces the menu bar and toolbars. A ribbon can significantly improve application usability. For more information, see Ribbons. The following illustration shows a ribbon. A ribbon can significantly improve application usability. For more information, see Ribbons. The following illustration shows a ribbon.

    ribbon_no_callouts

Definitions of Ribbon Elements

  • Application button: The button that appears on the upper-left corner of a ribbon. The Application button replaces the File menu and is visible even when the ribbon is minimized. When the button is clicked, a menu that has a list of commands is displayed.

  • Quick Access toolbar: A small, customizable toolbar that displays frequently used commands.

  • Category: The logical grouping that represents the contents of a ribbon tab.

  • Category Default button: The button that appears on the ribbon when the ribbon is minimized. When the button is clicked, the category reappears as a menu.

  • Panel: An area of the ribbon bar that displays a group of related controls. Every ribbon category contains one or more ribbon panels.

  • Ribbon elements: Controls in the panels, for example, buttons and combo boxes. To see the various controls that can be hosted on a ribbon, see RibbonGadgets Sample: Ribbon Gadgets Application.

Screenshots

An Example

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

pyqtribbon-0.1.1.tar.gz (30.4 kB view details)

Uploaded Source

Built Distribution

pyqtribbon-0.1.1-py3-none-any.whl (36.7 kB view details)

Uploaded Python 3

File details

Details for the file pyqtribbon-0.1.1.tar.gz.

File metadata

  • Download URL: pyqtribbon-0.1.1.tar.gz
  • Upload date:
  • Size: 30.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for pyqtribbon-0.1.1.tar.gz
Algorithm Hash digest
SHA256 68f1a46dfd1474c42e405bc95082985d2208a0c72f4c53c9f4cf00ff0717fe0c
MD5 14789c6fab1822a23998135c56e1986e
BLAKE2b-256 a42dd2452da4721633c5da0ee0501d298b83220ecc9188dd7a06eb5f12b8f068

See more details on using hashes here.

File details

Details for the file pyqtribbon-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: pyqtribbon-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 36.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for pyqtribbon-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a128cc8137fb5d5992854dabe6990d26b25f3f3894b593ff25e173006de24cfb
MD5 dd08dc15a0a343a431b635b7bbe03192
BLAKE2b-256 3be8800a81074a9dde707bd5bae2f7a9abda399561cfd2bb4e9f6b8ebddf5633

See more details on using hashes here.

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