Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QQmlPropertyCacheMethodArguments Class Reference

#include <qqmlpropertycachemethodarguments_p.h>

+ Collaboration diagram for QQmlPropertyCacheMethodArguments:

Public Attributes

QQmlPropertyCacheMethodArgumentsnext
 
QList< QByteArray > * names
 
QMetaType types [1]
 

Detailed Description

Definition at line 27 of file qqmlpropertycachemethodarguments_p.h.

Member Data Documentation

◆ names

QList<QByteArray>* QQmlPropertyCacheMethodArguments::names

Definition at line 31 of file qqmlpropertycachemethodarguments_p.h.

◆ next

QQmlPropertyCacheMethodArguments* QQmlPropertyCacheMethodArguments::next

Definition at line 30 of file qqmlpropertycachemethodarguments_p.h.

◆ types

QMetaType QQmlPropertyCacheMethodArguments::types[1]

Definition at line 32 of file qqmlpropertycachemethodarguments_p.h.


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