filters
PixmapFrame Class Reference
#include <pixmapFrame.h>
Inheritance diagram for PixmapFrame:

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
|
|
Helpfull functions.
Reimplemented from Element. Definition at line 65 of file pixmapFrame.cc. |
|
|
Convert a pixmap file in eps file. Use ImageMagick Definition at line 135 of file pixmapFrame.cc. |
|
|
Write a border frame.
Implements Element. Definition at line 191 of file pixmapFrame.cc. |
|
|
Accessors.
Definition at line 65 of file pixmapFrame.h. |
|
|
Modifiers.
Definition at line 78 of file pixmapFrame.h. |
The documentation for this class was generated from the following files:

