#include </home/clem/local/src/opie/noncore/apps/opie-reader/GraphicWin.h>
Collaboration diagram for GraphicWin:

Signals | |
| void | Closed () |
Public Member Functions | |
| void | setPixmap (QPixmap &pm) |
| void | setImage (QImage &im) |
| GraphicWin (QWidget *parent=0, const char *name=0, WFlags f=0) | |
Private Slots | |
| void | slotClosed () |
| void | slotFit () |
| void | slotRotate () |
Private Member Functions | |
| QImage | resizeimage (int w, int h) |
| void | resetpm () |
Private Attributes | |
| GraphicScroll * | m_scroll |
| QImage | m_im |
| bool | m_isFitted |
| bool | m_isRotated |
|
||||||||||||||||
|
Definition at line 4 of file GraphicWin.cpp. References m_scroll, slotClosed(), slotFit(), and slotRotate(). |
|
|
Referenced by slotClosed(). |
|
|
Definition at line 57 of file GraphicWin.cpp. References m_im, m_isFitted, m_isRotated, m_scroll, resizeimage(), and GraphicScroll::setPixmap(). Referenced by setImage(), slotFit(), and slotRotate(). |
|
||||||||||||
|
Definition at line 32 of file GraphicWin.cpp. References m_im. Referenced by resetpm(). |
|
|
Definition at line 25 of file GraphicWin.cpp. References m_im, m_isFitted, m_isRotated, and resetpm(). Referenced by QTReaderApp::showgraphic(). |
|
|
Definition at line 51 of file GraphicWin.h. References m_scroll, and GraphicScroll::setPixmap(). |
|
|
Definition at line 47 of file GraphicWin.h. References Closed(). Referenced by GraphicWin(). |
|
|
Definition at line 45 of file GraphicWin.cpp. References m_isFitted, and resetpm(). Referenced by GraphicWin(). |
|
|
Definition at line 51 of file GraphicWin.cpp. References m_isRotated, and resetpm(). Referenced by GraphicWin(). |
|
|
Definition at line 40 of file GraphicWin.h. Referenced by resetpm(), resizeimage(), and setImage(). |
|
|
Definition at line 43 of file GraphicWin.h. Referenced by resetpm(), setImage(), and slotFit(). |
|
|
Definition at line 43 of file GraphicWin.h. Referenced by resetpm(), setImage(), and slotRotate(). |
|
|
Definition at line 37 of file GraphicWin.h. Referenced by GraphicWin(), resetpm(), and setPixmap(). |
1.4.2