[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Public Attributes | Static Public Attributes | List of all members
KLFLegacyData::KLFLibraryItem Struct Reference

#include <klfliblegacyengine.h>

Collaboration diagram for KLFLegacyData::KLFLibraryItem:
Collaboration graph
[legend]

Public Attributes

quint32 id
 
QDateTime datetime
 
QString latex
 
QPixmap preview
 
QString category
 
QString tags
 
KLFLegacyData::KLFStyle style
 

Static Public Attributes

static quint32 MaxId = 1
 

Detailed Description

Definition at line 79 of file klfliblegacyengine.h.

Member Data Documentation

QString KLFLegacyData::KLFLibraryItem::category
QDateTime KLFLegacyData::KLFLibraryItem::datetime
quint32 KLFLegacyData::KLFLibraryItem::id
QString KLFLegacyData::KLFLibraryItem::latex
Note
latex contains also information of category (first line, %: ...) and tags (first/second line, after category: % ...)

Definition at line 86 of file klfliblegacyengine.h.

Referenced by operator<<(), operator==(), operator>>(), KLFLibLegacyFileDataPrivate::toLegacyLibItem(), and KLFLibLegacyFileDataPrivate::toLibEntry().

quint32 KLFLegacyData::KLFLibraryItem::MaxId = 1
static
QPixmap KLFLegacyData::KLFLibraryItem::preview
KLFLegacyData::KLFStyle KLFLegacyData::KLFLibraryItem::style
QString KLFLegacyData::KLFLibraryItem::tags

The documentation for this struct was generated from the following files:

Generated by doxygen 1.8.5