![]() |
LeechCraft Monocle 0.6.70-18450-gabe19ee3b0
Modular document viewer for LeechCraft
|
#include "ihavetextcontent.h"
Public Attributes | |
| QString | Text_ |
| PageRelativeRectBase | Rect_ |
| NextSpaceKind | NextSpaceKind_ |
| std::optional< QVector< PageRelativeRectBase > > | Letters_ {} |
Definition at line 26 of file ihavetextcontent.h.
| std::optional<QVector<PageRelativeRectBase> > LC::Monocle::TextBox::Letters_ {} |
Definition at line 32 of file ihavetextcontent.h.
| NextSpaceKind LC::Monocle::TextBox::NextSpaceKind_ |
Definition at line 30 of file ihavetextcontent.h.
| PageRelativeRectBase LC::Monocle::TextBox::Rect_ |
Definition at line 29 of file ihavetextcontent.h.
| QString LC::Monocle::TextBox::Text_ |
Definition at line 28 of file ihavetextcontent.h.