cwidget 0.5.16
Public Member Functions | Static Public Member Functions | Protected Member Functions
cwidget::widgets::transientlabel Class Reference
Inheritance diagram for cwidget::widgets::transientlabel:
cwidget::widgets::label cwidget::widgets::widget trackable

List of all members.

Public Member Functions

bool focus_me ()

Static Public Member Functions

static util::ref_ptr
< transientlabel
create (const std::string &msg, const style &st)
 Create a label with the given text and background.

Protected Member Functions

virtual bool handle_char (chtype ch)
 transientlabel (const std::string &msg, const style &st)

Member Function Documentation

static util::ref_ptr<transientlabel> cwidget::widgets::transientlabel::create ( const std::string &  txt,
const style st 
) [inline, static]

Create a label with the given text and background.

Reimplemented from cwidget::widgets::label.


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