Hi, I noticed, that Q_INVOCABLEs, that are declared as private, cannot be called from QML/javascript, while protected and public ones can. But even the private ones can be called by QMetaObject::invokeMethod(). Can someone explain that? Thanks and best regards Sven