Bug 25324

Summary: kdevelop wish code propeties
Product: [Applications] kdevelop Reporter: Jono Bacon <f9808590>
Component: kdevelop 2.x (obsolete)Assignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jono Bacon 2001-05-07 15:13:13 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kdevelop
Version:           KDE 2.2.0 CVS/CVSup/Snapshot
Severity:          wishlist
Installed from:    Compiled sources
Compiler:          don't know
OS:                Linux
OS/Compiler notes: Not Specified

Recently I have been using Quanta+ a lot and feature I like is where you can hit F4 when the cursor is on a tag and you can edit the properties.

I was thinking that this could be a useful feature for KDevelop. It would be handy that when you want to use a method such as QLineEdit->insert() that you put the cursor in between the brackets in insert() and then a dialog would pop up with the various fields and options you can provide.

I assume you could code this by cross referencing the Qt/KDE docs or by using XML. This would be very handy and functional particularly for new developers and in cases where enums and limited selections can be chosen for a parameter this would improve productivity and cut down bugs.



(Submitted via bugs.kde.org)
Comment 1 John Firebaugh 2002-09-15 20:44:55 UTC
Exists with Gideon