Skip to content

Exploration into how Qt widgets appearance and behavior can be customized with minimal disruption.

Notifications You must be signed in to change notification settings

gonzalo-bulnes/widgets

Repository files navigation

Widgets

An exploration into custom styles for Qt widgets.

Usage

python3.7 -m venv .venv # the version of Python matters for Qt

source .venv/bin/activate
pip install -r requirements.txt

python main.py

About

Exploration into how Qt widgets appearance and behavior can be customized with minimal disruption.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published