#include <klflatexedit.h>
Public Member Functions | |
ParenModifierSpec (const QString &o, const QString &c) | |
Public Attributes | |
QString | openmod |
QString | closemod |
Definition at line 139 of file klflatexedit.h.
|
inline |
Definition at line 140 of file klflatexedit.h.
QString KLFLatexParenSpecs::ParenModifierSpec::closemod |
Definition at line 142 of file klflatexedit.h.
Referenced by KLFLatexParenSpecs::identifyModifier().
QString KLFLatexParenSpecs::ParenModifierSpec::openmod |
Definition at line 141 of file klflatexedit.h.
Referenced by KLFLatexParenSpecs::identifyModifier().