PropertyPair Struct

struct QQmlContext ::PropertyPair

该结构在 Qt 5.11 引入。

    详细描述

    This struct contains a property name and a property value. It is used as a parameter for the setContextProperties 函数。

    另请参阅 QQmlContext::setContextProperties ().