MUSX Document Model
Loading...
Searching...
No Matches
musx::util::EnigmaResolvedTextChunk Struct Reference

A text chunk with a document-independent snapshot of its styles. (See EnigmaTextChunk::resolve.) More...

#include <EnigmaString.h>

Public Attributes

std::string text
 the chunk as valid UTF-8 (see EnigmaTextChunk::text)
 
EnigmaResolvedStyles styles
 the resolved styles active for the chunk
 
std::optional< EnigmaTextInsertinsert
 the insert the chunk was substituted for (see EnigmaTextChunk::insert)
 

Detailed Description

A text chunk with a document-independent snapshot of its styles. (See EnigmaTextChunk::resolve.)