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

KImgIO

eps.cpp File Reference

#include "eps.h"
#include <unistd.h>
#include <stdio.h>
#include <QtGui/QImage>
#include <QtCore/QFile>
#include <QtGui/QPainter>
#include <QtGui/QPrinter>
#include <QtCore/QTextStream>
#include <QtCore/QTemporaryFile>
#include <kapplication.h>
#include <kdebug.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)
static bool seekToCodeStart (QIODevice *io, quint32 &ps_offset, quint32 &ps_size)

Define Documentation

#define BBOX   "%%BoundingBox:"

Definition at line 21 of file eps.cpp.

#define BBOX_LEN   strlen(BBOX)

Definition at line 22 of file eps.cpp.

#define BUFLEN   200

QImageIO Routines to read/write EPS images.

copyright (c) 1998 Dirk Schoenberger <dirk.schoenberger@freenet.de>

This library is distributed under the conditions of the GNU LGPL.

Definition at line 19 of file eps.cpp.


Function Documentation

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

Definition at line 104 of file eps.cpp.

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

Definition at line 24 of file eps.cpp.

KImgIO

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

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.7
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