[Bug 53800] Need default .ui file for QT Designer

Mark J.Materna mjmaterna60193 at yahoo.com
Sat Feb 1 22:32:05 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=53800     




------- Additional Comments From mjmaterna60193 at yahoo.com  2003-02-01 22:31 -------
Harald,          What am I not making clear to you?? I realize that you could add the .ui to     the project, but no where in the documentation does it cover how to modify the     default main  window to add tool bars etc. from QT designer. In other words     how to add graphicall elements of the default main window main window in the IDE, and then use the IDE to generate the correct files. Currently IDE kicks out to QT designer, but that's about it.  It doesn't seem to able to add the changes to the existing project, i.e. change the source so that when the project is built, the change in the GUI is reflected.  This is a pretty basic operation of all moden GUI development tools.    What are you  talking about when you say "KDE doesn't use Qt Designer's Toolbars/Menubars, check the developer documentation on how to use KDE's XML GUI." The KDE Development users manual is very poor in this respect (section 4.3) It acccutal suggests using QT designer.   I've also read the KDevelop Programming Handbook (Section 6.5) which suggest changing the inheritance of the base class. Which I did, but in order to get it to complie, you need to shell out to run uic, to create the correct .h and .cpp files.    You really need to be more specific, because I really don't think you know what your taling about.




More information about the KDevelop-devel mailing list