Bug 82658

Summary: Code completion does not include new elements after modifying form in QT designer.
Product: [Applications] kdevelop Reporter: Marcin Palka <mar_10>
Component: Code completionAssignee: kdevelop-bugs-null
Status: RESOLVED INTENTIONAL    
Severity: normal    
Priority: NOR    
Version: 3.0.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Marcin Palka 2004-06-01 20:48:09 UTC
Version:           3.0.1 (using KDE 3.2 BRANCH >= 20040204, Mandrake Linux Cooker i586 - Cooker)
Compiler:          gcc version 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)
OS:                Linux (i686) release 2.6.3-13mdk

Code completion does not include form elements newly added to ui file in QT designer after subclassing original form.
I have made my form and the subclassed it in kdevelop, the i must have to made some changes (eg. adding new line edits). After that i went back to kdevelop and repeated automake/configure/build procedure. But it does not solve the issue. Newly added elements are not visible for code completion engine.
Comment 1 Matt Rogers 2004-12-12 06:49:45 UTC
yup, i've seen this with KDevelop 3.1.90 (3.2 alpha 1)
Comment 2 Andreas Pakulat 2006-12-30 16:25:56 UTC
Completion for form elements is not possible in 3.4 anymore, thus closing this as wontfix.