You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 counts on many of its parent resources, providing a customized non-client area.