framelesshelper/examples/images
Julien 0759f7f010
NEW: QMainWindow example (#50)
* WIP: qmainwindow example

* NEW: option to disable acrylic on QMainWindow

* IMP: accept standard QMainWindow parameters

* NEW: enable acrylic in QMainWindow example

* IMP: qmainwindow sets acrylic outside constructor

* IMP: center windowTitle

* cleanup

* IMP: move setContentMargin in QtAcrylicMainWIndow class

* more cleanup

* small cleanup

* improvement copied from qtacrylicwidget

* minor improvement

* always connect needRepaint

* close button thickness is now similar to native windows buttons

* add context menu on left icon

* simpler context menu implementation

* IMP: use displaySystemMenu from Utilities

Co-authored-by: Julien Maille <julien.maille@data-pixel.com>
2021-03-26 16:53:32 +08:00
..
README.txt Improve the Win32Demo project. 2020-10-19 14:54:13 +08:00
button_close_black.svg NEW: QMainWindow example (#50) 2021-03-26 16:53:32 +08:00
button_close_white.svg NEW: QMainWindow example (#50) 2021-03-26 16:53:32 +08:00
button_maximize_black.svg Improve the Win32Demo project. 2020-10-19 14:54:13 +08:00
button_maximize_white.svg Improve the Win32Demo project. 2020-10-19 14:54:13 +08:00
button_minimize_black.svg Improve the Win32Demo project. 2020-10-19 14:54:13 +08:00
button_minimize_white.svg Improve the Win32Demo project. 2020-10-19 14:54:13 +08:00
button_restore_black.svg Improve the Win32Demo project. 2020-10-19 14:54:13 +08:00
button_restore_white.svg Improve the Win32Demo project. 2020-10-19 14:54:13 +08:00

README.txt

All the SVG images in this folder are created by me, using Inkscape. No images are downloaded from the Internet, not even one pixel.

Since I copied the screenshot (when the scale factor is 1.0) pixel by pixel, they should be exactly the same with the real system buttons, in theory.

Anyone can use them freely.