#include <qwidget.h>#include <qdatetime.h>#include <qtextedit.h>Go to the source code of this file.
Classes | |
| class | PhotoDescEdit |
| class | TextEdit |
Defines | |
| #define | STATIC 0 |
| #define | APPEARING 1 |
| #define | DISAPPEARING 2 |
| #define | DISAPPEARED 3 |
| #define APPEARING 1 |
Definition at line 27 of file photoDescEdit.h.
Referenced by PhotoDescEdit::animate(), and PhotoDescEdit::PhotoDescEdit().
| #define DISAPPEARED 3 |
Definition at line 29 of file photoDescEdit.h.
Referenced by PhotoDescEdit::animate(), and PhotoDescEdit::hide().
| #define DISAPPEARING 2 |
Definition at line 28 of file photoDescEdit.h.
Referenced by PhotoDescEdit::disappear().
| #define STATIC 0 |
Definition at line 26 of file photoDescEdit.h.
Referenced by PhotoDescEdit::animate(), PhotoDescEdit::hide(), and PhotoDescEdit::PhotoDescEdit().
1.6.2