[Qt-creator] Another case of click maximization.... auto-completion QTimer timeout signal
Christian Kandeler
christian.kandeler at digia.com
Mon Sep 23 14:54:35 CEST 2013
On 09/23/2013 02:03 PM, Guido Seifert wrote:
> Great. I want to write 'connect(mTimer,SIGNAL(timeout()...' and get the
> auto-completion 'connect(mTimer,SIGNAL(timeout(QPrivateSignal))...'. So instead of saving 8 chars,
> I have to delete 14 chars. Where does this 'QPrivateSignal' come from?
If you bothered to check the QTimer header, you'd probably see. Anyway,
this bug has been fixed in the master branch for a while now.
> IMHO far too often make such auto-completions more instead of less work.
Can you name a sufficient number of other examples to justify the above
statement? If so, I assume you have created bug reports for them?
Christian
More information about the Qt-creator
mailing list