Details
Description
The attached example runs into
qrc:/breakitbaby/Main.qml:12: Error: Unable to determine callable overload. Candidates are:
It works if the signature contains i.e. int instead of a QVariantMap. It works if you don't wrap FooBase, but FooImpl for qml.
Although the title is similar, it doesn't seem to be related to QTBUG-117675.
Attachments
Issue Links
- is duplicated by
-
QTBUG-118556 assert failure when qml singleton calling inherited method from base cpp class
- Closed
-
QTBUG-117805 Invocation of a C++ static method via an inherited QML singleton causes a crash
- Closed
-
QTBUG-117852 [REG 6.5.2 -> 6.5.3] Qml crashes when singletons send signals
- Closed
-
QTBUG-117959 Error: Unable to determine callable overload (calling slot in subclass)
- Closed
-
QTBUG-118471 Js engine crash when calling signal of a singleton
- Closed
- relates to
-
QTBUG-117675 [REG 6.5.2 → 6.5.3] Unable to determine callable overload
- Closed
-
QTBUG-117805 Invocation of a C++ static method via an inherited QML singleton causes a crash
- Closed
- mentioned in
-
Page Loading...