aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-07-17 11:26:19 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2017-07-17 10:38:05 +0000
commitfd1612d9b640fa80c49d3de17f8707318df6640c (patch)
treebe07d99798d7d343015ac19ebc1c335a059e3ebc /sync.profile
parent5d072dbb583050fe9338ca65e1c2b159c3f77692 (diff)
QQuickWindowQmlImpl: declare attached properties in the header
QQuickWindowQmlImpl is inherited by QQuickApplicationWindow in Qt Quick Controls 2, which must register revisions (qmlRegisterRevision) in base classes to make revisioned base class members available in AppWindow. The fact that QQuickWindowQmlImpl provides attached properties must be declared in the header so that qmlRegisterRevision<QQuickWindowQmlImpl> in Qt Quick Controls 2 does not lose the Window-attached properties. Task-number: QTBUG-61935 Change-Id: I634c8fe980b06279610953d9ded2c27d8627d5ea Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'sync.profile')
0 files changed, 0 insertions, 0 deletions