Internal: class to store the paragraph properties. More...
Public Member Functions | |
Paragraph () | |
Constructor. | |
Public Attributes | |
float | m_deltaSpacing |
the paragraph delta spacing | |
Friends | |
std::ostream & | operator<< (std::ostream &o, Paragraph const &ind) |
operator<< |
Internal: class to store the paragraph properties.
LWTextInternal::Paragraph::Paragraph | ( | ) | [inline] |
Constructor.
std::ostream& operator<< | ( | std::ostream & | o, |
Paragraph const & | ind | ||
) | [friend] |
operator<<
the paragraph delta spacing
Referenced by LWText::readRulers(), and LWText::sendMainText().