Home | History | Annotate | Download | only in qwebframe

Lines Matching refs:myObj

1789     QString myObj = evalJS("myObj = MyQObject()");
1790 QObject* qobj = myObj.toQObject();
1798 QString otherObj = evalJS("otherObj = QObject(myObj)");