#include </home/clem/local/src/opie/core/applets/screenshotapplet/screenshot.h>
Collaboration diagram for ScreenshotControl:

Public Member Functions | |
| ScreenshotControl (QWidget *parent=0, const char *name=0) | |
Private Slots | |
| void | slotGrab () |
| void | slotScap () |
| void | slotDrawpad () |
| void | savePixmap () |
| void | performGrab () |
Private Attributes | |
| QPushButton * | grabItButton |
| QPushButton * | scapButton |
| QPixmap | snapshot |
| QTimer * | grabTimer |
| QCheckBox * | saveNamedCheck |
| QString | FileNamePath |
| bool | setFileName |
| QSpinBox * | delaySpin |
| int | buttonPushed |
|
||||||||||||
|
Definition at line 52 of file screenshot.cpp. References delaySpin, grabItButton, grabTimer, l, performGrab(), saveNamedCheck, scapButton, slotDrawpad(), slotGrab(), slotScap(), TabFocus, and tr. |
|
|
Definition at line 202 of file screenshot.cpp. References QString::arg(), buttonPushed, grabTimer, height, QString::isEmpty(), QString::latin1(), QString::left(), odebug, oendl, pix, qApp, savePixmap(), SCAP_hostname, SCAP_port, snapshot, sock, tr, warning(), width, and write(). Referenced by ScreenshotControl(). |
|
|
Definition at line 150 of file screenshot.cpp. References QDateTime::currentDateTime(), QFileInfo::fileName(), FileNamePath, QDir::homeDirPath(), QString::latin1(), odebug, oendl, QString::replace(), QString::right(), AppLnk::setFile(), setFileName, AppLnk::setName(), snapshot, and AppLnk::writeLink(). Referenced by performGrab(). |
|
|
Definition at line 140 of file screenshot.cpp. References buttonPushed, delaySpin, grabTimer, and true. Referenced by ScreenshotControl(). |
|
|
Definition at line 106 of file screenshot.cpp. References buttonPushed, delaySpin, FALSE, FileNamePath, Opie::Ui::OFileDialog::getSaveFileName(), grabTimer, list, saveNamedCheck, setFileName, true, and TRUE. Referenced by ScreenshotControl(). |
|
|
Definition at line 129 of file screenshot.cpp. References buttonPushed, delaySpin, grabTimer, and true. Referenced by ScreenshotControl(). |
|
|
Definition at line 46 of file screenshot.h. Referenced by performGrab(), slotDrawpad(), slotGrab(), and slotScap(). |
|
|
Definition at line 45 of file screenshot.h. Referenced by ScreenshotControl(), slotDrawpad(), slotGrab(), and slotScap(). |
|
|
Definition at line 43 of file screenshot.h. Referenced by savePixmap(), and slotGrab(). |
|
|
Definition at line 39 of file screenshot.h. Referenced by ScreenshotControl(). |
|
|
Definition at line 41 of file screenshot.h. Referenced by performGrab(), ScreenshotControl(), slotDrawpad(), slotGrab(), and slotScap(). |
|
|
Definition at line 42 of file screenshot.h. Referenced by ScreenshotControl(), and slotGrab(). |
|
|
Definition at line 39 of file screenshot.h. Referenced by ScreenshotControl(). |
|
|
Definition at line 44 of file screenshot.h. Referenced by savePixmap(), and slotGrab(). |
|
|
Definition at line 40 of file screenshot.h. Referenced by performGrab(), and savePixmap(). |
1.4.2