[KLF Backend][KLF Tools][KLF Home]
KLatexFormula Project
KLFLatexParenSpecs::ParenModifierSpec Struct Reference

#include <klflatexedit.h>

Collaboration diagram for KLFLatexParenSpecs::ParenModifierSpec:

Public Member Functions

 ParenModifierSpec (const QString &o, const QString &c)
 

Public Attributes

QString openmod
 
QString closemod
 

Detailed Description

Definition at line 139 of file klflatexedit.h.

Constructor & Destructor Documentation

◆ ParenModifierSpec()

KLFLatexParenSpecs::ParenModifierSpec::ParenModifierSpec ( const QString & o,
const QString & c )
inline

Definition at line 140 of file klflatexedit.h.

References closemod, and openmod.

Member Data Documentation

◆ closemod

QString KLFLatexParenSpecs::ParenModifierSpec::closemod

Definition at line 142 of file klflatexedit.h.

Referenced by KLFLatexParenSpecs::identifyModifier(), and ParenModifierSpec().

◆ openmod

QString KLFLatexParenSpecs::ParenModifierSpec::openmod

Definition at line 141 of file klflatexedit.h.

Referenced by KLFLatexParenSpecs::identifyModifier(), and ParenModifierSpec().


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

Generated by doxygen 1.13.1