[][src]Function qt_qml::qt_qml::qml_attached_properties_object_4a

pub unsafe fn qml_attached_properties_object_4a(
    arg1: *mut c_int,
    arg2: impl CastInto<Ptr<QObject>>,
    arg3: impl CastInto<Ptr<QMetaObject>>,
    create: bool
) -> QPtr<QObject>

Calls C++ function: QObject* QtQml::qmlAttachedPropertiesObject(int* arg1, const QObject* arg2, const QMetaObject* arg3, bool create).