From kdevelop-bugs Thu Sep 20 16:38:13 2012 From: Rolf Eike Beer Date: Thu, 20 Sep 2012 16:38:13 +0000 To: kdevelop-bugs Subject: [Bug 307111] New: Code completion is wrong for undeclared signals Message-Id: X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=134815919008994 https://bugs.kde.org/show_bug.cgi?id=307111 Bug ID: 307111 Severity: normal Version: 4.3.80 Priority: NOR Assignee: kdevelop-bugs@kdevelop.org Summary: Code completion is wrong for undeclared signals Classification: Unclassified OS: Linux Reporter: kde@opensource.sf-tec.de Hardware: openSUSE RPMs Status: NEW Component: code completion Product: kdevelop Write in a method of any QObject: emit someNewSignal(); The code completion offers do declare it as public, protected, and private method and such things, which is all wrong. The only place where this should be declared is in "signals". Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs