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

ImagePane Class Reference

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

Collaboration diagram for ImagePane:

Collaboration graph
[legend]
List of all members.

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
ImageWidgetpic
QVBoxLayout * vb

Constructor & Destructor Documentation

ImagePane::ImagePane QWidget *  parent = 0  ) 
 

Definition at line 154 of file showimg.cpp.

References clicked(), image, imageClicked(), pic, and vb.

ImagePane::~ImagePane  )  [inline]
 

Definition at line 117 of file showimg.h.


Member Function Documentation

void ImagePane::clicked  )  [signal]
 

Referenced by imageClicked(), and ImagePane().

void ImagePane::disable  )  [inline]
 

Definition at line 140 of file showimg.h.

References pic.

Referenced by ImageViewer::switchToFileSelector().

void ImagePane::imageClicked  )  [private, slot]
 

Definition at line 176 of file showimg.cpp.

References clicked().

Referenced by ImagePane().

int ImagePane::paneHeight  )  const [inline]
 

Definition at line 132 of file showimg.h.

References image.

Referenced by ImageViewer::calcHeight().

int ImagePane::paneWidth  )  const [inline]
 

Definition at line 128 of file showimg.h.

References image.

Referenced by ImageViewer::resizeEvent(), and ImageViewer::scale().

void ImagePane::setPixmap const QPixmap &  pm  ) 
 

Definition at line 168 of file showimg.cpp.

References image, pic, and ImageWidget::setPixmap().

Referenced by ImageViewer::updateImage().

void ImagePane::setPosition int  x,
int  y
[inline]
 

Definition at line 136 of file showimg.h.

References image.

Referenced by ImageViewer::switchToImageView().


Member Data Documentation

QScrollView* ImagePane::image [private]
 

Definition at line 148 of file showimg.h.

Referenced by ImagePane(), paneHeight(), paneWidth(), setPixmap(), and setPosition().

ImageWidget* ImagePane::pic [private]
 

Definition at line 149 of file showimg.h.

Referenced by disable(), ImagePane(), and setPixmap().

QVBoxLayout* ImagePane::vb [private]
 

Definition at line 150 of file showimg.h.

Referenced by ImagePane().


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