#include <TextEditorView.h>
◆ append()
| std::vector<Char>* TextEditorView::FormattedLines::append |
( |
| ) |
|
|
inline |
◆ chars() [1/2]
| std::vector<Char>* TextEditorView::FormattedLines::chars |
( |
size_t |
i | ) |
|
|
inline |
◆ chars() [2/2]
| std::vector<Char> const* TextEditorView::FormattedLines::chars |
( |
size_t |
i | ) |
const |
|
inline |
◆ clear()
| void TextEditorView::FormattedLines::clear |
( |
| ) |
|
|
inline |
◆ operator[]() [1/2]
| FormattedLine& TextEditorView::FormattedLines::operator[] |
( |
size_t |
i | ) |
|
|
inline |
◆ operator[]() [2/2]
| FormattedLine const& TextEditorView::FormattedLines::operator[] |
( |
size_t |
i | ) |
const |
|
inline |
◆ size()
| size_t TextEditorView::FormattedLines::size |
( |
| ) |
const |
|
inline |
◆ lines
The documentation for this class was generated from the following file: