Searched refs:QtMethodMatchType (Results 1 – 2 of 2) sorted by relevance
943 class QtMethodMatchType class955 QtMethodMatchType() in QtMethodMatchType() function in JSC::Bindings::QtMethodMatchType983 static QtMethodMatchType variant() in variant()984 { return QtMethodMatchType(Variant); } in variant()986 static QtMethodMatchType metaType(int typeId, const QByteArray &name) in metaType()987 { return QtMethodMatchType(MetaType, typeId, name); } in metaType()989 static QtMethodMatchType metaEnum(int enumIndex, const QByteArray &name) in metaEnum()990 { return QtMethodMatchType(MetaEnum, enumIndex, name); } in metaEnum()992 static QtMethodMatchType unresolved(const QByteArray &name) in unresolved()993 { return QtMethodMatchType(Unresolved, /*typeId=*/0, name); } in unresolved()[all …]
21169 (KJS::Bindings::QtMethodMatchType::):21170 (KJS::Bindings::QtMethodMatchType::QtMethodMatchType):21171 (KJS::Bindings::QtMethodMatchType::kind):21172 (KJS::Bindings::QtMethodMatchType::isValid):21173 (KJS::Bindings::QtMethodMatchType::isVariant):21174 (KJS::Bindings::QtMethodMatchType::isMetaType):21175 (KJS::Bindings::QtMethodMatchType::isUnresolved):21176 (KJS::Bindings::QtMethodMatchType::isMetaEnum):21177 (KJS::Bindings::QtMethodMatchType::enumeratorIndex):21178 (KJS::Bindings::QtMethodMatchType::variant):[all …]