Skip to main content

PyQt polygon window

Project description

pyqt-polygon-window

PyQt polygon window

Requirements

PyQt5 >= 5.8

Setup

python -m pip install pyqt-polygon-window

Included packages

pyqt-resource-helper

Feature

  • setBorderWidth(width: int)

  • setCornerLength(corner_length: int)

Example

Code Sample

from PyQt5.QtWidgets import QApplication

from pyqt_polygon_window import PolygonWindow





if __name__ == "__main__":

    import sys



    app = QApplication(sys.argv)

    pw = PolygonWindow()

    pw.show()

    app.exec_()

Result

image

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-polygon-window-0.0.1.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

pyqt_polygon_window-0.0.1-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file pyqt-polygon-window-0.0.1.tar.gz.

File metadata

  • Download URL: pyqt-polygon-window-0.0.1.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 CPython/3.7.6

File hashes

Hashes for pyqt-polygon-window-0.0.1.tar.gz
Algorithm Hash digest
SHA256 9119080e517b27799a69a29f4f3c1a0fa3a446d6974e22eb73475b4177c10917
MD5 da0c08a504271d54e3f647fca050a8d0
BLAKE2b-256 3645a9363fc0c574f27d83c13b69401acc89113a95bdcb5a49d06a5b75b93b36

See more details on using hashes here.

File details

Details for the file pyqt_polygon_window-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for pyqt_polygon_window-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cd1aaec1ce4c8ec441b64b3cc921a9572dbc2c93045ad39b863dc5429cf3975a
MD5 9fe1cca9a025029a0cfc6bc385b2d142
BLAKE2b-256 5f741640f2cd16bff729f6081583f8195e840dbbd26643efb8e4cf3a70aa30e3

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