You are not logged in.

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.

1

Wednesday, September 28th 2005, 3:26pm

qt-designer and KMainWindow

I would like to know if it's possible to use qt-designer with KMainWindow.

Normally qt-designer is able to manage QMainWindow, but it would be really useful to create/mantain KMainWindow with it.

Any hint?
~ "Progress is merely a realisation of utopias" ~

2

Monday, November 21st 2005, 6:54pm

RE: qt-designer and KMainWindow

If u have a ui file generated by KDevelop or even if you write it yourself Qt Designer can open it as a normal ui file.

As I understand it KMainWindow is a C++ class that controls what you do with the QMainWindow but having a KMainWindow class doesn't affect your ui file.