Bug 25324 - kdevelop wish code propeties
Summary: kdevelop wish code propeties
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-05-07 15:18 UTC by Jono Bacon
Modified: 2002-09-16 14:43 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 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