[KLF Backend][KLF Tools][KLF Home]
KLatexFormula Project
Public Member Functions | List of all members
KLFAbstractLatexMetaInfo Class Referenceabstract

Reading and writing klfbackend meta-info. More...

#include <klfbackend.h>

Inheritance diagram for KLFAbstractLatexMetaInfo:
Inheritance graph
[legend]

Public Member Functions

virtual QString loadField (const QString &key)=0
 
virtual void saveField (const QString &key, const QString &value)=0
 
virtual void saveMetaInfo (const KLFBackend::klfInput &in, const KLFBackend::klfSettings &settings)
 

Detailed Description

Reading and writing klfbackend meta-info.

Note
Keys should not start with "KLF". The prefix will be added automatically (or inferred automatically when reading) by the individual subclasses if applicable.

Definition at line 687 of file klfbackend.h.


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

Generated by doxygen 1.8.13