#include </home/clem/local/src/opie/noncore/unsupported/qpdf/QPEOutputDev.h>
Inheritance diagram for QPEOutputDev:


Signals | |
| void | selectionChanged (const QRect &sel) |
Public Member Functions | |
| QPEOutputDev (QWidget *parent=0, const char *name=0) | |
| void | setPageCount (int actp, int maxp) |
| virtual void | setBusy (bool b=true) |
| virtual bool | isBusy () const |
| QRect | selection () const |
| void | setSelection (const QRect &r, bool scrollto=false) |
| virtual void | startPage (int pn, GfxState *gs) |
Protected Member Functions | |
| virtual void | setHBarGeometry (QScrollBar &hbar, int x, int y, int w, int h) |
| virtual void | keyPressEvent (QKeyEvent *e) |
| virtual void | viewportMousePressEvent (QMouseEvent *e) |
| virtual void | viewportMouseMoveEvent (QMouseEvent *e) |
| virtual void | viewportMouseReleaseEvent (QMouseEvent *e) |
| virtual void | drawContents (QPainter *p, int, int, int, int) |
Private Attributes | |
| QLabel * | m_counter |
| QBusyBar * | m_busybar |
| bool | m_isbusy |
| QRect | m_selection |
| QPoint | m_selectionstart |
| QPoint | m_selectioncursor |
| bool | m_selectiondrag |
|
||||||||||||
|
Definition at line 10 of file QPEOutputDev.cpp. References m_busybar, m_counter, m_isbusy, and m_selectiondrag. |
|
||||||||||||||||||||||||
|
Reimplemented from QOutputDev. Definition at line 96 of file QPEOutputDev.cpp. References QOutputDev::clip(), QOutputDev::drawContents(), fillRect(), m_selection, and rop(). |
|
|
Definition at line 59 of file QPEOutputDev.cpp. References m_isbusy. |
|
|
Definition at line 74 of file QPEOutputDev.cpp. |
|
|
Definition at line 114 of file QPEOutputDev.cpp. References m_selection. Referenced by viewportMouseReleaseEvent(). |
|
|
Referenced by setSelection(). |
|
|
Definition at line 42 of file QPEOutputDev.cpp. |
|
||||||||||||||||||||||||
|
Definition at line 64 of file QPEOutputDev.cpp. |
|
||||||||||||
|
Definition at line 37 of file QPEOutputDev.cpp. References m_counter. |
|
||||||||||||
|
Definition at line 120 of file QPEOutputDev.cpp. References height, i, m_selection, m_selectiondrag, selectionChanged(), width, Opie::MM::x, and Opie::MM::y. Referenced by viewportMouseMoveEvent(), viewportMousePressEvent(), and viewportMouseReleaseEvent(). |
|
||||||||||||
|
Reimplemented from QOutputDev. Definition at line 28 of file QPEOutputDev.cpp. References m_selection, m_selectiondrag, and QOutputDev::startPage(). |
|
|
Definition at line 152 of file QPEOutputDev.cpp. References m_selectioncursor, m_selectiondrag, m_selectionstart, pos, setSelection(), Opie::MM::x, and Opie::MM::y. |
|
|
Definition at line 141 of file QPEOutputDev.cpp. References m_selectioncursor, m_selectiondrag, m_selectionstart, pos, and setSelection(). |
|
|
Definition at line 168 of file QPEOutputDev.cpp. References m_selectiondrag, selection(), and setSelection(). |
|
|
Definition at line 40 of file QPEOutputDev.h. Referenced by QPEOutputDev(), setBusy(), and setHBarGeometry(). |
|
|
Definition at line 39 of file QPEOutputDev.h. Referenced by QPEOutputDev(), setBusy(), setHBarGeometry(), and setPageCount(). |
|
|
Definition at line 41 of file QPEOutputDev.h. Referenced by isBusy(), QPEOutputDev(), and setBusy(). |
|
|
Definition at line 43 of file QPEOutputDev.h. Referenced by drawContents(), selection(), setSelection(), and startPage(). |
|
|
Definition at line 45 of file QPEOutputDev.h. Referenced by viewportMouseMoveEvent(), and viewportMousePressEvent(). |
|
|
Definition at line 46 of file QPEOutputDev.h. Referenced by QPEOutputDev(), setSelection(), startPage(), viewportMouseMoveEvent(), viewportMousePressEvent(), and viewportMouseReleaseEvent(). |
|
|
Definition at line 44 of file QPEOutputDev.h. Referenced by viewportMouseMoveEvent(), and viewportMousePressEvent(). |
1.4.2