[][src]Function qt_qml::qt_qml::qml_attached_properties_object_by_id_3a

pub unsafe fn qml_attached_properties_object_by_id_3a(
    arg1: c_int,
    arg2: impl CastInto<Ptr<QObject>>,
    create: bool
) -> QPtr<QObject>

Calls C++ function: QObject* QtQml::qmlAttachedPropertiesObjectById(int arg1, const QObject* arg2, bool create = …).