#include <klfliblegacyengine.h>
Public Member Functions | |
KLFStyle (QString nm=QString(), unsigned long fgcol=qRgba(0, 0, 0, 255), unsigned long bgcol=qRgba(255, 255, 255, 0), const QString &mmode=QString(), const QString &pre=QString(), int dotsperinch=-1) | |
Public Attributes | |
QString | name |
unsigned long | fg_color |
unsigned long | bg_color |
QString | mathmode |
QString | preamble |
int | dpi |
Definition at line 49 of file klfliblegacyengine.h.
KLFLegacyData::KLFStyle::KLFStyle | ( | QString | nm = QString() , |
unsigned long | fgcol = qRgba(0,0,0,255) , |
||
unsigned long | bgcol = qRgba(255,255,255,0) , |
||
const QString & | mmode = QString() , |
||
const QString & | pre = QString() , |
||
int | dotsperinch = -1 |
||
) | [inline] |
Definition at line 50 of file klfliblegacyengine.h.
unsigned long KLFLegacyData::KLFStyle::bg_color |
Definition at line 59 of file klfliblegacyengine.h.
Referenced by operator<<(), operator==(), operator>>(), KLFLibLegacyFileDataPrivate::toLegacyStyle(), and KLFLibLegacyFileDataPrivate::toStyle().
Definition at line 62 of file klfliblegacyengine.h.
Referenced by operator<<(), operator==(), operator>>(), KLFLibLegacyFileDataPrivate::toLegacyStyle(), and KLFLibLegacyFileDataPrivate::toStyle().
unsigned long KLFLegacyData::KLFStyle::fg_color |
Definition at line 58 of file klfliblegacyengine.h.
Referenced by operator<<(), operator==(), operator>>(), KLFLibLegacyFileDataPrivate::toLegacyStyle(), and KLFLibLegacyFileDataPrivate::toStyle().
Definition at line 60 of file klfliblegacyengine.h.
Referenced by operator<<(), operator==(), operator>>(), KLFLibLegacyFileDataPrivate::toLegacyStyle(), and KLFLibLegacyFileDataPrivate::toStyle().
Definition at line 57 of file klfliblegacyengine.h.
Referenced by operator<<(), operator==(), operator>>(), KLFLibLegacyFileDataPrivate::toLegacyStyle(), and KLFLibLegacyFileDataPrivate::toStyle().
Definition at line 61 of file klfliblegacyengine.h.
Referenced by operator<<(), operator==(), operator>>(), KLFLibLegacyFileDataPrivate::toLegacyStyle(), and KLFLibLegacyFileDataPrivate::toStyle().