[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Classes | Namespaces | Typedefs | Functions
klflib.h File Reference
#include <QImage>
#include <QMap>
#include <QUrl>
#include <QDataStream>
#include <QDateTime>
#include <QFileInfo>
#include <klfdefs.h>
#include <klfbackend.h>
#include <klfpobj.h>
#include <klffactory.h>
#include <klfstyle.h>
Include dependency graph for klflib.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KLFLibEntry
 An entry (single formula) in the library. More...
 
struct  KLFLib::StringMatch
 
struct  KLFLib::PropertyMatch
 
struct  KLFLib::EntryMatchCondition
 
class  KLFLibEntrySorter
 Utility class for sorting library entry items. More...
 
class  KLFLibResourceEngine
 An abstract resource engine. More...
 
struct  KLFLibResourceEngine::KLFLibEntryWithId
 A KLFLibEntry in combination with a KLFLib::entryId. More...
 
struct  KLFLibResourceEngine::Query
 A structure that describes a query for query() More...
 
struct  KLFLibResourceEngine::QueryResult
 A structure that will hold the result of a query() query. More...
 
class  KLFLibResourceSimpleEngine
 Provides a simple API for reading library resources. More...
 
class  KLFLibResourceSimpleEngine::QueryResultListSorter
 Helper class to sort entries into a KLFLibResourceEngine::QueryResult. More...
 
class  KLFLibEngineFactory
 
class  KLFAbstractLibEntryMimeEncoder
 Helper class to encode an entry list as mime data (abstract interface) More...
 

Namespaces

 KLFLib
 Contains general definitions to be used anywhere in the KLFLib* framework.
 

Typedefs

typedef QList< KLFLibEntryKLFLibEntryList
 
typedef qint32 KLFLib::entryId
 An entry ID. More...
 

Functions

KLF_EXPORT QDataStreamoperator<< (QDataStream &stream, const KLFLibResourceEngine::KLFLibEntryWithId &entrywid)
 
KLF_EXPORT QDataStreamoperator>> (QDataStream &stream, KLFLibResourceEngine::KLFLibEntryWithId &entrywid)
 

Typedef Documentation

Definition at line 140 of file klflib.h.

Function Documentation

KLF_EXPORT QDataStream& operator<< ( QDataStream stream,
const KLFLibResourceEngine::KLFLibEntryWithId entrywid 
)
KLF_EXPORT QDataStream& operator>> ( QDataStream stream,
KLFLibResourceEngine::KLFLibEntryWithId entrywid 
)

Generated by doxygen 1.8.6