Dienstag, 11. Mai 2010

Manipulating the status-bar in QT Applications

Here are some hints to modify the QStatusbar of an Qt Application.

In the constructor of the derived QMainWindow add a call to the
initConnectToolBar method.


The initConnectToolBar method itself looks like this:


The result will look like this:





I hope this helps a little.

Keine Kommentare:

Kommentar veröffentlichen