PDA

View Full Version : prevent the toolbarfrom hiding?



joseph
16th May 2008, 07:43
Hi all,

could anybody please tell me how I can prevent the toolbar of my mainwindow from hiding? Or how I can get them back, when the toolbar disappeared?

jpn
16th May 2008, 07:46
How did you manage to hide it in the first place? Have you noticed QToolBar::toggleViewAction()? Perhaps you should add such action to a menu somewhere.