[KLF Backend][KLF Tools][KLF Home]
KLatexFormula Project
Public Types | Public Member Functions | Public Attributes
KLFLatexParenSpecs::ParenSpec Struct Reference

#include <klflatexedit.h>

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

List of all members.

Public Types

enum  Flag { None = 0x00, IsLaTeXBrace = 0x01, AllowAlone = 0x02 }

Public Member Functions

 ParenSpec (const QString &o, const QString &c, uint f=0x00)

Public Attributes

QString open
QString close
uint flags

Detailed Description

Definition at line 132 of file klflatexedit.h.


Member Enumeration Documentation

Enumerator:
None 
IsLaTeXBrace 
AllowAlone 

Definition at line 133 of file klflatexedit.h.


Constructor & Destructor Documentation

KLFLatexParenSpecs::ParenSpec::ParenSpec ( const QString o,
const QString c,
uint  f = 0x00 
) [inline]

Definition at line 134 of file klflatexedit.h.


Member Data Documentation

Definition at line 136 of file klflatexedit.h.

Referenced by KLFLatexParenSpecs::identifyParen().

Definition at line 137 of file klflatexedit.h.

Definition at line 135 of file klflatexedit.h.

Referenced by KLFLatexParenSpecs::identifyParen().


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

Generated by doxygen 1.7.6.1. The KLatexFormula website is hosted on sourceforge.net