[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Classes | Functions
klfliblegacyengine.h File Reference
#include <QDateTime>
#include <QList>
#include <QDataStream>
#include <QPixmap>
#include <QMap>
#include <QMetaType>
#include <QFile>
#include <QTimer>
#include <klflib.h>
#include <klflibview.h>
Include dependency graph for klfliblegacyengine.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KLFLegacyData
 
struct  KLFLegacyData::KLFStyle
 
struct  KLFLegacyData::KLFLibraryResource
 
struct  KLFLegacyData::KLFLibraryItem
 
class  KLFLibLegacyEngine
 The Legacy Library support for the KLFLib framework. More...
 
class  KLFLibLegacyLocalFileSchemeGuesser
 
class  KLFLibLegacyEngineFactory
 

Functions

KLF_EXPORT QDataStreamoperator<< (QDataStream &stream, const KLFLegacyData::KLFStyle &style)
 
KLF_EXPORT QDataStreamoperator>> (QDataStream &stream, KLFLegacyData::KLFStyle &style)
 
KLF_EXPORT bool operator== (const KLFLegacyData::KLFStyle &a, const KLFLegacyData::KLFStyle &b)
 
KLF_EXPORT QDataStreamoperator<< (QDataStream &stream, const KLFLegacyData::KLFLibraryItem &item)
 
KLF_EXPORT QDataStreamoperator>> (QDataStream &stream, KLFLegacyData::KLFLibraryItem &item)
 
KLF_EXPORT QDataStreamoperator<< (QDataStream &stream, const KLFLegacyData::KLFLibraryResource &item)
 
KLF_EXPORT QDataStreamoperator>> (QDataStream &stream, KLFLegacyData::KLFLibraryResource &item)
 
KLF_EXPORT bool operator== (const KLFLegacyData::KLFLibraryItem &a, const KLFLegacyData::KLFLibraryItem &b)
 
KLF_EXPORT bool operator< (const KLFLegacyData::KLFLibraryResource a, const KLFLegacyData::KLFLibraryResource b)
 
KLF_EXPORT bool operator== (const KLFLegacyData::KLFLibraryResource a, const KLFLegacyData::KLFLibraryResource b)
 
KLF_EXPORT bool resources_equal_for_import (const KLFLegacyData::KLFLibraryResource a, const KLFLegacyData::KLFLibraryResource b)
 

Function Documentation

KLF_EXPORT bool operator< ( const KLFLegacyData::KLFLibraryResource  a,
const KLFLegacyData::KLFLibraryResource  b 
)

Definition at line 131 of file klfliblegacyengine.cpp.

References KLFLegacyData::KLFLibraryResource::id.

KLF_EXPORT QDataStream& operator<< ( QDataStream stream,
const KLFLegacyData::KLFStyle style 
)
KLF_EXPORT QDataStream& operator<< ( QDataStream stream,
const KLFLegacyData::KLFLibraryItem item 
)
KLF_EXPORT QDataStream& operator<< ( QDataStream stream,
const KLFLegacyData::KLFLibraryResource item 
)
KLF_EXPORT bool operator== ( const KLFLegacyData::KLFStyle a,
const KLFLegacyData::KLFStyle b 
)
KLF_EXPORT bool operator== ( const KLFLegacyData::KLFLibraryItem a,
const KLFLegacyData::KLFLibraryItem b 
)
KLF_EXPORT bool operator== ( const KLFLegacyData::KLFLibraryResource  a,
const KLFLegacyData::KLFLibraryResource  b 
)

Definition at line 135 of file klfliblegacyengine.cpp.

References KLFLegacyData::KLFLibraryResource::id.

KLF_EXPORT QDataStream& operator>> ( QDataStream stream,
KLFLegacyData::KLFStyle style 
)
KLF_EXPORT QDataStream& operator>> ( QDataStream stream,
KLFLegacyData::KLFLibraryItem item 
)
KLF_EXPORT QDataStream& operator>> ( QDataStream stream,
KLFLegacyData::KLFLibraryResource item 
)
KLF_EXPORT bool resources_equal_for_import ( const KLFLegacyData::KLFLibraryResource  a,
const KLFLegacyData::KLFLibraryResource  b 
)

Definition at line 140 of file klfliblegacyengine.cpp.

References KLFLegacyData::KLFLibraryResource::name.


Generated by doxygen 1.8.5