Doxygen
Loading...
Searching...
No Matches
TableCell Struct Reference
Collaboration diagram for TableCell:

Public Member Functions

 TableCell ()

Public Attributes

QCString cellText
bool colSpan

Detailed Description

Definition at line 114 of file markdown.cpp.

Constructor & Destructor Documentation

◆ TableCell()

TableCell::TableCell ( )
inline

Definition at line 116 of file markdown.cpp.

116: colSpan(false) {}
bool colSpan
Definition markdown.cpp:118

Member Data Documentation

◆ cellText

QCString TableCell::cellText

Definition at line 117 of file markdown.cpp.

◆ colSpan

bool TableCell::colSpan

Definition at line 118 of file markdown.cpp.


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