Shivam Kunwar

Results 12 comments of Shivam Kunwar

I'm a bit confused about this, don't we need a special method for single shot connection, like `singleShotConnect` ? that gets disconnected after emit, which could be easily implemented just...

another idea is `mySignal.connectWithDebouncing(&MyClass::doSomething, 1000)`