Minor documentation updates.

main
Alex Huszagh 2021-07-16 15:18:21 -05:00
parent 4279cb7c52
commit 799693e9d6
1 changed files with 1 additions and 8 deletions

View File

@ -1,16 +1,10 @@
BreezeStyleSheets BreezeStyleSheets
================= =================
Breeze and BreezeDark-like stylesheets for Qt Applications. Configurable Breeze and BreezeDark-like stylesheets for Qt Applications.
This stylesheet aims to be similar across all platforms, and provide a nice UI for different DPIs (as determined by the default font size, or using the screen scale factor). This is currently under work for scaling to multiple different DPIs and font sizes. This stylesheet aims to be similar across all platforms, and provide a nice UI for different DPIs (as determined by the default font size, or using the screen scale factor). This is currently under work for scaling to multiple different DPIs and font sizes.
The current status of the migration is:
- Change all `ex` widths to `em`
- Ensure individual tests for all widgets ☐
- Port all the changes made to the dark stylesheet to light ☐
# C++ Installation # C++ Installation
Copy `breeze.qrc` and the `dark` and `light` folders into your project directory and add the qrc file to your project file. Copy `breeze.qrc` and the `dark` and `light` folders into your project directory and add the qrc file to your project file.
@ -237,4 +231,3 @@ BreezeStyleSheets is a fork of [QDarkStyleSheet](https://github.com/ColinDuquesn
Email: ahuszagh@gmail.com Email: ahuszagh@gmail.com
Twitter: KardOnIce Twitter: KardOnIce