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

Public Member Functions | |
| ControlsDialog (const QString &caption, const QImage image, int *brightness, QWidget *parent) | |
Private Slots | |
| void | bValueChanged (int) |
| void | accept () |
Private Attributes | |
| ImageWidget * | pixmap |
| QSpinBox * | spb |
| QImage | img |
| int * | b |
|
||||||||||||||||||||
|
Definition at line 48 of file showimg.cpp. References b, bValueChanged(), img, l, pixmap, ImageWidget::setPixmap(), spb, and tr. |
|
|
Definition at line 94 of file showimg.cpp. |
|
|
Definition at line 81 of file showimg.cpp. References img, ImageViewer::intensity(), pixmap, and ImageWidget::setPixmap(). Referenced by ControlsDialog(). |
|
|
Definition at line 108 of file showimg.h. Referenced by accept(), and ControlsDialog(). |
|
|
Definition at line 107 of file showimg.h. Referenced by bValueChanged(), and ControlsDialog(). |
|
|
Definition at line 105 of file showimg.h. Referenced by bValueChanged(), and ControlsDialog(). |
|
|
Definition at line 106 of file showimg.h. Referenced by accept(), and ControlsDialog(). |
1.4.2