From kdevelop-bugs Wed Jan 31 14:56:03 2007 From: Billy Pollifrone Date: Wed, 31 Jan 2007 14:56:03 +0000 To: kdevelop-bugs Subject: [Bug 140949] code completion - argument hints - incorrectly reports Message-Id: <20070131145603.1274.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=118306963812129 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=140949 ------- Additional Comments From billy silverbaseball com 2007-01-31 15:56 ------- Andreas Pakulat wrote: [bugs.kde.org quoted mail] Correct. This is not when defining functions but rather when using functions that have already been defined. Calling a constructor for QFile would be an example. The hints would show the various constructors. For some reason it doesn't function under qmake based projects.