Hi guys. I have to render some qml but do not show it and get it render data(buffer) and place it in another place. It is desirable that this could be done in another thread.
I have already found "needed" method grabWindows, but it performace is too low. Is this posible to do it using some private headers?
Will it help if I compile qml?