15161718192021
/* */ { /* */ /** @deprecated */ /* */ public QTDrawable fromGraphicsImporter(GraphicsImporter paramGraphicsImporter) /* */ throws QTException /* */ { /* 59 */ return new GraphicsImporterDrawer(paramGraphicsImporter); /* */ }