MCPcopy Create free account
hub / github.com/KDAB/codebrowser / ndbug

Function ndbug

tests/testqt.cc:143–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143int ndbug(TestNS::C *c) {
144#define S1GNAL(X) "2" #X
145#define SL0T(X) "1" #X
146 QObject::connect(c, S1GNAL(sig2(TestNS::C*)), c, SL0T(MySlot()));
147}
148
149
150class QQQQQ {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected