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::MethodsPrivate Class Reference

#include <qqmlsa_p.h>

+ Collaboration diagram for QQmlSA::MethodsPrivate:

Public Member Functions

 MethodsPrivate (QQmlSA::Method::Methods *)
 
 MethodsPrivate (QQmlSA::Method::Methods *, const MethodsPrivate &)
 
 MethodsPrivate (QQmlSA::Method::Methods *, MethodsPrivate &&)
 
 ~MethodsPrivate ()=default
 
QMultiHash< QString, Method >::const_iterator constBegin () const
 
QMultiHash< QString, Method >::const_iterator constEnd () const
 

Static Public Member Functions

static QQmlSA::Method::Methods createMethods (const QMultiHash< QString, QQmlJSMetaMethod > &)
 

Friends

class QT_PREPEND_NAMESPACE (QQmlJSMetaMethod)
 

Detailed Description

Definition at line 135 of file qqmlsa_p.h.

Constructor & Destructor Documentation

◆ MethodsPrivate() [1/3]

QQmlSA::MethodsPrivate::MethodsPrivate ( QQmlSA::Method::Methods * interface)
explicit

Definition at line 293 of file qqmlsa.cpp.

◆ MethodsPrivate() [2/3]

QQmlSA::MethodsPrivate::MethodsPrivate ( QQmlSA::Method::Methods * interface,
const MethodsPrivate & other )

Definition at line 295 of file qqmlsa.cpp.

◆ MethodsPrivate() [3/3]

QQmlSA::MethodsPrivate::MethodsPrivate ( QQmlSA::Method::Methods * interface,
MethodsPrivate && other )

Definition at line 300 of file qqmlsa.cpp.

◆ ~MethodsPrivate()

QQmlSA::MethodsPrivate::~MethodsPrivate ( )
default

Member Function Documentation

◆ constBegin()

QMultiHash< QString, Method >::const_iterator QQmlSA::MethodsPrivate::constBegin ( ) const

Definition at line 275 of file qqmlsa.cpp.

◆ constEnd()

QMultiHash< QString, Method >::const_iterator QQmlSA::MethodsPrivate::constEnd ( ) const

Definition at line 288 of file qqmlsa.cpp.

◆ createMethods()

QQmlSA::Method::Methods QQmlSA::MethodsPrivate::createMethods ( const QMultiHash< QString, QQmlJSMetaMethod > & hash)
static

Definition at line 407 of file qqmlsa.cpp.

References QQmlSA::MethodPrivate::createMethod(), hash, and methods.

Referenced by QQmlSA::Element::ownMethods().

+ Here is the call graph for this function:
+ Here is the caller 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: