Go to the source code of this file.
Functions | |
KLF_EXPORT QDataStream & | operator<< (QDataStream &stream, const KLFStyle::BBoxExpand &b) |
KLF_EXPORT QDataStream & | operator>> (QDataStream &stream, KLFStyle::BBoxExpand &b) |
KLF_EXPORT QDataStream & | operator<< (QDataStream &stream, const KLFStyle &style) |
KLF_EXPORT QDataStream & | operator>> (QDataStream &stream, KLFStyle &style) |
KLF_EXPORT bool | operator== (const KLFStyle &a, const KLFStyle &b) |
KLF_EXPORT QDataStream& operator<< | ( | QDataStream & | stream, |
const KLFStyle::BBoxExpand & | b | ||
) |
Definition at line 29 of file klfstyle.cpp.
References KLFStyle::BBoxExpand::bottom, KLFStyle::BBoxExpand::left, KLFStyle::BBoxExpand::right, and KLFStyle::BBoxExpand::top.
KLF_EXPORT QDataStream& operator<< | ( | QDataStream & | stream, |
const KLFStyle & | style | ||
) |
Definition at line 40 of file klfstyle.cpp.
References KLFStyle::bg_color, QDataStream::device(), KLFStyle::dpi, KLFStyle::fg_color, klfVersionCompare(), KLFStyle::mathmode, KLFStyle::name, KLFStyle::overrideBBoxExpand, and KLFStyle::preamble.
Definition at line 77 of file klfstyle.cpp.
References KLFStyle::bg_color, KLFStyle::dpi, KLFStyle::fg_color, KLFStyle::mathmode, KLFStyle::name, KLFStyle::overrideBBoxExpand, and KLFStyle::preamble.
KLF_EXPORT QDataStream& operator>> | ( | QDataStream & | stream, |
KLFStyle::BBoxExpand & | b | ||
) |
Definition at line 34 of file klfstyle.cpp.
References KLFStyle::BBoxExpand::bottom, KLFStyle::BBoxExpand::left, KLFStyle::BBoxExpand::right, and KLFStyle::BBoxExpand::top.
KLF_EXPORT QDataStream& operator>> | ( | QDataStream & | stream, |
KLFStyle & | style | ||
) |
Definition at line 52 of file klfstyle.cpp.
References KLFStyle::bg_color, QDataStream::device(), KLFStyle::dpi, KLFStyle::fg_color, klfVersionCompare(), KLFStyle::mathmode, KLFStyle::name, KLFStyle::overrideBBoxExpand, and KLFStyle::preamble.