qmainwindow topic
List
qmainwindow repositories
pyqt-custom-titlebar-window
20
Stars
3
Forks
Watchers
PyQt custom titlebar window (resizable, movable, minimize/maximize/close)
QCustomWindow
24
Stars
5
Forks
Watchers
Base class implementation for Qt Widget projects which need to have a customized non-client area. By inheriting QWidget and using QCustomTitleBar as replacement for the OS's default one, QCustomWindow...