[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Public Member Functions | List of all members
KLFMimeExporterImage Class Reference

#include <klfmime_p.h>

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

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
 
- Public Member Functions inherited from QObject
 QObject (QObject *parent=0)
 
 blockSignals (bool block)
 
 childEvent (QChildEvent *event)
 
 children ()
 
 connect (const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection)
 
 connect (const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection)
 
 connectNotify (const char *signal)
 
 customEvent (QEvent *event)
 
 deleteLater ()
 
 destroyed (QObject *obj=0)
 
 disconnect (const QObject *sender, const char *signal, const QObject *receiver, const char *method)
 
 disconnect (const char *signal=0, const QObject *receiver=0, const char *method=0)
 
 disconnect (const QObject *receiver, const char *method=0)
 
 disconnectNotify (const char *signal)
 
 dumpObjectInfo ()
 
 dumpObjectTree ()
 
 dynamicPropertyNames ()
 
 event (QEvent *e)
 
 eventFilter (QObject *watched, QEvent *event)
 
 findChild (const QString &name=QString()
 
 findChildren (const QString &name=QString()
 
 findChildren (const QRegExp &regExp)
 
 inherits (const char *className)
 
 installEventFilter (QObject *filterObj)
 
 isWidgetType ()
 
 killTimer (int id)
 
 metaObject ()
 
 moveToThread (QThread *targetThread)
 
 parent ()
 
 property (const char *name)
 
 receivers (const char *signal)
 
 removeEventFilter (QObject *obj)
 
 sender ()
 
 setParent (QObject *parent)
 
 setProperty (const char *name, const QVariant &value)
 
 signalsBlocked ()
 
 startTimer (int interval)
 
 thread ()
 
 timerEvent (QTimerEvent *event)
 
 tr (const char *sourceText, const char *comment=0, int n=-1)
 
 trUtf8 (const char *sourceText, const char *comment=0, int n=-1)
 
 staticMetaObject
 
 QObject (QObject *parent, const char *name)
 
 checkConnectArgs (const char *signal, const QObject *object, const char *method)
 
 child (const char *objName, const char *inheritsClass=0, bool recursiveSearch=true)
 
 className ()
 
 insertChild (QObject *object)
 
 isA (const char *className)
 
 name ()
 
 name (const char *defaultName)
 
 normalizeSignalSlot (const char *signalSlot)
 
 removeChild (QObject *object)
 
 setName (const char *name)
 
- Public Member Functions inherited from KLFMimeExporter
 KLFMimeExporter ()
 
virtual ~KLFMimeExporter ()
 
virtual bool supportsKey (const QString &key) const
 Shortcut function (do not reimplement in subclasses) More...
 

Additional Inherited Members

- Static Public Member Functions inherited from KLFMimeExporter
static KLFMimeExportermimeExporterLookup (const QString &key)
 
static KLFMimeExportermimeExporterLookupByName (const QString &exporter, const QString &key=QString())
 
static QList< KLFMimeExporter * > mimeExporterList ()
 
static void registerMimeExporter (KLFMimeExporter *exporter, bool overrides=true)
 
static void unregisterMimeExporter (KLFMimeExporter *exporter)
 

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 ( )
inlinevirtual

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
inlinevirtual

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 686 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.8.8