Bug 82658 - Code completion does not include new elements after modifying form in QT designer.
Summary: Code completion does not include new elements after modifying form in QT desi...
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdevelop
Classification: Applications
Component: Code completion (show other bugs)
Version: 3.0.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-01 20:48 UTC by Marcin Palka
Modified: 2006-12-30 16:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.