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

Signals | |
| void | clicked () |
Public Member Functions | |
| ImagePane (QWidget *parent=0) | |
| ~ImagePane () | |
| void | setPixmap (const QPixmap &pm) |
| int | paneWidth () const |
| int | paneHeight () const |
| void | setPosition (int x, int y) |
| void | disable () |
Private Slots | |
| void | imageClicked () |
Private Attributes | |
| QScrollView * | image |
| ImageWidget * | pic |
| QVBoxLayout * | vb |
|
|
Definition at line 154 of file showimg.cpp. References clicked(), image, imageClicked(), pic, and vb. |
|
|
|
|
|
Referenced by imageClicked(), and ImagePane(). |
|
|
Definition at line 140 of file showimg.h. References pic. Referenced by ImageViewer::switchToFileSelector(). |
|
|
Definition at line 176 of file showimg.cpp. References clicked(). Referenced by ImagePane(). |
|
|
Definition at line 132 of file showimg.h. References image. Referenced by ImageViewer::calcHeight(). |
|
|
Definition at line 128 of file showimg.h. References image. Referenced by ImageViewer::resizeEvent(), and ImageViewer::scale(). |
|
|
Definition at line 168 of file showimg.cpp. References image, pic, and ImageWidget::setPixmap(). Referenced by ImageViewer::updateImage(). |
|
||||||||||||
|
Definition at line 136 of file showimg.h. References image. Referenced by ImageViewer::switchToImageView(). |
|
|
Definition at line 148 of file showimg.h. Referenced by ImagePane(), paneHeight(), paneWidth(), setPixmap(), and setPosition(). |
|
|
Definition at line 149 of file showimg.h. Referenced by disable(), ImagePane(), and setPixmap(). |
|
|
Definition at line 150 of file showimg.h. Referenced by ImagePane(). |
1.4.2