[Interest] Mirror Qml Item content into Qml Image
Mitch Curtis
mitch.curtis at qt.io
Tue Jun 27 13:48:08 CEST 2017
You can use a ShaderEffectSource instead of an Image:
http://doc.qt.io/qt-5/qml-qtquick-shadereffectsource.html#details
________________________________________
From: Interest <interest-bounces+mitch.curtis=qt.io at qt-project.org> on behalf of Nuno Santos <nunosantos at imaginando.pt>
Sent: Tuesday, 27 June 2017 11:19:58 AM
To: Qt Project MailingList
Subject: [Interest] Mirror Qml Item content into Qml Image
Hi,
Is there anyway of making the contents of a Qml Item appear rendered inside a Qml Image?
The purpose is to make a viewport navigation preview for a certain Qml Item.
Thanks!
Nuno
_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
More information about the Interest
mailing list