[Interest] QQuickTextNode not reachable from QQuickItem

mark diener rpzrpzrpz at gmail.com
Thu Jan 14 21:32:38 CET 2016


Hello List:

Well after pouring thru 5.5.1 source code, I find that QQuickTextNode
is really not intended to be used in QQuickItem derived classes.

There is not visible header file from projects.

Lots of various google references to similar challenge of text in QQuickItem.

At this point, my only C++ way for custom components with text is
QQuickPaintedItem.

Anyone have thoughts on how to output text into QuickItem stuff?

Thanks,

md



More information about the Interest mailing list