[Bug 53800] New: Need default .ui file for QT Designer
Mark J.Materna
mjmaterna60193 at yahoo.com
Sat Feb 1 06:39:02 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
Summary: Need default .ui file for QT Designer
Product: kdevelop
Version: unspecified
Platform: SuSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at barney.cs.uni-potsdam.de
ReportedBy: mjmaterna60193 at yahoo.com
Version: (using KDE KDE 3.1)
Installed from: SuSE RPMs
For KDE Application (Other than mini) need to have a default .ui file, so that QT designer can be used to edit it and extend the main windows menu bar etc. Don't know how else you could to this, with out QT Designer. For example to add another tool bar, I'd use QT designer. Don't know how I would do this manually with out QT designer.
Also, need to use uic in GUI. Is bug 44252 correct?? I have access to uic, but it nowhere in the GUI for Kdevelop is an option to complie the .ui file. So I think the resolution to 4452 is wrong. uic is on my system.
Currently to use a ui developed from QT Designer, I can create a mini KDE application, mannually complie the .ui by shcelling out and using uic, then manually changing the base class to use the class from the .ui instead of qwidget. But then I don't get the KDE frame work. The GUI needs better support of QT designer.
More information about the KDevelop-devel
mailing list