|
MUSX Document Model
|
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< EnigmaTextInsert > | insert |
| the insert the chunk was substituted for (see EnigmaTextChunk::insert) | |
A text chunk with a document-independent snapshot of its styles. (See EnigmaTextChunk::resolve.)