[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Public Member Functions

KLFMimeExporterImage Class Reference

#include <klfmime_p.h>

Inheritance diagram for KLFMimeExporterImage:
Inheritance graph
[legend]
Collaboration diagram for KLFMimeExporterImage:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 KLFMimeExporterImage (QObject *parent)
virtual ~KLFMimeExporterImage ()
virtual QString exporterName () const
virtual QStringList keys () const
virtual QByteArray data (const QString &key, const KLFBackend::klfOutput &klfoutput)
virtual QString windowsFormatName (const QString &key) const

Detailed Description

KLFMimeExporter implementation to export all known built-in image formats, including

Definition at line 44 of file klfmime_p.h.


Constructor & Destructor Documentation

KLFMimeExporterImage::KLFMimeExporterImage ( QObject parent) [inline]

Definition at line 48 of file klfmime_p.h.

virtual KLFMimeExporterImage::~KLFMimeExporterImage ( ) [inline, virtual]

Definition at line 49 of file klfmime_p.h.


Member Function Documentation

QByteArray KLFMimeExporterImage::data ( const QString key,
const KLFBackend::klfOutput klfoutput 
) [virtual]
virtual QString KLFMimeExporterImage::exporterName ( ) const [inline, virtual]

Implements KLFMimeExporter.

Definition at line 51 of file klfmime_p.h.

References QString::fromLatin1().

QStringList KLFMimeExporterImage::keys ( ) const [virtual]
QString KLFMimeExporterImage::windowsFormatName ( const QString key) const [virtual]

Reimplemented from KLFMimeExporter.

Definition at line 685 of file klfmime.cpp.

References KLF_DEBUG_BLOCK, KLF_FUNC_NAME, and OPENOFFICE_DRAWING_MIMETYPE.


The documentation for this class was generated from the following files:

Generated by doxygen 1.7.3