RichTextLabel Class Reference
Inheritance diagram for RichTextLabel:

Detailed Description
Definition at line 24 of file richtextlabel.h.
Public Member Functions | |
RichTextLabel (karamba *) | |
RichTextLabel (karamba *k, int x, int y, int w, int h) | |
~RichTextLabel () | |
void | setText (QString text, bool linkUnderline=false) |
void | setValue (QString text) |
void | setValue (int v) |
QString | getStringValue () |
void | setFont (QString font) |
QString | getFont () const |
void | setFontSize (int) |
int | getFontSize () const |
void | setFixedPitch (bool) |
bool | getFixedPitch () const |
void | setTextProps (TextField *t) |
void | setColorGroup (const QColorGroup &colorg) |
const QColorGroup & | getColorGroup () const |
void | setWidth (int width) |
virtual bool | insideActiveArea (int, int) |
virtual bool | click (QMouseEvent *) |
virtual void | mUpdate (QPainter *) |
QString | anchorAt (int, int) |
The documentation for this class was generated from the following files: