![]() |
Qt 6.x
The Qt SDK
|
#include <qmetaobject_p.h>
Collaboration diagram for QArgumentType:Public Member Functions | |
| QArgumentType (int type) | |
| QArgumentType (const QByteArray &name) | |
| QArgumentType () | |
| int | type () const |
| QByteArray | name () const |
| bool | operator== (const QArgumentType &other) const |
| bool | operator!= (const QArgumentType &other) const |
Definition at line 94 of file qmetaobject_p.h.
|
inline |
Definition at line 97 of file qmetaobject_p.h.
|
inline |
Definition at line 100 of file qmetaobject_p.h.
|
inline |
Definition at line 103 of file qmetaobject_p.h.
|
inline |
Definition at line 108 of file qmetaobject_p.h.
References QByteArray::isEmpty(), and QMetaType::name().
Referenced by operator!=(), and operator==().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 121 of file qmetaobject_p.h.
References name(), and other().
Here is the call graph for this function:
|
inline |
Definition at line 114 of file qmetaobject_p.h.
References name(), and other().
Here is the call graph for this function:
|
inline |
Definition at line 106 of file qmetaobject_p.h.
Referenced by queuedConnectionTypes().
Here is the caller graph for this function: