ImageBox Class Reference

#include <ImageBox.h>

List of all members.

Public Slots

void revealImage ()
void hideImage ()

Public Member Functions

 ImageBox (const QString &title, const QString &hiddenLabel, const QString &hiddenTooltip, QWidget *parent=0, const char *name=0)
 ~ImageBox ()
void setImage (const QString &path)
bool isImageRevealed () const
bool containsValidImage () const
virtual QSize sizeHint () const
virtual void show ()

Protected Member Functions

virtual void resizeEvent (QResizeEvent *evt)


Detailed Description

Definition at line 17 of file ImageBox.h.


Constructor & Destructor Documentation

ImageBox::ImageBox ( const QString &  title,
const QString &  hiddenLabel,
const QString &  hiddenTooltip,
QWidget *  parent = 0,
const char *  name = 0 
)

Definition at line 4 of file ImageBox.cpp.

ImageBox::~ImageBox (  ) 

Definition at line 23 of file ImageBox.cpp.


Member Function Documentation

void ImageBox::setImage ( const QString &  path  ) 

Definition at line 61 of file ImageBox.cpp.

bool ImageBox::isImageRevealed (  )  const

Definition at line 36 of file ImageBox.cpp.

bool ImageBox::containsValidImage (  )  const

Definition at line 40 of file ImageBox.cpp.

QSize ImageBox::sizeHint (  )  const [virtual]

Definition at line 26 of file ImageBox.cpp.

void ImageBox::show (  )  [virtual]

Definition at line 31 of file ImageBox.cpp.

void ImageBox::resizeEvent ( QResizeEvent *  evt  )  [protected, virtual]

Definition at line 90 of file ImageBox.cpp.

void ImageBox::revealImage (  )  [slot]

Definition at line 46 of file ImageBox.cpp.

void ImageBox::hideImage (  )  [slot]

Definition at line 51 of file ImageBox.cpp.


The documentation for this class was generated from the following files:

Generated on Sun Mar 1 17:30:48 2009 for toMOTko by  doxygen 1.5.6