[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Classes | Public Member Functions | Public Attributes | List of all members
KLFLatexSymbol Struct Reference

#include <klflatexsymbols.h>

Collaboration diagram for KLFLatexSymbol:
Collaboration graph
[legend]

Classes

struct  BBOffset
 

Public Member Functions

 KLFLatexSymbol ()
 
 KLFLatexSymbol (const QString &s, const QStringList &p, bool txtmod)
 
 KLFLatexSymbol (const QDomElement &e)
 
bool valid () const
 

Public Attributes

QString symbol
 
QStringList preamble
 
bool textmode
 
struct KLFLatexSymbol::BBOffset bbexpand
 
bool hidden
 

Detailed Description

A Latex Symbol.

Definition at line 45 of file klflatexsymbols.h.

Constructor & Destructor Documentation

KLFLatexSymbol::KLFLatexSymbol ( )
inline

Definition at line 47 of file klflatexsymbols.h.

Referenced by KLFLatexSymbolsCache::findSymbol().

KLFLatexSymbol::KLFLatexSymbol ( const QString s,
const QStringList p,
bool  txtmod 
)
inline

Definition at line 48 of file klflatexsymbols.h.

KLFLatexSymbol::KLFLatexSymbol ( const QDomElement e)

Member Function Documentation

bool KLFLatexSymbol::valid ( ) const
inline

Definition at line 52 of file klflatexsymbols.h.

Referenced by KLFMainWin::getMissingCmdsFor().

Member Data Documentation

struct KLFLatexSymbol::BBOffset KLFLatexSymbol::bbexpand
bool KLFLatexSymbol::hidden
QStringList KLFLatexSymbol::preamble
QString KLFLatexSymbol::symbol
bool KLFLatexSymbol::textmode

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

Generated by doxygen 1.8.6