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

Go to the source code of this file.

Classes

class  LeechCraft::Azoth::ISupportGeolocation
 Interface for accounts supporting geolocation data. More...
 

Namespaces

 LeechCraft
 
 LeechCraft::Azoth
 

Typedefs

typedef QMap< QString, QVariant > LeechCraft::Azoth::GeolocationInfo_t
 Geolocation data. More...
 

Functions

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

Function Documentation

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