[KLF Backend][KLF Tools][KLF Home]
KLatexFormula Project
Public Member Functions | Public Attributes | List of all members
KLFLatexParenSpecs::ParenModifierSpec Struct Reference

#include <klflatexedit.h>

Collaboration diagram for KLFLatexParenSpecs::ParenModifierSpec:
Collaboration graph
[legend]

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.

Member Data Documentation

◆ closemod

QString KLFLatexParenSpecs::ParenModifierSpec::closemod

Definition at line 142 of file klflatexedit.h.

Referenced by KLFLatexParenSpecs::identifyModifier().

◆ openmod

QString KLFLatexParenSpecs::ParenModifierSpec::openmod

Definition at line 141 of file klflatexedit.h.

Referenced by KLFLatexParenSpecs::identifyModifier().


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

Generated by doxygen 1.8.13