LeechCraft Monocle 0.6.70-14794-g33744ae6ce
Modular document viewer for LeechCraft
Loading...
Searching...
No Matches
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  LC::Monocle::ILink
 Base interface for links. More...
 
class  LC::Monocle::IPageLink
 Additional interface for page links. More...
 

Namespaces

namespace  LC
 
namespace  LC::Monocle
 

Typedefs

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

Enumerations

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