Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Um, maybe I'm missing something here, but how do I add widgets into my "Qt C++ Widget Box" in Qt Eclipse integration? I'm missing stuff, like say for example QStatusBar.
Thanks!
QStatusBar is not in the "normal" designer either. Its a widget you get if you start out with a QMainWindow-based ui file.
Gah! Total newb mistake. Thanks!