Linux Standard Base Desktop Specification 4.1 | ||
---|---|---|
<<< Previous | Next >>> |
The QMetaObject::cast() function shall check if the object pointed by obj inherits from the current meta-object. If yes, the function shall return obj. Otherwise it shall return 0.
This function is not intended to be used by applications directly, but may appear among application dependencies as a result of usage of other functions and macros.
<<< Previous | Home | Next >>> |
_ZN9QMetaType12registerTypeEPKcPFvPvEPFS2_PKvE | Up | _ZNK13QMetaProperty12hasStdCppSetEv |