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

Public Member Functions | |
| FirstUse (QWidget *parent=0, const char *name=0, WFlags=0) | |
| ~FirstUse () | |
| bool | restartNeeded () const |
Private Slots | |
| void | message (const QCString &, const QByteArray &) |
| void | calcMaxWindowRect () |
| void | nextDialog () |
| void | previousDialog () |
| void | terminated (int, const QString &) |
| void | newQcopChannel (const QString &) |
Private Member Functions | |
| void | paintEvent (QPaintEvent *) |
| void | mouseReleaseEvent (QMouseEvent *) |
| void | keyPressEvent (QKeyEvent *e) |
| void | loadPixmaps () |
| void | reloadLanguages () |
| void | drawText (QPainter &p, const QString &text) |
| void | updateButtons () |
Private Attributes | |
| QPixmap | splash |
| QPixmap | buttons |
| InputMethods * | inputMethods |
| QPushButton * | back |
| QPushButton * | next |
| int | controlHeight |
| QString | lang |
| QTranslator * | transApp |
| QTranslator * | transLib |
| bool | needCalibrate |
| DocumentList * | docList |
| AppLauncher * | appLauncher |
| QWidget * | taskBar |
| int | currApp |
| int | waitForExit |
| bool | waitingForLaunch |
| bool | needRestart |
| bool | m_calHandler: 1 |
| QFont | defaultFont |
|
||||||||||||||||
|
|
Definition at line 199 of file firstuse.cpp. References ServerApplication::allowRestart, appLauncher, docList, taskBar, and TRUE. |
|
|
Definition at line 207 of file firstuse.cpp. References controlHeight, inputMethods, InputMethods::inputRect(), and qApp. Referenced by FirstUse(). |
|
||||||||||||
|
Definition at line 458 of file firstuse.cpp. Referenced by paintEvent(). |
|
|
Definition at line 494 of file firstuse.cpp. References currApp. |
|
|
Definition at line 450 of file firstuse.cpp. References height, splash, and width. Referenced by FirstUse(), and reloadLanguages(). |
|
||||||||||||
|
Definition at line 314 of file firstuse.cpp. References IO_ReadOnly, stream, and t. Referenced by FirstUse(). |
|
|
Definition at line 501 of file firstuse.cpp. References currApp, m_calHandler, needCalibrate, and nextDialog(). |
|
|
Definition at line 356 of file firstuse.cpp. References settingsTable_t::app, app, back, currApp, FALSE, QString::length(), next, odebug, oendl, updateButtons(), and waitingForLaunch. Referenced by FirstUse(). |
|
|
Definition at line 231 of file firstuse.cpp. References ServerApplication::allowRestart, settingsTable_t::app, app, appLauncher, currApp, FALSE, AppLauncher::isRunning(), odebug, oendl, qApp, Config::setGroup(), start, TRUE, updateButtons(), waitForExit, waitingForLaunch, and Config::writeEntry(). Referenced by FirstUse(), mouseReleaseEvent(), and terminated(). |
|
|
Definition at line 435 of file firstuse.cpp. References app, currApp, drawText(), p, splash, tr, and waitingForLaunch. |
|
|
Definition at line 284 of file firstuse.cpp. References app, settingsTable_t::app, currApp, odebug, oendl, start, TRUE, updateButtons(), waitForExit, and waitingForLaunch. Referenced by FirstUse(). |
|
|
Definition at line 374 of file firstuse.cpp. References defaultFont, QString::isNull(), l, QString::latin1(), loadPixmaps(), oendl, owarn, FontManager::Proportional, qApp, QPEApplication::qpeDir(), Config::readEntry(), Config::setGroup(), transApp, transLib, TRUE, and FontManager::unicodeFont(). Referenced by terminated(). |
|
|
Definition at line 38 of file firstuse.h. References needRestart. Referenced by firstUse(). |
|
||||||||||||
|
Definition at line 327 of file firstuse.cpp. References settingsTable_t::app, back, currApp, l, lang, needRestart, next, nextDialog(), odebug, oendl, Config::readEntry(), reloadLanguages(), Config::setGroup(), start, TRUE, updateButtons(), waitForExit, and waitingForLaunch. Referenced by FirstUse(). |
|
|
Definition at line 471 of file firstuse.cpp. References app, back, currApp, i, next, taskBar, tr, and waitingForLaunch. Referenced by newQcopChannel(), nextDialog(), previousDialog(), and terminated(). |
|
|
Definition at line 75 of file firstuse.h. Referenced by FirstUse(), nextDialog(), and ~FirstUse(). |
|
|
Definition at line 65 of file firstuse.h. Referenced by FirstUse(), newQcopChannel(), terminated(), and updateButtons(). |
|
|
Definition at line 62 of file firstuse.h. |
|
|
Definition at line 67 of file firstuse.h. Referenced by calcMaxWindowRect(), and FirstUse(). |
|
|
Definition at line 78 of file firstuse.h. Referenced by keyPressEvent(), mouseReleaseEvent(), newQcopChannel(), nextDialog(), paintEvent(), previousDialog(), terminated(), and updateButtons(). |
|
|
Definition at line 84 of file firstuse.h. Referenced by FirstUse(), and reloadLanguages(). |
|
|
Definition at line 74 of file firstuse.h. Referenced by FirstUse(), and ~FirstUse(). |
|
|
Definition at line 64 of file firstuse.h. Referenced by calcMaxWindowRect(), and FirstUse(). |
|
|
Definition at line 69 of file firstuse.h. Referenced by FirstUse(), and terminated(). |
|
|
Definition at line 82 of file firstuse.h. Referenced by FirstUse(), and mouseReleaseEvent(). |
|
|
Definition at line 73 of file firstuse.h. Referenced by FirstUse(), and mouseReleaseEvent(). |
|
|
Definition at line 81 of file firstuse.h. Referenced by restartNeeded(), and terminated(). |
|
|
Definition at line 66 of file firstuse.h. Referenced by FirstUse(), newQcopChannel(), terminated(), and updateButtons(). |
|
|
Definition at line 61 of file firstuse.h. Referenced by loadPixmaps(), and paintEvent(). |
|
|
Definition at line 76 of file firstuse.h. Referenced by FirstUse(), updateButtons(), and ~FirstUse(). |
|
|
Definition at line 70 of file firstuse.h. Referenced by reloadLanguages(). |
|
|
Definition at line 71 of file firstuse.h. Referenced by reloadLanguages(). |
|
|
Definition at line 79 of file firstuse.h. Referenced by nextDialog(), previousDialog(), and terminated(). |
|
|
Definition at line 80 of file firstuse.h. Referenced by newQcopChannel(), nextDialog(), paintEvent(), previousDialog(), terminated(), and updateButtons(). |
1.4.2