Home | History | Annotate | Download | only in qt

Lines Matching refs:argType

1750                             int argType = QMetaType::type(parameterTypes.at(i));
1751 l.append(convertQVariantToValue(exec, ro, QVariant(argType, argv[i+1])));