#include "pin.h"#include "pinDialogBase.h"#include <opie2/odebug.h>#include <opie2/oapplication.h>#include <qpe/config.h>#include <qlabel.h>#include <qlineedit.h>#include <qtextview.h>#include <qstring.h>#include <qdialog.h>#include <unistd.h>#include <stdlib.h>#include <time.h>#include "pin.moc"Include dependency graph for pin.cpp:

Go to the source code of this file.
Functions | |
| char * | crypt (const char *key, const char *salt) |
Variables | |
| static bool | isSkip = FALSE |
| set to TRUE when we press the 'Skip' button | |
|
||||||||||||
|
|
|
|
set to TRUE when we press the 'Skip' button
Definition at line 47 of file pin.cpp. Referenced by PinPlugin::authenticate(), and PinDialog::eventFilter(). |
1.4.2