|
GammaRay API Documentation
2.11.3
|
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.
© 2010-2021 Klarälvdalens Datakonsult AB (KDAB)
GammaRay
Qt-application inspection and manipulation tool