![]() |
LeechCraft
%{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
|
#include <memory>
#include <QtPlugin>
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 std::shared_ptr<ISpellChecker> ISpellChecker_ptr |
Definition at line 44 of file ispellcheckprovider.h.
Q_DECLARE_INTERFACE | ( | ISpellChecker | , |
"org.LeechCraft.ISpellChecker/1.0" | |||
) |
Q_DECLARE_INTERFACE | ( | ISpellCheckProvider | , |
"org.LeechCraft.ISpellCheckProvider/1.0" | |||
) |