Definition at line 445 of file qscriptqobject.cpp.
◆ QScriptMetaMethod() [1/2]
QScript::QScriptMetaMethod::QScriptMetaMethod |
( |
| ) |
|
|
inline |
◆ QScriptMetaMethod() [2/2]
Definition at line 450 of file qscriptqobject.cpp.
#define it(className, varName)
const T * const_iterator
The QVector::const_iterator typedef provides an STL-style const iterator for QVector and QStack...
◆ argumentCount()
int QScript::QScriptMetaMethod::argumentCount |
( |
| ) |
const |
|
inline |
◆ argumentType()
◆ count()
int QScript::QScriptMetaMethod::count |
( |
| ) |
const |
|
inline |
◆ firstUnresolvedIndex()
int QScript::QScriptMetaMethod::firstUnresolvedIndex |
( |
| ) |
const |
|
inline |
◆ fullyResolved()
bool QScript::QScriptMetaMethod::fullyResolved |
( |
| ) |
const |
|
inline |
◆ hasUnresolvedReturnType()
bool QScript::QScriptMetaMethod::hasUnresolvedReturnType |
( |
| ) |
const |
|
inline |
◆ isValid()
bool QScript::QScriptMetaMethod::isValid |
( |
| ) |
const |
|
inline |
◆ returnType()
◆ type()
◆ types()
◆ m_firstUnresolvedIndex
int QScript::QScriptMetaMethod::m_firstUnresolvedIndex |
|
private |
◆ m_types
The documentation for this class was generated from the following file: