On Thursday 20 March 2014 19:00:54 Cornelius Hald wrote: > maybe someone > already could make some assumptions based on the console output below.
[...] > W/Qt (15487): kernel/qmetaobject.cpp:1458 (static bool > QMetaObject::invokeMethod(QObject*, const char*, Qt::ConnectionType, > QGenericReturnArgument, QGenericArgument, QGenericArgument, > QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, > QGenericArgument, QGenericArgument, QGenericArgument, > QGenericArgument)): QMetaObject::invokeMethod: No such method > ScalableTextInput_QMLTYPE_3::inputMethodQuery(Qt::InputMethodQuery,QVariant) This warning is expected, and does not indicate that anything is wrong. (It basically says that I should hurry up and finish https://codereview.qtproject.org/#change,81053 before the RC) - Paul _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
