#include "screenshot.h"#include <opie2/odebug.h>#include <opie2/ofiledialog.h>#include <opie2/oresource.h>#include <opie2/otaskbarapplet.h>#include <qpe/qpeapplication.h>#include <qpe/applnk.h>#include <qpe/qcopenvelope_qws.h>#include <qlineedit.h>#include <qdir.h>#include <qlabel.h>#include <qpushbutton.h>#include <qpainter.h>#include <qspinbox.h>#include <qlayout.h>#include <qcheckbox.h>#include <qmessagebox.h>#include <stdlib.h>#include <sys/socket.h>#include <netinet/in.h>#include <netdb.h>#include <unistd.h>Include dependency graph for screenshot.cpp:

Go to the source code of this file.
Variables | |
| static const char * | SCAP_hostname = "www.handhelds.org" |
| static const int | SCAP_port = 80 |
|
|
Definition at line 48 of file screenshot.cpp. Referenced by ScreenshotControl::performGrab(). |
|
|
Definition at line 49 of file screenshot.cpp. Referenced by ScreenshotControl::performGrab(). |
1.4.2