Hi,
I start with example: i have for example QQuickView class and i want set my own instance of QQuickItem but how i know one way:
implement own instance of QQuickView class and use own QQuickItem class. This is hard way and only way or is there some another way to do this?
Bookmarks