# pyqt-new-window-handler
PyQt QObject type class which operates/handles "New Window" feature
## Requirements
* PyQt5 >= 5.15
## Setup
`python -m pip install pyqt-new-window-handler`
## Included Packages
* <a href="https://github.com/yjg30737/pyqt-custom-titlebar-setter.git">pyqt-custom-titlebar-setter</a>
* <a href="https://github.com/yjg30737/pyqt-custom-titlebar-window.git">pyqt-custom-titlebar-window</a>
## Example
Look at the source of
* <a href="https://github.com/yjg30737/pyqt-dark-notepad/blob/main/pyqt_dark_notepad/darkNotepadApp.py">darkNotepadApp.py</a> of pyqt-dark-notepad package
* <a href="https://github.com/yjg30737/pyqt-dark-calculator/blob/main/pyqt_dark_calculator/calculatorApp.py">calculatorApp.py</a> of pyqt-dark-calculator package
Raw data
{
"_id": null,
"home_page": "https://github.com/yjg30737/pyqt-new-window-handler.git",
"name": "pyqt-new-window-handler",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Jung Gyu Yoon",
"author_email": "yjg30737@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/3d/04/a3d1d2db6d0de1bdbfc19fa8e965cc7851c6edfdcb63bd4d1425f34ccce3/pyqt_new_window_handler-0.0.2.tar.gz",
"platform": null,
"description": "\r\n# pyqt-new-window-handler\r\n\r\nPyQt QObject type class which operates/handles \"New Window\" feature\r\n\r\n\r\n\r\n## Requirements\r\n\r\n* PyQt5 >= 5.15\r\n\r\n\r\n\r\n## Setup\r\n\r\n`python -m pip install pyqt-new-window-handler`\r\n\r\n\r\n\r\n## Included Packages\r\n\r\n* <a href=\"https://github.com/yjg30737/pyqt-custom-titlebar-setter.git\">pyqt-custom-titlebar-setter</a>\r\n\r\n* <a href=\"https://github.com/yjg30737/pyqt-custom-titlebar-window.git\">pyqt-custom-titlebar-window</a>\r\n\r\n\r\n\r\n## Example\r\n\r\nLook at the source of \r\n\r\n* <a href=\"https://github.com/yjg30737/pyqt-dark-notepad/blob/main/pyqt_dark_notepad/darkNotepadApp.py\">darkNotepadApp.py</a> of pyqt-dark-notepad package\r\n\r\n* <a href=\"https://github.com/yjg30737/pyqt-dark-calculator/blob/main/pyqt_dark_calculator/calculatorApp.py\">calculatorApp.py</a> of pyqt-dark-calculator package\r\n\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "PyQt QObject type class which operates/handles \"New Window\" feature",
"version": "0.0.2",
"project_urls": {
"Homepage": "https://github.com/yjg30737/pyqt-new-window-handler.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bf844d5b4f7c37620a67ecb5b2f2ceacf731905fe9ab83b542d8f5b9a47c4093",
"md5": "cbd61acf852c92ca80d4434d440d0c9e",
"sha256": "a4fea2f896c7fa42e4d6099205443b6e25d9b1795f45d8f7fe90d2d57a429851"
},
"downloads": -1,
"filename": "pyqt_new_window_handler-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cbd61acf852c92ca80d4434d440d0c9e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3398,
"upload_time": "2024-09-15T02:27:07",
"upload_time_iso_8601": "2024-09-15T02:27:07.882620Z",
"url": "https://files.pythonhosted.org/packages/bf/84/4d5b4f7c37620a67ecb5b2f2ceacf731905fe9ab83b542d8f5b9a47c4093/pyqt_new_window_handler-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3d04a3d1d2db6d0de1bdbfc19fa8e965cc7851c6edfdcb63bd4d1425f34ccce3",
"md5": "585b8b2db3cd643b202274f5e55dd020",
"sha256": "b03c905d4941fcffb0c93979a65fb97fc526de45ee4d88fc81f1d91a359016d1"
},
"downloads": -1,
"filename": "pyqt_new_window_handler-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "585b8b2db3cd643b202274f5e55dd020",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2881,
"upload_time": "2024-09-15T02:27:08",
"upload_time_iso_8601": "2024-09-15T02:27:08.830314Z",
"url": "https://files.pythonhosted.org/packages/3d/04/a3d1d2db6d0de1bdbfc19fa8e965cc7851c6edfdcb63bd4d1425f34ccce3/pyqt_new_window_handler-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-15 02:27:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "yjg30737",
"github_project": "pyqt-new-window-handler",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "pyqt-new-window-handler"
}