Guitar
Public Attributes | List of all members
Document::LineProperty Struct Reference

#include <AbstractTextEditorApplication.h>

Collaboration diagram for Document::LineProperty:
Collaboration graph
[legend]

Public Attributes

CharBuffer chars
 
std::vector< CharFlagsflags
 
uint64_t text_revision = 0
 
uint64_t metrics_revision = 0
 

Member Data Documentation

◆ chars

CharBuffer Document::LineProperty::chars

◆ flags

std::vector<CharFlags> Document::LineProperty::flags

◆ metrics_revision

uint64_t Document::LineProperty::metrics_revision = 0

◆ text_revision

uint64_t Document::LineProperty::text_revision = 0

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