Qt Declarative (Quick 2)
Go to file
J-P Nurmi 04d4dca69d Add Window.window attached property
The Window attached property exposes all kinds of window attributes,
but not the window itself. Being able to access the window is often
useful for various purposes. For example, in QML TestCase, to be able
to access the window of the TestCase so that one can call various
slots such as requestActivate().

Change-Id: Id03c9f277bb17810b41a60957011ccf07399e149
Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
2016-02-12 15:33:53 +00:00
bin Updated license headers 2016-01-19 14:53:18 +00:00
dist Added auto-generated change log 2015-06-04 10:23:50 +00:00
examples Merge remote-tracking branch 'origin/5.6' into dev 2016-02-12 10:53:43 +01:00
src Add Window.window attached property 2016-02-12 15:33:53 +00:00
tests Add Window.window attached property 2016-02-12 15:33:53 +00:00
tools Merge remote-tracking branch 'origin/5.6' into dev 2016-02-12 10:53:43 +01:00
.gitattributes Update the git-archive export options 2012-09-10 14:24:05 +02:00
.gitignore Add files generated by tests to gitignore 2014-12-20 20:24:25 +01:00
.gitmodules Update Ecmascript testsuite submodule 2015-03-17 11:38:42 +00:00
.qmake.conf Bump version 2016-02-08 14:55:56 +01:00
.tag Update the git-archive export options 2012-09-10 14:24:05 +02:00
LGPL_EXCEPTION.txt Update copyright headers 2015-02-12 10:28:11 +00:00
LICENSE.FDL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.GPL2 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.GPL3 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.GPL3-EXCEPT Updated license headers 2016-01-20 11:46:25 +00:00
LICENSE.GPLv3 Add the GPLv3 license text 2015-08-13 15:04:27 +02:00
LICENSE.LGPL3 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.LGPLv3 Add the GPLv3 license text 2015-08-13 15:04:27 +02:00
LICENSE.LGPLv21 Update copyright headers 2015-02-12 10:28:11 +00:00
qtdeclarative.pro Check for python executable. 2016-01-07 10:23:10 +00:00
sync.profile Move QQmlDebugClient into separate static library 2015-10-30 19:05:07 +00:00