Skip to content

yjg30737/qml-rounded-shadow-framelesswindow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qml-rounded-shadow-framelesswindow

Rounded corner, shadow-bordered frameless window made out of qml, execute with PyQt5

This is the project for my personal QML practicing, so far, at least.

Of course you can look these whole things up for the sake of your practice as well.

Requirements

  • PyQt5 >= 5.8

Setup

python -m pip install git+https://github.com/yjg30737/qml-rounded-shadow-framelesswindow.git --upgrade

Example

from qml_rounded_shadow_framelesswindow.main import showQml

showQml()

Result

image

Note: The white background is not the part of this UI.

About

Rounded corner, shadow-bordered frameless window made out of qml, execute with PyQt5

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published