LeechCraft Monocle  0.6.70-18450-gabe19ee3b0
Modular document viewer for LeechCraft
ihavetextcontent.h File Reference
#include <QtPlugin>
#include "coordsbase.h"
+ Include dependency graph for ihavetextcontent.h:

Go to the source code of this file.

Classes

struct  LC::Monocle::TextBox
 
class  LC::Monocle::IHaveTextContent
 Interface for documents supporting querying text contents. More...
 

Namespaces

 LC::Monocle
 

Enumerations

enum  LC::Monocle::NextSpaceKind : std::uint8_t { LC::Monocle::NextSpaceKind::None, LC::Monocle::NextSpaceKind::Space, LC::Monocle::NextSpaceKind::NewLine, LC::Monocle::NextSpaceKind::NewPara }