#include <faith/label.h>
Inheritance diagram for Faith::Label:

Public Slots | |
| void | setText (const Faith::String &) |
Public Member Functions | |
| Label (Widget *parent, const char *name=0) | |
| Label (const String &text, Widget *parent, const char *name=0) | |
| String | text () const |
| virtual Size | sizeHint () const |
Protected Member Functions | |
| void | paintEvent (Faith::PaintEvent *e) |
| Faith::Label::Label | ( | Widget * | parent, | |
| const char * | name = 0 | |||
| ) |
| void Faith::Label::paintEvent | ( | Faith::PaintEvent * | e | ) | [protected, virtual] |
Reimplemented from Faith::Widget.
| void Faith::Label::setText | ( | const Faith::String & | ) | [slot] |
| virtual Size Faith::Label::sizeHint | ( | ) | const [virtual] |
Reimplemented from Faith::Widget.
| String Faith::Label::text | ( | ) | const [inline] |
1.4.7