var box = new QHBox( this ); var view = Factory.createROPart( "cat", box, "view" ); box.show(); application.exec();