#include </home/clem/local/src/opie/core/launcher/syncdialog.h>
Collaboration diagram for SyncDialog:

Signals | |
| void | cancel () |
Public Member Functions | |
| SyncDialog (QWidget *parent, const QString &) | |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *) |
| void | timerEvent (QTimerEvent *) |
| void | loadPath () |
| QPointArray | scalePath (const QPointArray &pa, int xn, int xd, int yn, int yd) |
| QPointArray | generatePath (const QPointArray &pa, int dist) |
Private Attributes | |
| QImage | img |
| QImage | dot |
| QString | what |
| QPointArray | path |
| int | nextPt |
| bool | rev |
| bool | hideDot |
|
||||||||||||
|
Definition at line 40 of file syncdialog.cpp. References cancel(), dot, f, generatePath(), img, Opie::Core::OResource::loadImage(), loadPath(), Opie::Core::OResource::NoScale, path, qApp, scalePath(), and tr. |
|
|
Referenced by SyncDialog(). |
|
||||||||||||
|
Definition at line 163 of file syncdialog.cpp. References i, Opie::MM::x, and Opie::MM::y. Referenced by SyncDialog(). |
|
|
Definition at line 128 of file syncdialog.cpp. References Opie::Core::OResource::findPixmap(), QString::findRev(), IO_ReadOnly, QString::isEmpty(), QString::length(), QFile::open(), path, QFile::readLine(), QString::replace(), Opie::MM::x, and Opie::MM::y. Referenced by SyncDialog(). |
|
|
Definition at line 74 of file syncdialog.cpp. References dot, f, height, hideDot, img, nextPt, p, path, tr, what, width, and Opie::MM::x. |
|
||||||||||||||||||||||||
|
Definition at line 150 of file syncdialog.cpp. References i, Opie::MM::x, and Opie::MM::y. Referenced by SyncDialog(). |
|
|
Definition at line 100 of file syncdialog.cpp. References dot, FALSE, height, hideDot, img, nextPt, path, rev, TRUE, width, and Opie::MM::x. |
|
|
Definition at line 48 of file syncdialog.h. Referenced by paintEvent(), SyncDialog(), and timerEvent(). |
|
|
Definition at line 53 of file syncdialog.h. Referenced by paintEvent(), and timerEvent(). |
|
|
Definition at line 47 of file syncdialog.h. Referenced by paintEvent(), SyncDialog(), and timerEvent(). |
|
|
Definition at line 51 of file syncdialog.h. Referenced by paintEvent(), and timerEvent(). |
|
|
Definition at line 50 of file syncdialog.h. Referenced by loadPath(), paintEvent(), SyncDialog(), and timerEvent(). |
|
|
Definition at line 52 of file syncdialog.h. Referenced by timerEvent(). |
|
|
Definition at line 49 of file syncdialog.h. Referenced by paintEvent(). |
1.4.2