Skip to main content

Set the Qt frameless titlebar/theme easily

Project description

qtneat

DON'T USE IT. I'M STILL WORKING

Set the Qt frameless titlebar/theme easily

Requirements

  • PyQt5 >= 5.8

Included Packages

Setup

python -m pip install qtneat

Example

from PyQt5.QtWidgets import QApplication

from pyqt_timer.settingsDialog import SettingsDialog



from qtneat import prepareQtApp, QtAppManager



if __name__ == "__main__":

    import sys



    prepareQtApp()

    a = QApplication(sys.argv)

    w = SettingsDialog()

    m = QtAppManager(w)

    m.setTheme(theme='#6f478d')

    m.setTitleBar(icon_filename='settings.svg')

    m.show()

    a.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

qtneat-0.0.7.tar.gz (13.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qtneat-0.0.7-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

Details for the file qtneat-0.0.7.tar.gz.

File metadata

  • Download URL: qtneat-0.0.7.tar.gz
  • Upload date:
  • Size: 13.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 CPython/3.7.6

File hashes

Hashes for qtneat-0.0.7.tar.gz
Algorithm Hash digest
SHA256 12ea59859086c1be0b7633a35cb52675410954363df2531223a997877ca3e622
MD5 ac1520efe23ced4a0e673b2c4253be41
BLAKE2b-256 d7f05e624859d0e2d82ea0c28999f54394e472cba6d96ce6575723e70b6caf19

See more details on using hashes here.

File details

Details for the file qtneat-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: qtneat-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 18.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 CPython/3.7.6

File hashes

Hashes for qtneat-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 2f4e4740783c1b3a558ead2635458f2f2d4c20b1dae87a74faccfe6570031411
MD5 3a07a84f815a279558ae91ac1d475892
BLAKE2b-256 69feb67cacca1f45368e46675e8c33634248552876d2a46172eb158476645273

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page