libpromeki 1.0.0-alpha
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
promeki::TuiStatusBar Class Reference

Bottom-of-screen status line. More...

#include <statusbar.h>

Inheritance diagram for promeki::TuiStatusBar:
Collaboration diagram for promeki::TuiStatusBar:

Public Member Functions

 TuiStatusBar (ObjectBase *parent=nullptr)
 
void showMessage (const String &message, int timeoutMs=0)
 
void clearMessage ()
 
const String & message () const
 
void setPermanentMessage (const String &message)
 
const String & permanentMessage () const
 
Size2Di32 sizeHint () const override
 
- Public Member Functions inherited from promeki::TuiWidget
 TuiWidget (ObjectBase *parent=nullptr)
 Constructs a TuiWidget.
 
 ~TuiWidget () override
 Destructor.
 
void update () override
 Marks the widget as needing a repaint.
 

Protected Member Functions

void paintEvent (PaintEvent *e) override
 
void timerEvent (TimerEvent *e) override
 

Detailed Description

Bottom-of-screen status line.

Thread Safety
Thread-affine — see TuiWidget.

The documentation for this class was generated from the following file: