QInternal_CallBackTable Struct Reference

List of all members.

Detailed Description

Q_UNUSED(name) >

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


Member Data Documentation

QVector<QList<qInternalCallback> > QInternal_CallBackTable::callbacks

Definition at line 2626 of file qglobal.cpp.

Referenced by QInternal::activateCallbacks(), QInternal::registerCallback(), and QInternal::unregisterCallback().


The documentation for this struct was generated from the following file:
Generated on Thu Mar 15 18:04:14 2007 for Qt 4.2 User's Guide by  doxygen 1.5.1