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

RTK::Image Class Reference

This class represents an Image or other multimedia file. More...

#include <rtkimage.h>

List of all members.

Public Member Functions

 Image (String name=String::null, String url=String::null, String mimetype=String::null, String imagestyle=String::null)
const QImage * getImage (const QString &paths, const QString &pwd=QString::null)
String getName () const
void setName (String name)
String getUrl () const
void setUrl (String url)
String getMimeType () const
void setMimeType (String mimetype)
String getImageStyle () const
void setImageStyle (String imagestyle)

Protected Attributes

String mName
String mUrl
String mMimeType
String mImageStyle


Detailed Description

This class represents an Image or other multimedia file.


Member Function Documentation

String RTK::Image::getImageStyle  )  const [inline]
 

Gets Style to apply to the background image

String RTK::Image::getMimeType  )  const [inline]
 

Gets Mime type of the image

String RTK::Image::getName  )  const [inline]
 

Gets Name of the image in the map of images

String RTK::Image::getUrl  )  const [inline]
 

Gets Url of the image

void RTK::Image::setImageStyle String  imagestyle  )  [inline]
 

Sets the Style to apply to the background image

void RTK::Image::setMimeType String  mimetype  )  [inline]
 

Sets the Mime type of the image

void RTK::Image::setName String  name  )  [inline]
 

Sets the Name of the image in the map of images

void RTK::Image::setUrl String  url  )  [inline]
 

Sets the Url of the image


The documentation for this class was generated from the following file:
Generated on Tue Feb 22 14:44:37 2005 for RTK. Report ToolKit by  doxygen 1.3.9.1