framelesshelper/examples
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
..
images NEW: QMainWindow example (#50) 2021-03-26 16:53:32 +08:00
qmainwindow NEW: QMainWindow example (#50) 2021-03-26 16:53:32 +08:00
quick Minor improvements 2021-03-25 15:12:47 +08:00
widget Minor improvements 2021-03-25 15:12:47 +08:00
CMakeLists.txt Add CMake project files for the examples 2021-03-09 13:43:46 +08:00
common.pri Add cross-platform Acrylic Effect 2021-03-08 14:10:55 +08:00
examples.pro NEW: QMainWindow example (#50) 2021-03-26 16:53:32 +08:00
images.qrc Improve the Win32Demo project. 2020-10-19 14:54:13 +08:00
windows.ico Add the QMainWindow example. 2020-10-12 15:10:51 +08:00
windows.manifest Add the QMainWindow example. 2020-10-12 15:10:51 +08:00
windows.rc Add CMake project files for the examples 2021-03-09 13:43:46 +08:00