///////////////////////////////////////////////////////
| 608 | |
| 609 | //////////////////////////////////////////////////////////// |
| 610 | Text::LineAlignment Text::getLineAlignment() const |
| 611 | { |
| 612 | return m_lineAlignment; |
| 613 | } |
| 614 | |
| 615 | |
| 616 | //////////////////////////////////////////////////////////// |