LeechCraft Monocle  0.6.70-9312-g4cc613a2df
Modular document viewer for LeechCraft
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
ilink.h File Reference
#include <memory>
#include <QRectF>
#include <QMetaType>
+ Include dependency graph for ilink.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LeechCraft::Monocle::ILink
 Base interface for links. More...
 
class  LeechCraft::Monocle::IPageLink
 Additional interface for page links. More...
 

Namespaces

 LeechCraft
 
 LeechCraft::Monocle
 

Typedefs

typedef std::shared_ptr< ILink > LeechCraft::Monocle::ILink_ptr
 

Enumerations

enum  LeechCraft::Monocle::LinkType { LeechCraft::Monocle::LinkType::PageLink, LeechCraft::Monocle::LinkType::URL, LeechCraft::Monocle::LinkType::Command, LeechCraft::Monocle::LinkType::OtherLink }
 Describes various link types known to Monocle. More...