Indicates to the compiler that the parameter with the specified name is not used in the body of a function. This can be used to suppress compiler warnings while allowing functions to be defined with meaningful parameter names in their signatures.
Definition at line 2625 of file qglobal.cpp.
Public Attributes | |
| QVector< QList< qInternalCallback > > | callbacks |
Definition at line 2626 of file qglobal.cpp.
Referenced by QInternal::activateCallbacks(), QInternal::registerCallback(), and QInternal::unregisterCallback().
1.5.1