LeechCraft Azoth  0.6.70-3565-g2d86529
Modular multiprotocol IM plugin for LeechCraft
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
iprotocol.h File Reference
#include <QFlags>
#include <QMetaType>
+ Include dependency graph for iprotocol.h:

Go to the source code of this file.

Classes

class  LeechCraft::Azoth::IProtocol
 Represents a protocol. More...
 

Namespaces

 LeechCraft
 
 LeechCraft::Azoth
 

Functions

 Q_DECLARE_METATYPE (LeechCraft::Azoth::IProtocol *)
 
 Q_DECLARE_OPERATORS_FOR_FLAGS (LeechCraft::Azoth::IProtocol::ProtocolFeatures)
 
 Q_DECLARE_INTERFACE (LeechCraft::Azoth::IProtocol,"org.Deviant.LeechCraft.Azoth.IProtocol/1.0")
 

Function Documentation

Q_DECLARE_INTERFACE ( LeechCraft::Azoth::IProtocol  ,
"org.Deviant.LeechCraft.Azoth.IProtocol/1.0"   
)
Q_DECLARE_METATYPE ( LeechCraft::Azoth::IProtocol )
Q_DECLARE_OPERATORS_FOR_FLAGS ( LeechCraft::Azoth::IProtocol::ProtocolFeatures  )