NavigationStatusBar Class
NavigationStatusBar provides status bar that should be used with NavigationMainWindow together. The class extends the functional of original status bar and synchronizes its background color with the color of the navigation bar. More...
Header: | #include <NavigationStatusBar> |
Inherits: | QStatusBar |
Public Functions
NavigationStatusBar(QWidget *parent = 0) |
Detailed Description
Member Function Documentation
NavigationStatusBar::NavigationStatusBar(QWidget *parent = 0)
Constructor of the class NavigationStatusBar. Parameter the parent by default is NULL.