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.
- Documentation: pyqtribbon.haiiliin.com.
- PyPI: pypi.org/project/pyqtribbon.
- Read the Docs: readthedocs.org/projects/pyqribbon/.
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.
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyqtribbon-0.1.3.tar.gz
.
File metadata
- Download URL: pyqtribbon-0.1.3.tar.gz
- Upload date:
- Size: 30.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 748ef7ed0d2ef3fb4ef598fa2aebc3622900aa948719557c6b792c31936a2cff |
|
MD5 | b020bb6e8743a60e54602aa536ac1b6c |
|
BLAKE2b-256 | 12b0d6c706ec528230b04d2f6b799d44568925f52064fd81e3542f8e33bc6a57 |
File details
Details for the file pyqtribbon-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: pyqtribbon-0.1.3-py3-none-any.whl
- Upload date:
- Size: 37.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18a9b600093566028612d40f45bc3c943273544869fe63f85861b14bf88d8a50 |
|
MD5 | 32d631e78c90a0002e8e4f64faeb8113 |
|
BLAKE2b-256 | 24df0009fd5b4423ce5040f62fdb45f91de2fca250062ed0a6ca1d51b18550eb |