Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQmlSA::PropertyPassInvocation Struct Reference

#include <qqmlsa_p.h>

Collaboration diagram for QQmlSA::PropertyPassInvocation:

Public Attributes

QString property
std::shared_ptr< QQmlSA::PropertyPasspass
bool allowInheritance = true

Detailed Description

Definition at line 48 of file qqmlsa_p.h.

Member Data Documentation

◆ allowInheritance

bool QQmlSA::PropertyPassInvocation::allowInheritance = true

Definition at line 52 of file qqmlsa_p.h.

◆ pass

std::shared_ptr<QQmlSA::PropertyPass> QQmlSA::PropertyPassInvocation::pass

Definition at line 51 of file qqmlsa_p.h.

◆ property

QString QQmlSA::PropertyPassInvocation::property

Definition at line 50 of file qqmlsa_p.h.


The documentation for this struct was generated from the following file: