LeechCraft Azoth  %{LEECHCRAFT_VERSION}
Modular multiprotocol IM plugin for LeechCraft
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
iprovidecommands.h File Reference
#include <functional>
#include <QStringList>
#include <QtPlugin>
+ Include dependency graph for iprovidecommands.h:

Go to the source code of this file.

Classes

struct  LeechCraft::Azoth::StaticCommand
 
class  LeechCraft::Azoth::IProvideCommands
 

Namespaces

 LeechCraft
 
 LeechCraft::Azoth
 

Typedefs

typedef std::function< bool(ICLEntry
*, const QString &)> 
LeechCraft::Azoth::Command_f
 
typedef QList< StaticCommand > LeechCraft::Azoth::StaticCommands_t
 

Functions

 Q_DECLARE_INTERFACE (LeechCraft::Azoth::IProvideCommands,"org.LeechCraft.Azoth.IProvideCommands/1.0")
 

Function Documentation

Q_DECLARE_INTERFACE ( LeechCraft::Azoth::IProvideCommands  ,
"org.LeechCraft.Azoth.IProvideCommands/1.0"   
)