QWindow::setWindowFilePath added
authorJoerg Bornemann <joerg.bornemann@digia.com>
Mon, 1 Oct 2012 10:55:27 +0000 (12:55 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 2 Oct 2012 06:06:18 +0000 (08:06 +0200)
commit24c403a2bd71578a1978baed1c60f08c12cd62c5
treece787724bf5b847c48bb5e6981e49904d9f35803
parent07c95ad7f3c2450f0dbb6edfa5e207a03cb88034
QWindow::setWindowFilePath added

QWindow::setWindowFilePath sets the file path of the document
that is currently represented by the window.
The window system might display it in the window's title bar
along with an icon matching the file type.

Task-number: QTBUG-27299
Change-Id: I8f620d1262fc0b4cd16884198b16853b73ce3b1f
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
src/gui/kernel/qplatformwindow.cpp
src/gui/kernel/qplatformwindow.h
src/gui/kernel/qwindow.cpp
src/gui/kernel/qwindow.h
src/gui/kernel/qwindow_p.h