[Interest] Creating QML Component instances in C++

Gabriel M. Beddingfield gabrbedd at gmail.com
Tue Apr 3 01:25:20 CEST 2012


On 04/02/2012 12:36 PM, Unai IRIGOYEN wrote:
> So try adding:
> obj->setProperty("parent", QVariant::fromValue<QDeclarativeItem*>(this));

That did the trick! Thanks!

-gabriel



More information about the Interest mailing list