[Interest] custom qtquick c++ component text rendering
Railway Coder
railwaycoder at gmail.com
Wed Feb 19 21:51:06 CET 2014
Hello,
I've made my own QtQuick component by sub classing QtQuickItem.
Rendering lines, rectangles and so on with QSGNode works fine.
Now, I want to add some text rendering. I don't want to use qpainteditem
for that.
I think there must be a new QSG related way to do this.
Any ideas? I've searched the documentation of Qt5.2 without luck.
Thanks and Best Regards,
railwaycoder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140219/055fa4ca/attachment.html>
More information about the Interest
mailing list