|
[Bug 202135] New: Code completion for signals and slots adds an extra paren: msg#19626kde-bugs-dist
https://bugs.kde.org/show_bug.cgi?id=202135 Summary: Code completion for signals and slots adds an extra parenthesis Product: kdevelop Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: NEW Severity: normal Priority: NOR Component: Language Support: CPP AssignedTo: kdevelop-bugs@xxxxxxxxxxxx ReportedBy: killerfox512@xxxxxxxxx Version: (using Devel) Compiler: g++ 4.3.2 OS: Linux Installed from: Compiled sources When a connect statement is being written, and either a signal or a slot is being completed, and the user already closed the SIGNAL or SLOT macro parenthesis, code completion will add an extra one. When writing: connect(emitter, SIGNAL()); After Completion: connect(emitter, SIGNAL(signal()))); -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
|
|
||||||||||||||||||||||||||
|
|
|
| News | Mail Home | sitemap | FAQ | advertise |