Bug 58625 - FileCreate wish: Add the classname field in the dialog that appears when creating a New File -> .ui
Summary: FileCreate wish: Add the classname field in the dialog that appears when crea...
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kdevelop
Classification: Applications
Component: file create (show other bugs)
Version: 4.0.0
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-18 00:30 UTC by Francisco Gimeno
Modified: 2010-12-19 03:13 UTC (History)
2 users (show)

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 Francisco Gimeno 2003-05-18 00:30:09 UTC
Version:            (using KDE KDE 3.1.1a)
Installed from:    Debian testing/unstable Packages
Compiler:          3.2 
OS:          Linux

This is a wish to make the programmer's life easier ( gideon users ).

When I want to add a Dialog to my program, I should make this:

New File -> .ui Dialog -> fill in the Name of the file ( not the dialog )

and then, the Qt-Designer appear with a initial dialog.

The Name of the Initial QDialog object is QDialog1. It should be the name of the file ( without the ".ui" ). 

I have to change it to the name of the file. Save the .ui. Come back to the Gideon, and Add a class with the first class as base class.

This is the normal way to make Dialogs with KDevelop. 

So, I think, that a new field should be added to the New .ui dialog. This is the className, and get the FileName automatically filled like in the New Class dialog ( Header and Implementation are updated from className plus ".h" and ".cpp" ). 

Thx in advance!
Comment 1 Francisco Gimeno 2003-05-18 00:32:06 UTC
ummm.. I couldn't edit the Component: "FileCreate" component! 
 
 
Comment 2 Francisco Gimeno 2003-05-18 02:19:08 UTC
I have been watching the source code, but it seems impossible to fit this model to it. 
The new file architecture should be changed.  
Maybe supporting "Wizards" to each type. 
so, at the moment, it is not a solution. 
 
I have though another idea... We could have a New Dialog Wizard, like the New Class one. 
It could be more personalized than just copying the template. 
 
 
Comment 3 Francisco Gimeno 2004-05-15 04:07:45 UTC
I have asked to do so by email...
I don't have KDevelop3 installed here to test for it, but I think it could be solved or outdated.
As it is a feature request that nobody saw, I think it's time to close it.

Sorry, but I haven't been involved to the KDE project as I want.

BR
Comment 4 Jens Dagerbo 2004-05-16 14:57:28 UTC
I don't think this should be closed. As you say, it's not easily doable with the current implementation, but that's all the more reason to keep this wish around so it's remembered if the implementation is up for a redesign (which it is, but who knows when it'll actually happen...)
Comment 5 Olivier.jg 2010-12-19 03:13:36 UTC
This isn't about kdev 4, and KDevelop 3 is unmaintained.