Problems with adding member function

Roland Schäfer RolandSchaefer at gmx.net
Sun Nov 28 09:12:00 GMT 1999


I had the same problem - and no solution for it. Maybe someone
could add an entry to the new function/var menu which allows to
choose the file.

"Mr. Data" wrote:
> 
> Hi,
> I have the following problem with KDevelop1.0Beta4:
> Let´s say, I constructed a dialog with the dialog-editor
> (Qt/KDE-Dialog,*kdevdlg).  KDevelop now adds three files to my
> project, e.g. dlg.h,dlgdata.cpp and dlg.cpp. When I now use the classview to
> add a member function, this member is correctly declared in dlg.h. But why is
> the implementation of this member added to dlgdata.cpp ? The header of this
> file says something like: "Don`t edit... all changes will be lost". Shouldn´t
> it be added to dlg.cpp? When I make changes in dlgdata.cpp and modify the
> dialog (with the dialog editor), then this file will be replaced, won´t it?
> Even if this question maybe has been asked a thousand times: Can anybody please
> tell me whether this is bug? Or am I doing something wrong?
> 
> Thanks
> M.D.




More information about the KDevelop mailing list