Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 7

Qt-interest Archive, April 2007
Dockable QToolBox ?


Message 1 in thread

I want to have a QDockWidget that contains a QToolBox.

!) I create a Qt GUI class using the Qt Visual Studio integration.
I make the base class for the widget QDockWidget (not QWidget). The 
builder does not allow me to drop a QToolBox onto the QDockWidget-based 
form.

2) However, if I make QWiddget the base class of the from and drop a 
QDockWidget on top of it,  I can now put a QToolBox inside the QDockWidget.

Not sure why 1 does not work but 2 does.


Mark

--
 [ signature omitted ]