Functions | |
bool | SameSignal (const QObject *inObject, const QString &inSignal, const SignalSpy *inSpy) |
Returns true when the given signal is monitored by the given spy. |
bool conan::anonymous_namespace{SignalSpy.cpp}::SameSignal | ( | const QObject * | inObject, | |
const QString & | inSignal, | |||
const SignalSpy * | inSpy | |||
) |
Returns true when the given signal is monitored by the given spy.