Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QQmlSA::PropertyPassInfo Struct Reference

#include <qqmlsa_p.h>

+ Collaboration diagram for QQmlSA::PropertyPassInfo:

Public Attributes

QStringList properties
 
std::shared_ptr< QQmlSA::PropertyPasspass
 
bool allowInheritance = true
 

Detailed Description

Definition at line 64 of file qqmlsa_p.h.

Member Data Documentation

◆ allowInheritance

bool QQmlSA::PropertyPassInfo::allowInheritance = true

Definition at line 68 of file qqmlsa_p.h.

◆ pass

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

Definition at line 67 of file qqmlsa_p.h.

◆ properties

QStringList QQmlSA::PropertyPassInfo::properties

Definition at line 66 of file qqmlsa_p.h.


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