Home | History | Annotate | Download | only in qt

Lines Matching refs:argType

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