#include <qlabel.h>
#include <qpixmap.h>
#include <qdatetime.h>
#include <qmutex.h>
Include dependency graph for ALabel.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ALabel |
class | Action |
Defines | |
#define | APPEAR_IMMEDIATELY 1 |
#define | DISAPPEAR_IMMEDIATELY 2 |
#define | SLIDE_IN_LEFT 3 |
#define | SLIDE_OUT_LEFT 4 |
#define | SLIDE_IN_RIGHT 5 |
#define | SLIDE_OUT_RIGHT 6 |
#define | FADE_TRANSITION 7 |
|
Definition at line 14 of file ALabel.h. Referenced by HelpWindow::HelpWindow(). |
|
Definition at line 15 of file ALabel.h. Referenced by ALabel::animate(). |
|
Definition at line 20 of file ALabel.h. Referenced by ALabel::animate(), and TitleWidget::useAnimation(). |
|
Definition at line 16 of file ALabel.h. Referenced by ALabel::animate(), and TitleWidget::useAnimation(). |
|
|
|
Definition at line 17 of file ALabel.h. Referenced by ALabel::animate(), ALabel::animatePixmap(), HelpWindow::HelpWindow(), and TitleWidget::useAnimation(). |
|
Definition at line 19 of file ALabel.h. Referenced by ALabel::animatePixmap(). |