Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

pImage Class Reference

Image class that holds raw image data and filename. More...

#include <pcontent.h>

List of all members.

Public Methods

 pImage ()
 Constructor.

 ~pImage ()
 Deconstructor.


Public Attributes

QString filename
 Filename of image in .sxi archive ie. Pictures/Test.png.

QImage * image
 Pointer to QImage of image.


Detailed Description

Author:
Ryan Rusaw

Definition at line 143 of file pcontent.h.


Constructor & Destructor Documentation

pImage::pImage  
 

pImage::~pImage   [inline]
 

Definition at line 154 of file pcontent.h.

00154 {};


Member Data Documentation

QString pImage::filename
 

Definition at line 158 of file pcontent.h.

QImage* pImage::image
 

Definition at line 162 of file pcontent.h.


The documentation for this class was generated from the following file:
Generated on Sun Feb 2 21:28:29 2003 for PoqetPresenter by doxygen1.2.18