Obsolete Members for QMainWindow

The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

Property Documentation

unifiedTitleAndToolBarOnMac : bool

This property holds whether the window uses the unified title and toolbar look on Mac OS X.

This property is not implemented in Qt 5. Setting it has no effect.

A replacement API (QtMacUnifiedToolBar) is available in QtMacExtras at http://qt.gitorious.org/qtplayground/qtmacextras

This property was introduced in QtWidgets 4.3.

Access functions:

bool unifiedTitleAndToolBarOnMac() const
void setUnifiedTitleAndToolBarOnMac(bool set)