Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ControlsDialog Class Reference

#include </home/clem/local/src/opie/noncore/unsupported/showimg/showimg.h>

Collaboration diagram for ControlsDialog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ControlsDialog (const QString &caption, const QImage image, int *brightness, QWidget *parent)

Private Slots

void bValueChanged (int)
void accept ()

Private Attributes

ImageWidgetpixmap
QSpinBox * spb
QImage img
int * b

Constructor & Destructor Documentation

ControlsDialog::ControlsDialog const QString caption,
const QImage  image,
int *  brightness,
QWidget *  parent
 

Definition at line 48 of file showimg.cpp.

References b, bValueChanged(), img, l, pixmap, ImageWidget::setPixmap(), spb, and tr.


Member Function Documentation

void ControlsDialog::accept  )  [private, slot]
 

Definition at line 94 of file showimg.cpp.

References b, and spb.

void ControlsDialog::bValueChanged int   )  [private, slot]
 

Definition at line 81 of file showimg.cpp.

References img, ImageViewer::intensity(), pixmap, and ImageWidget::setPixmap().

Referenced by ControlsDialog().


Member Data Documentation

int* ControlsDialog::b [private]
 

Definition at line 108 of file showimg.h.

Referenced by accept(), and ControlsDialog().

QImage ControlsDialog::img [private]
 

Definition at line 107 of file showimg.h.

Referenced by bValueChanged(), and ControlsDialog().

ImageWidget* ControlsDialog::pixmap [private]
 

Definition at line 105 of file showimg.h.

Referenced by bValueChanged(), and ControlsDialog().

QSpinBox* ControlsDialog::spb [private]
 

Definition at line 106 of file showimg.h.

Referenced by accept(), and ControlsDialog().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:29:41 2005 for OPIE by  doxygen 1.4.2