[Qt-creator] Refactoring of signals and slots
Sven Putze
mailinglist.Qt-creator at hardcodes.de
Fri Nov 30 16:04:53 CET 2012
Hi there,
refactoring of signals and slots works fine for the actual header and implementation files.
But does not replace any occurrences in QObject::connect();
AFAIK the parameters are pure strings that are interpreted at runtime. This would explain why it is invisible to the code model/refactoring procedure.
Nevertheless this feature would make life easier, or in other words: I'd like to have it :-D
Sven Putze
mailinglist.Qt-creator at hardcodes.de
More information about the Qt-creator
mailing list