[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Classes | Typedefs | Functions
klfstyle.h File Reference
#include <QList>
#include <QDataStream>
#include <klfbackend.h>
Include dependency graph for klfstyle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  KLFStyle
 A Formula Style (collection of properties) More...
 
struct  KLFStyle::BBoxExpand
 a structure memorizing parameters for bbox expansion More...
 

Typedefs

typedef QList< KLFStyleKLFStyleList
 

Functions

KLF_EXPORT QDataStreamoperator<< (QDataStream &stream, const KLFStyle &style)
 
KLF_EXPORT QDataStreamoperator>> (QDataStream &stream, KLFStyle &style)
 
KLF_EXPORT bool operator== (const KLFStyle &a, const KLFStyle &b)
 

Typedef Documentation

Definition at line 104 of file klfstyle.h.

Function Documentation

KLF_EXPORT QDataStream& operator<< ( QDataStream stream,
const KLFStyle style 
)
KLF_EXPORT bool operator== ( const KLFStyle a,
const KLFStyle b 
)
KLF_EXPORT QDataStream& operator>> ( QDataStream stream,
KLFStyle style 
)

Generated by doxygen 1.8.6