Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
ui file
Hi,
I have a .ui file. I'd like to know how to make KDevelop generate th header file and the impl file associated with
Thanks
RE: ui file
Yes i can do that, but i want KDevelop to generate them automatically when i have a .ui file. In which target can i put the .ui file for that ?
Sorry for my English
Add the ui file to the project.
Are you using KDevelop2 or KDevelop3?
If KDevelop3, automake or qmake project?
Cheers,
_
Qt/KDE Developer
Debian User
I am not an expert on KDevelop, but I think this should work
Open automake manager
in the lower half click on "add existing file"
Add the file.
Cheers,
_
Qt/KDE Developer
Debian User
RE: ui file
just add it to yor project in KDevelop, it will appear in "User interface" tree brunch.