Home | History | Annotate | Download | only in qt

Lines Matching defs:ol

956         QObjectList ol= variant.value<QObjectList>();
957 return new (exec) RuntimeArray(exec, new QtArray<QObject*>(ol, QMetaType::QObjectStar, root));