Doxygen
Loading...
Searching...
No Matches
CharAroundSpace::CharElem Struct Reference

Public Member Functions

 CharElem ()
 

Public Attributes

bool before
 
bool after
 

Detailed Description

Definition at line 565 of file util.cpp.

Constructor & Destructor Documentation

◆ CharElem()

CharAroundSpace::CharElem::CharElem ( )
inline

Definition at line 567 of file util.cpp.

567: before(TRUE), after(TRUE) {}
#define TRUE
Definition qcstring.h:37

References after, before, and TRUE.

Member Data Documentation

◆ after

bool CharAroundSpace::CharElem::after

Definition at line 569 of file util.cpp.

Referenced by CharElem().

◆ before

bool CharAroundSpace::CharElem::before

Definition at line 568 of file util.cpp.

Referenced by CharElem().


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