[Qt-interest] Add menu to QDialog via QTDesigner
Michael Satterwhite
michael at weblore.com
Fri Feb 27 18:39:25 CET 2009
I have a project that started off very simple ... then grew. Initially, a
simple dialog form would have handled everything. Now it has several forms
and needs a menu. I know I can add the menu to QDialog manually, but I'd like
to keep the base under the control of QTDesigner (I'm using version 3 of QT).
I don't see any way to tell QTDesigner to add a menubar to the QDialog. Can it
be done? If so, what is the magic required?
Thanks in Advance
---Michael
More information about the Qt-interest-old
mailing list