PDA

View Full Version : QMainWindow::toolBars()



dimixan
16th March 2010, 17:02
Why Qt4 doesn't have QMainWindow::toolBars()? (like Q3MainWindow::toolBars)

Is there a way to iterate over them? (without using metaObject)

dimixan
16th March 2010, 17:45
First search then post...

Here's how to do it...
http://www.qtcentre.org/threads/16449-Get-List-of-Toolbars-in-QMainWindow?p=83027#post83027