PropertyPair Struct
Struct PropertyPair is declared in class QQmlContext.This struct was introduced in Qt 5.11.
Detailed Description
This struct contains a property name and a property value. It is used as a parameter for the setContextProperties
function.
See also QQmlContext::setContextProperties().