LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ispellcheckprovider.h File Reference
#include <memory>
#include <QtPlugin>
+ Include dependency graph for ispellcheckprovider.h:

Go to the source code of this file.

Classes

class  ISpellChecker
 
class  ISpellCheckProvider
 

Typedefs

typedef std::shared_ptr
< ISpellChecker
ISpellChecker_ptr
 

Functions

 Q_DECLARE_INTERFACE (ISpellChecker,"org.LeechCraft.ISpellChecker/1.0")
 
 Q_DECLARE_INTERFACE (ISpellCheckProvider,"org.LeechCraft.ISpellCheckProvider/1.0")
 

Typedef Documentation

typedef std::shared_ptr<ISpellChecker> ISpellChecker_ptr

Definition at line 44 of file ispellcheckprovider.h.

Function Documentation

Q_DECLARE_INTERFACE ( ISpellChecker  ,
"org.LeechCraft.ISpellChecker/1.0"   
)
Q_DECLARE_INTERFACE ( ISpellCheckProvider  ,
"org.LeechCraft.ISpellCheckProvider/1.0"   
)