[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Functions
klfliblegacyengine.cpp File Reference
#include <QString>
#include <QObject>
#include <QDataStream>
#include <QDir>
#include <QFile>
#include <QFileInfo>
#include <QMessageBox>
#include <QApplication>
#include "klflib.h"
#include "klflibview.h"
#include "klfconfig.h"
#include <klfutil.h>
#include "klfliblegacyengine.h"
#include "klfliblegacyengine_p.h"
Include dependency graph for klfliblegacyengine.cpp:

Go to the source code of this file.

Functions

QDebug & operator<< (QDebug &s, const KLFLegacyData::KLFLibraryItem &item)
QDebug & operator<< (QDebug &s, const KLFLegacyData::KLFLibraryResource &res)
KLF_EXPORT QDataStream & operator<< (QDataStream &stream, const KLFLegacyData::KLFLibraryItem &item)
KLF_EXPORT QDataStream & operator>> (QDataStream &stream, KLFLegacyData::KLFLibraryItem &item)
KLF_EXPORT QDataStream & operator<< (QDataStream &stream, const KLFLegacyData::KLFLibraryResource &item)
KLF_EXPORT QDataStream & operator>> (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)
KLF_EXPORT QDataStream & operator<< (QDataStream &stream, const KLFLegacyData::KLFStyle &style)
KLF_EXPORT QDataStream & operator>> (QDataStream &stream, KLFLegacyData::KLFStyle &style)
KLF_EXPORT bool operator== (const KLFLegacyData::KLFStyle &a, const KLFLegacyData::KLFStyle &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.

QDebug& operator<< ( QDebug &  s,
const KLFLegacyData::KLFLibraryItem &  item 
)
QDebug& operator<< ( QDebug &  s,
const KLFLegacyData::KLFLibraryResource &  res 
)
KLF_EXPORT QDataStream& operator<< ( QDataStream &  stream,
const KLFLegacyData::KLFLibraryItem &  item 
)
KLF_EXPORT QDataStream& operator<< ( QDataStream &  stream,
const KLFLegacyData::KLFLibraryResource &  item 
)
KLF_EXPORT QDataStream& operator<< ( QDataStream &  stream,
const KLFLegacyData::KLFStyle &  style 
)
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 bool operator== ( const KLFLegacyData::KLFStyle &  a,
const KLFLegacyData::KLFStyle &  b 
)
KLF_EXPORT QDataStream& operator>> ( QDataStream &  stream,
KLFLegacyData::KLFLibraryItem &  item 
)
KLF_EXPORT QDataStream& operator>> ( QDataStream &  stream,
KLFLegacyData::KLFLibraryResource &  item 
)
KLF_EXPORT QDataStream& operator>> ( QDataStream &  stream,
KLFLegacyData::KLFStyle &  style 
)
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.1