QStatusBar
The QStatusBar is a fully customizable statusbar that gives you more control of the items.

The control has the following features:
  • Highly customizable
    The QStatusBar is highly customizable, you can modify the margins, gradient, thickness, font properties and colors of the statusbar and its panels. You can set the backgroundcolor to a gradient in every angle you want. You can choose to have borders, no borders or choose what border should be visible.
  • Controls
    You can place controls on it like animated-gifs or progressbars.
  • Sizing behaviour
    Configure the QStatusBar panels to have a minimum and requested width so control the sizing behaviour.
  • Sizing grip
    Configure the SizingGrip to allow the user to resize the form the QStatusBar is placed on.


Default style


Custom style