filters

PixmapFrame Class Reference

#include <pixmapFrame.h>

Inheritance diagram for PixmapFrame:

Element XmlParser Border List of all members.

Detailed Description

This class hold a pixmap (frame).

The pixmap can be converted in (e)ps. by using the convert command of ImageMagick.

Definition at line 39 of file pixmapFrame.h.


Public Member Functions

 PixmapFrame ()
 PixmapFrame (QString, QString)
virtual ~PixmapFrame ()
TAround getRunAround () const
double getAroundGap () const
TCreate getAutoCreate () const
TNFrame getNewFrame () const
TSide getSheetSide () const
void getPixmap (QDomNode)
QString getKey () const
QString getFilenamePS () const
void setRunAround (const int a)
void setAroundGap (const double r)
void setAutoCreate (const int a)
void setNewFrame (const int n)
void setSheetSide (const int s)
void setKeepAspectRatio (const QString)
void setKey (QString k)
void setFilenamePS (QString f)
void analyse (const QDomNode)
void convert ()
void generate (QTextStream &)

Member Function Documentation

void PixmapFrame::analyse const   QDomNode  )  [virtual]
 

Helpfull functions.

Reimplemented from Element.

Definition at line 65 of file pixmapFrame.cc.

void PixmapFrame::convert  ) 
 

Convert a pixmap file in eps file.

Use ImageMagick

Definition at line 135 of file pixmapFrame.cc.

void PixmapFrame::generate QTextStream &   )  [virtual]
 

Write a border frame.

Implements Element.

Definition at line 191 of file pixmapFrame.cc.

TAround PixmapFrame::getRunAround  )  const [inline]
 

Accessors.

Definition at line 65 of file pixmapFrame.h.

void PixmapFrame::setRunAround const int  a  )  [inline]
 

Modifiers.

Definition at line 78 of file pixmapFrame.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys