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