Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QQmlSA::MethodPrivate Class Reference

#include <qqmlsa_p.h>

+ Collaboration diagram for QQmlSA::MethodPrivate:

Public Member Functions

 MethodPrivate (Method *)
 
 MethodPrivate (Method *, const MethodPrivate &)
 
QString methodName () const
 
MethodType methodType () const
 

Static Public Member Functions

static QQmlSA::Method createMethod (const QQmlJSMetaMethod &)
 
static QQmlJSMetaMethod method (const QQmlSA::Method &)
 

Friends

class QT_PREPEND_NAMESPACE (QQmlJSMetaMethod)
 

Detailed Description

Definition at line 114 of file qqmlsa_p.h.

Constructor & Destructor Documentation

◆ MethodPrivate() [1/2]

QQmlSA::MethodPrivate::MethodPrivate ( Method interface)
explicit

Definition at line 312 of file qqmlsa.cpp.

◆ MethodPrivate() [2/2]

QQmlSA::MethodPrivate::MethodPrivate ( Method interface,
const MethodPrivate other 
)

Definition at line 314 of file qqmlsa.cpp.

Member Function Documentation

◆ createMethod()

QQmlSA::Method QQmlSA::MethodPrivate::createMethod ( const QQmlJSMetaMethod jsMethod)
static

Definition at line 391 of file qqmlsa.cpp.

Referenced by QQmlSA::MethodsPrivate::createMethods().

+ Here is the caller graph for this function:

◆ method()

QQmlJSMetaMethod QQmlSA::MethodPrivate::method ( const QQmlSA::Method method)
static

Definition at line 412 of file qqmlsa.cpp.

References method.

◆ methodName()

QString QQmlSA::MethodPrivate::methodName ( ) const

Definition at line 319 of file qqmlsa.cpp.

References QQmlJSMetaMethod::methodName().

+ Here is the call graph for this function:

◆ methodType()

MethodType QQmlSA::MethodPrivate::methodType ( ) const

Definition at line 324 of file qqmlsa.cpp.

References QQmlJSMetaMethod::methodType().

+ Here is the call graph for this function:

Friends And Related Symbol Documentation

◆ QT_PREPEND_NAMESPACE

class QT_PREPEND_NAMESPACE ( QQmlJSMetaMethod  )
friend

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