Exemplo n.º 1
0
GraphicsView* GraphicsView__New_1(::uStatic* __this)
{
    GraphicsView* inst = (GraphicsView*)::uAllocObject(sizeof(GraphicsView), GraphicsView__typeof());
    inst->_ObjInit_3();
    return inst;
}