#include "mbox.h"#include "fviewer.h"#include "inputdialog.h"#include <qpe/qpeapplication.h>#include <qstring.h>#include <qstringlist.h>#include <qmessagebox.h>#include <qwidget.h>#include <stdio.h>Include dependency graph for opie-sh.cpp:

Go to the source code of this file.
Functions | |
| int | myMessageBox (int wi, int h, QWidget *w, int argc, QStringList args) |
| void | printusage () |
| int | fileviewer (QPEApplication *a, int argc, QStringList args) |
| int | input (int wi, int h, QWidget *w, int argc, QStringList args) |
| int | main (int argc, char **argv) |
|
||||||||||||||||
|
Definition at line 142 of file opie-sh.cpp. References QPEApplication::exec(), i, QPEApplication::showWidget(), and title. Referenced by main(). |
|
||||||||||||||||||||||||
|
Definition at line 174 of file opie-sh.cpp. References InputDialog::getString(), i, printf, QPEApplication::showWidget(), title, and type. |
|
||||||||||||
|
Definition at line 247 of file opie-sh.cpp. References d, fileviewer(), height, i, input, myMessageBox(), printusage(), and width. |
|
||||||||||||||||||||||||
|
Definition at line 35 of file opie-sh.cpp. References i, QPEApplication::showWidget(), Opie::Internal::string(), title, and type. Referenced by main(). |
|
|
Definition at line 112 of file opie-sh.cpp. References printf. Referenced by main(). |
1.4.2