LeechCraft Monocle  0.6.70-3565-g2d86529
Modular document viewer for LeechCraft
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
ibackendplugin.h File Reference
#include <QString>
#include <QMetaType>
#include "idocument.h"
+ Include dependency graph for ibackendplugin.h:

Go to the source code of this file.

Classes

class  LeechCraft::Monocle::IBackendPlugin
 Basic interface for plugins providing support for various document formats for Monocle. More...
 

Namespaces

 LeechCraft
 
 LeechCraft::Monocle
 

Typedefs

typedef std::shared_ptr
< IRedirectProxy > 
LeechCraft::Monocle::IRedirectProxy_ptr
 

Functions

 Q_DECLARE_INTERFACE (LeechCraft::Monocle::IBackendPlugin,"org.LeechCraft.Monocle.IBackendPlugin/1.0")
 

Function Documentation

Q_DECLARE_INTERFACE ( LeechCraft::Monocle::IBackendPlugin  ,
"org.LeechCraft.Monocle.IBackendPlugin/1.0"   
)