#include </home/clem/local/src/opie/noncore/unsupported/showimg/showimg.h>
Signals | |
| void | clicked () |
Public Member Functions | |
| ImageWidget (QWidget *parent=0) | |
| ~ImageWidget () | |
| void | setPixmap (const QPixmap &pm) |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *) |
| void | mouseReleaseEvent (QMouseEvent *event) |
Private Attributes | |
| QPixmap | pixmap |
|
|
|
|
|
|
|
|
Referenced by mouseReleaseEvent(). |
|
|
Definition at line 198 of file showimg.cpp. References clicked(). |
|
|
Definition at line 185 of file showimg.cpp. |
|
|
Definition at line 60 of file showimg.h. References pixmap. Referenced by ControlsDialog::bValueChanged(), ControlsDialog::ControlsDialog(), and ImagePane::setPixmap(). |
|
|
Definition at line 73 of file showimg.h. Referenced by paintEvent(), and setPixmap(). |
1.4.2