# pyqt-titlebar-buttons-widget
PyQt buttons (e.g. min/max/close) widget for title bar or menu bar
## Requirements
* PyQt5 >= 5.8
## Setup
`python -m pip install pyqt-titlebar-buttons-widget`
## Included Packages
* <a href="https://github.com/yjg30737/pyqt-svg-button.git">pyqt-svg-button</a>
## Package Inherited by This
* <a href="https://github.com/yjg30737/pyqt-windows-buttons-widget.git">pyqt-windows-buttons-widget</a>
* <a href="https://github.com/yjg30737/pyqt-mac-buttons-widget.git">pyqt-mac-buttons-widget</a>
## Class, Methods Overview
* `TitlebarButtonsWidget(base_widget=None, hint=['min, 'max', 'close'])` - Constructor.
* `getMinimizedBtn()`, `getMaximizedBtn()`, `getCloseBtn()`. I belive these three methods are quite self-explanatory.
* `setButtonSize(w, h)`. Set the overall width/height, text/icon size of button.
## Note
This package was actually made for those two packages i mentioned. Reducing redundancy.
<b>=== 2022/5/20 ===</b>
I'm working on other features such as help/tack buttons.
I could be working on adding another widgets(e.g. search bar) beside the buttons. So far i'm only working on the button because that seems to be the most generic feature.
Raw data
{
"_id": null,
"home_page": "https://github.com/yjg30737/pyqt-titlebar-buttons-widget.git",
"name": "pyqt-titlebar-buttons-widget",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Jung Gyu Yoon",
"author_email": "yjg30737@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/04/e8/3d63ffd2a2800e3a143e6a2675615903c05dd0f88431903d6eb0e64da244/pyqt-titlebar-buttons-widget-0.0.21.tar.gz",
"platform": null,
"description": "\n# pyqt-titlebar-buttons-widget\n\nPyQt buttons (e.g. min/max/close) widget for title bar or menu bar \n\n\n\n## Requirements\n\n* PyQt5 >= 5.8\n\n\n\n## Setup\n\n`python -m pip install pyqt-titlebar-buttons-widget`\n\n\n\n## Included Packages\n\n* <a href=\"https://github.com/yjg30737/pyqt-svg-button.git\">pyqt-svg-button</a>\n\n\n\n## Package Inherited by This\n\n* <a href=\"https://github.com/yjg30737/pyqt-windows-buttons-widget.git\">pyqt-windows-buttons-widget</a>\n\n* <a href=\"https://github.com/yjg30737/pyqt-mac-buttons-widget.git\">pyqt-mac-buttons-widget</a>\n\n\n\n## Class, Methods Overview\n\n* `TitlebarButtonsWidget(base_widget=None, hint=['min, 'max', 'close'])` - Constructor.\n\n* `getMinimizedBtn()`, `getMaximizedBtn()`, `getCloseBtn()`. I belive these three methods are quite self-explanatory.\n\n* `setButtonSize(w, h)`. Set the overall width/height, text/icon size of button.\n\n\n\n## Note\n\nThis package was actually made for those two packages i mentioned. Reducing redundancy.\n\n\n\n<b>=== 2022/5/20 ===</b>\n\n\n\nI'm working on other features such as help/tack buttons.\n\n\n\nI could be working on adding another widgets(e.g. search bar) beside the buttons. So far i'm only working on the button because that seems to be the most generic feature.\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "PyQt buttons (e.g. min/max/close) widget for title bar or menu bar",
"version": "0.0.21",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3804d8c80b9d48855f0305e7bb1db289a698b49ddd003ae4ee52a7c54566edb9",
"md5": "ce13c6709306f026a8fed1976131f84e",
"sha256": "636223a859944de7cf0216ce2bd0788ba5a7715317a175cbb89dc1120db0ec79"
},
"downloads": -1,
"filename": "pyqt_titlebar_buttons_widget-0.0.21-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ce13c6709306f026a8fed1976131f84e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 9276,
"upload_time": "2023-01-24T02:07:06",
"upload_time_iso_8601": "2023-01-24T02:07:06.098136Z",
"url": "https://files.pythonhosted.org/packages/38/04/d8c80b9d48855f0305e7bb1db289a698b49ddd003ae4ee52a7c54566edb9/pyqt_titlebar_buttons_widget-0.0.21-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "04e83d63ffd2a2800e3a143e6a2675615903c05dd0f88431903d6eb0e64da244",
"md5": "d5339ed218a0aa994adda24b6796142d",
"sha256": "ca1537f3cdaf4574c3a58e5c25edffacc75db322d178ae7d29ee625bafbf5ac5"
},
"downloads": -1,
"filename": "pyqt-titlebar-buttons-widget-0.0.21.tar.gz",
"has_sig": false,
"md5_digest": "d5339ed218a0aa994adda24b6796142d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6808,
"upload_time": "2023-01-24T02:07:08",
"upload_time_iso_8601": "2023-01-24T02:07:08.191743Z",
"url": "https://files.pythonhosted.org/packages/04/e8/3d63ffd2a2800e3a143e6a2675615903c05dd0f88431903d6eb0e64da244/pyqt-titlebar-buttons-widget-0.0.21.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-24 02:07:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "yjg30737",
"github_project": "pyqt-titlebar-buttons-widget.git",
"lcname": "pyqt-titlebar-buttons-widget"
}