Hi,

When using QQuickWindow with RHI, I'm wondering what would be the best way to capture the contents drawn by QtQuick (1), and also overlay some further drawing on top of those contents (2).

The tricky bit is that I'd like the capture _not to_ include the further drawing -- I've solved (1) and (2) independently, and also together by capturing the overlay, but I'm really not sure what would be the proper way to do this using QQuickView's signals.

Does anyone have any insights to share regarding what one should do in which signal (again, using RHI APIs here, not platform-specific ones)?

Thank you,
--
Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Senior Software Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
KDAB - Trusted Software Excellence

Attachment: smime.p7s
Description: Firma crittografica S/MIME

-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to