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
QV4::ToStringMetaMethod Struct Reference
+ Collaboration diagram for QV4::ToStringMetaMethod:

Public Member Functions

constexpr int parameterCount () const
 
constexpr QMetaType returnMetaType () const
 
constexpr QMetaType parameterMetaType (int) const
 

Detailed Description

Definition at line 2968 of file qv4qobjectwrapper.cpp.

Member Function Documentation

◆ parameterCount()

constexpr int QV4::ToStringMetaMethod::parameterCount ( ) const
inlineconstexpr

Definition at line 2970 of file qv4qobjectwrapper.cpp.

◆ parameterMetaType()

constexpr QMetaType QV4::ToStringMetaMethod::parameterMetaType ( int ) const
inlineconstexpr

Definition at line 2972 of file qv4qobjectwrapper.cpp.

◆ returnMetaType()

constexpr QMetaType QV4::ToStringMetaMethod::returnMetaType ( ) const
inlineconstexpr

Definition at line 2971 of file qv4qobjectwrapper.cpp.


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