LeechCraft Monocle 0.6.70-17335-ge406ffdcaf
Modular document viewer for LeechCraft
Loading...
Searching...
No Matches
LC::Monocle::TextBox Struct Reference

#include "ihavetextcontent.h"

+ Collaboration diagram for LC::Monocle::TextBox:

Public Attributes

QString Text_
 
PageRelativeRectBase Rect_
 
NextSpaceKind NextSpaceKind_
 
std::optional< QVector< PageRelativeRectBase > > Letters_ {}
 

Detailed Description

Definition at line 26 of file ihavetextcontent.h.

Member Data Documentation

◆ Letters_

std::optional<QVector<PageRelativeRectBase> > LC::Monocle::TextBox::Letters_ {}

Definition at line 32 of file ihavetextcontent.h.

◆ NextSpaceKind_

NextSpaceKind LC::Monocle::TextBox::NextSpaceKind_

Definition at line 30 of file ihavetextcontent.h.

◆ Rect_

PageRelativeRectBase LC::Monocle::TextBox::Rect_

Definition at line 29 of file ihavetextcontent.h.

◆ Text_

QString LC::Monocle::TextBox::Text_

Definition at line 28 of file ihavetextcontent.h.


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