• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KImgIO

eps.cpp File Reference

#include <unistd.h>
#include <stdio.h>
#include <qimage.h>
#include <qfile.h>
#include <qpainter.h>
#include <qprinter.h>
#include <kapplication.h>
#include <ktempfile.h>
#include <kdebug.h>
#include "eps.h"

Include dependency graph for eps.cpp:

Go to the source code of this file.


Defines

#define BBOX   "%%BoundingBox:"
#define BBOX_LEN   strlen(BBOX)
#define BUFLEN   200

Functions

static bool bbox (QIODevice *io, int *x1, int *y1, int *x2, int *y2)
KDE_EXPORT void kimgio_eps_read (QImageIO *image)
KDE_EXPORT void kimgio_eps_write (QImageIO *imageio)
static bool seekToCodeStart (QIODevice *io, Q_UINT32 &ps_offset, Q_UINT32 &ps_size)

Define Documentation

#define BBOX   "%%BoundingBox:"

Definition at line 15 of file eps.cpp.

#define BBOX_LEN   strlen(BBOX)

Definition at line 16 of file eps.cpp.

#define BUFLEN   200

Definition at line 13 of file eps.cpp.


Function Documentation

static bool bbox ( QIODevice *  io,
int *  x1,
int *  y1,
int *  x2,
int *  y2 
) [static]

Definition at line 98 of file eps.cpp.

KDE_EXPORT void kimgio_eps_read ( QImageIO *  image  ) 

Definition at line 124 of file eps.cpp.

KDE_EXPORT void kimgio_eps_write ( QImageIO *  imageio  ) 

Definition at line 248 of file eps.cpp.

static bool seekToCodeStart ( QIODevice *  io,
Q_UINT32 &  ps_offset,
Q_UINT32 &  ps_size 
) [static]

Definition at line 18 of file eps.cpp.

KImgIO

Skip menu "KImgIO"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal