| 
    GammaRay API Documentation 3.3.0
    
   | 
 
Callbacks for tracing signal emissions and slot invocation. More...
#include <signalspycallbackset.h>
Public Types | |
| using | BeginCallback = void(*)(QObject *, int, void **) | 
| using | EndCallback = void(*)(QObject *, int) | 
Public Member Functions | |
| bool | isNull () const | 
Public Attributes | |
| BeginCallback | signalBeginCallback = nullptr | 
| EndCallback | signalEndCallback = nullptr | 
| BeginCallback | slotBeginCallback = nullptr | 
| EndCallback | slotEndCallback = nullptr | 
Callbacks for tracing signal emissions and slot invocation.
      GammaRay
      Qt-application inspection and manipulation tool