ScrollingLabel Class Reference
#include <scrollinglabel.h>
Inheritance diagram for ScrollingLabel:

Public Member Functions | |
| ScrollingLabel (const QString &initialText, QWidget *parent, const char *name=0) | |
| virtual void | setText (const QString &text, int time=-1) |
| virtual QSize | sizeHint () const |
| virtual QSize | minimumSizeHint () const |
| virtual QString | text () const |
| virtual void | setScroll (bool on) |
Protected Slots | |
| virtual void | scroll () |
| virtual void | restoreText () |
Protected Member Functions | |
| virtual void | paintEvent (QPaintEvent *) |
| virtual void | resizeEvent (QResizeEvent *) |
Detailed Description
A clever label that scrolls its contents as soon as there is not enough space to show everything at once.
Definition at line 31 of file scrollinglabel.h.
Member Function Documentation
|
|
Used to enable/disable scrolling manually |
|
||||||||||||
|
Sets the label's text set |
|
|
|
The documentation for this class was generated from the following file:
