Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
docutils.writers.manpage.Table Class Reference

Public Member Functions

 __init__ (self)
 
 new_row (self)
 
 append_separator (self, separator)
 
 append_cell (self, cell_lines)
 
 as_list (self)
 

Protected Member Functions

 _minimize_cell (self, cell_lines)
 

Protected Attributes

 _rows
 
 _options
 
 _tab_char
 
 _coldefs
 

Member Function Documentation

◆ _minimize_cell()

docutils.writers.manpage.Table._minimize_cell (   self,
  cell_lines 
)
protected
Remove leading and trailing blank and ``.sp`` lines

◆ append_cell()

docutils.writers.manpage.Table.append_cell (   self,
  cell_lines 
)
cell_lines is an array of lines

◆ append_separator()

docutils.writers.manpage.Table.append_separator (   self,
  separator 
)
Append the separator for table head.

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