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

Public Slots | |
| void | firstPage () |
| void | prevPage () |
| void | nextPage () |
| void | lastPage () |
| void | gotoPage (int n) |
| void | setZoom (int z) |
| void | gotoPageDialog () |
| void | toggleFullscreen () |
| void | toggleFindBar () |
| void | findText (const QString &) |
| void | findText () |
| void | openFile () |
| void | openFile (const QString &) |
| void | openFile (const DocLnk &) |
| void | setDocument (const QString &) |
Public Member Functions | |
| QPdfDlg () | |
| virtual | ~QPdfDlg () |
Protected Member Functions | |
| void | setFullscreen (bool b=true) |
| void | setBusy (bool b=true) |
| bool | busy () const |
| void | renderPage () |
| virtual void | resizeEvent (QResizeEvent *e) |
| virtual void | focusInEvent (QFocusEvent *e) |
Private Slots | |
| void | delayedInit () |
| void | closeFileSelector () |
| void | updateCaption () |
| void | copyToClipboard (const QRect &) |
Private Attributes | |
| QWidgetStack * | m_stack |
| QPEOutputDev * | m_outdev |
| OFileSelector * | m_filesel |
| QToolBar * | m_tb_menu |
| QToolBar * | m_tb_tool |
| QToolBar * | m_tb_find |
| QLineEdit * | m_findedit |
| QPopupMenu * | m_pm_zoom |
| QToolButton * | m_to_find |
| QToolButton * | m_to_full |
| bool | m_fullscreen |
| bool | m_busy |
| bool | m_renderok |
| int | m_currentpage |
| int | m_pages |
| int | m_zoom |
| PDFDoc * | m_doc |
| QString | m_currentdoc |
|
|
Definition at line 65 of file qpdf.cpp. References closeFileSelector(), copyToClipboard(), findText(), firstPage(), gotoPageDialog(), lastPage(), Resource::loadIconSet(), Resource::loadPixmap(), m_busy, m_currentpage, m_doc, m_filesel, m_findedit, m_fullscreen, m_outdev, m_pages, m_pm_zoom, m_renderok, m_stack, m_tb_find, m_tb_menu, m_tb_tool, m_to_find, m_to_full, m_zoom, nextPage(), QString::null, openFile(), prevPage(), setZoom(), toggleFindBar(), toggleFullscreen(), Top(), and tr. |
|
|
Definition at line 151 of file qpdf.cpp. References m_doc. |
|
|
Definition at line 213 of file qpdf.cpp. References m_busy. |
|
|
Definition at line 454 of file qpdf.cpp. References m_outdev, m_stack, m_tb_menu, and m_tb_tool. Referenced by delayedInit(), QPdfDlg(), and setDocument(). |
|
|
Definition at line 399 of file qpdf.cpp. References m_doc, m_outdev, and qApp. Referenced by QPdfDlg(). |
|
|
Definition at line 523 of file qpdf.cpp. References closeFileSelector(), gotoPage(), m_currentpage, m_outdev, m_renderok, m_zoom, renderPage(), and setZoom(). Referenced by openFile(). |
|
|
Definition at line 394 of file qpdf.cpp. References m_findedit, and text. Referenced by findText(), and QPdfDlg(). |
|
|
Definition at line 308 of file qpdf.cpp. References findText(), gFalse, gotoPage(), gTrue, height, i, len, m_currentpage, m_doc, m_outdev, m_pages, qApp, setBusy(), tr, and u. |
|
|
Definition at line 405 of file qpdf.cpp. References gotoPage(). Referenced by QPdfDlg(). |
|
|
Definition at line 164 of file qpdf.cpp. References m_fullscreen, and setFullscreen(). |
|
|
Definition at line 425 of file qpdf.cpp. References m_currentpage, m_pages, and renderPage(). Referenced by delayedInit(), findText(), firstPage(), gotoPageDialog(), lastPage(), nextPage(), and prevPage(). |
|
|
Definition at line 270 of file qpdf.cpp. References d, gotoPage(), l, m_currentpage, m_pages, and tr. Referenced by QPdfDlg(). |
|
|
Definition at line 420 of file qpdf.cpp. References gotoPage(), and m_pages. Referenced by QPdfDlg(). |
|
|
Definition at line 415 of file qpdf.cpp. References gotoPage(), and m_currentpage. Referenced by QPdfDlg(). |
|
|
Definition at line 479 of file qpdf.cpp. References delayedInit(), m_currentdoc, m_currentpage, m_doc, m_pages, name, QString::null, tr, updateCaption(), and warning(). |
|
|
Definition at line 469 of file qpdf.cpp. References openFile(). |
|
|
Definition at line 461 of file qpdf.cpp. References m_filesel, m_stack, m_tb_find, m_tb_menu, and m_tb_tool. Referenced by openFile(), QPdfDlg(), and setDocument(). |
|
|
Definition at line 410 of file qpdf.cpp. References gotoPage(), and m_currentpage. Referenced by QPdfDlg(). |
|
|
Definition at line 439 of file qpdf.cpp. References m_currentpage, m_doc, m_outdev, m_pages, m_renderok, m_zoom, and setBusy(). Referenced by delayedInit(), gotoPage(), and setZoom(). |
|
|
Definition at line 158 of file qpdf.cpp. References m_fullscreen, qApp, setFullscreen(), and size. |
|
|
Definition at line 203 of file qpdf.cpp. References m_busy, and m_outdev. Referenced by findText(), and renderPage(). |
|
|
Definition at line 513 of file qpdf.cpp. References closeFileSelector(), and openFile(). |
|
|
Definition at line 179 of file qpdf.cpp. References qApp, showMaximized, and size. Referenced by focusInEvent(), resizeEvent(), and toggleFullscreen(). |
|
|
Definition at line 231 of file qpdf.cpp. References i, m_currentpage, m_doc, m_outdev, m_pm_zoom, m_zoom, and renderPage(). Referenced by delayedInit(), and QPdfDlg(). |
|
|
Definition at line 293 of file qpdf.cpp. References m_findedit, m_outdev, m_tb_find, and m_to_find. Referenced by QPdfDlg(). |
|
|
Definition at line 170 of file qpdf.cpp. References m_fullscreen, m_to_full, and setFullscreen(). Referenced by QPdfDlg(). |
|
|
Definition at line 219 of file qpdf.cpp. References m_currentdoc. Referenced by openFile(). |
|
|
|
|
|
Definition at line 97 of file qpdf.h. Referenced by openFile(), and updateCaption(). |
|
|
Definition at line 91 of file qpdf.h. Referenced by delayedInit(), findText(), gotoPage(), gotoPageDialog(), nextPage(), openFile(), prevPage(), QPdfDlg(), renderPage(), and setZoom(). |
|
|
Definition at line 95 of file qpdf.h. Referenced by copyToClipboard(), findText(), openFile(), QPdfDlg(), renderPage(), setZoom(), and ~QPdfDlg(). |
|
|
Definition at line 77 of file qpdf.h. Referenced by openFile(), and QPdfDlg(). |
|
|
Definition at line 81 of file qpdf.h. Referenced by findText(), QPdfDlg(), and toggleFindBar(). |
|
|
Definition at line 86 of file qpdf.h. Referenced by focusInEvent(), QPdfDlg(), resizeEvent(), and toggleFullscreen(). |
|
|
Definition at line 72 of file qpdf.h. Referenced by closeFileSelector(), copyToClipboard(), delayedInit(), findText(), QPdfDlg(), renderPage(), setBusy(), setZoom(), and toggleFindBar(). |
|
|
Definition at line 92 of file qpdf.h. Referenced by findText(), gotoPage(), gotoPageDialog(), lastPage(), openFile(), QPdfDlg(), and renderPage(). |
|
|
|
|
|
Definition at line 89 of file qpdf.h. Referenced by delayedInit(), QPdfDlg(), and renderPage(). |
|
|
Definition at line 71 of file qpdf.h. Referenced by closeFileSelector(), openFile(), and QPdfDlg(). |
|
|
Definition at line 80 of file qpdf.h. Referenced by openFile(), QPdfDlg(), and toggleFindBar(). |
|
|
Definition at line 80 of file qpdf.h. Referenced by closeFileSelector(), openFile(), and QPdfDlg(). |
|
|
Definition at line 80 of file qpdf.h. Referenced by closeFileSelector(), openFile(), and QPdfDlg(). |
|
|
Definition at line 84 of file qpdf.h. Referenced by QPdfDlg(), and toggleFindBar(). |
|
|
Definition at line 84 of file qpdf.h. Referenced by QPdfDlg(), and toggleFullscreen(). |
|
|
Definition at line 93 of file qpdf.h. Referenced by delayedInit(), QPdfDlg(), renderPage(), and setZoom(). |
1.4.2