|
Guitar
|
#include <TextEditorView.h>
Public Member Functions | |
| FormattedLine () | |
Public Attributes | |
| std::shared_ptr< std::vector< Char > > | chars |
| std::shared_ptr< std::vector< CharAttr > > | atts2 |
| bool | has_diff_flags = false |
|
inline |
| std::shared_ptr<std::vector<CharAttr> > TextEditorView::FormattedLine::atts2 |
| std::shared_ptr<std::vector<Char> > TextEditorView::FormattedLine::chars |
| bool TextEditorView::FormattedLine::has_diff_flags = false |