qt5base-lts/tests/auto/gui/kernel/qwindow
Daniel Vrátil babc7c5929 Introduce QWindow::setFlag and QWidget::setWindowFlag
Analogous to QWidget::setAttribute(), introduce an API to easily
enable/disable a single window flag without having to resort to
w.setFlags(w.flags() | Qt::NewFlag).

Change-Id: Ib0f7254a34c8d884cdec181c41b99e5ef035d954
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Sérgio Martins <sergio.martins@kdab.com>
2016-11-22 12:40:33 +00:00
..
BLACKLIST Blacklist modalWindowModallity on macOS aka “osx” 2016-09-18 14:32:42 +00:00
qwindow.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
tst_qwindow.cpp Introduce QWindow::setFlag and QWidget::setWindowFlag 2016-11-22 12:40:33 +00:00