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
QQmltc::Method Struct Reference

#include <qqmltcoutputir_p.h>

Inheritance diagram for QQmltc::Method:
Collaboration diagram for QQmltc::Method:

Public Attributes

QString returnType
QQmlJSMetaMethodType type = QQmlJSMetaMethodType::Method
bool userVisible = false
Public Attributes inherited from QQmltc::MethodBase
QStringList comments
QString name
QList< VariableparameterList
QStringList body
QQmlJSMetaMethod::Access access = QQmlJSMetaMethod::Public
QStringList declarationPrefixes
QStringList modifiers

Detailed Description

Definition at line 89 of file qqmltcoutputir_p.h.

Member Data Documentation

◆ returnType

QString QQmltc::Method::returnType

Definition at line 91 of file qqmltcoutputir_p.h.

◆ type

QQmlJSMetaMethodType QQmltc::Method::type = QQmlJSMetaMethodType::Method

Definition at line 92 of file qqmltcoutputir_p.h.

◆ userVisible

bool QQmltc::Method::userVisible = false

Definition at line 95 of file qqmltcoutputir_p.h.


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