Content Hub  1.1.0
A session-wide content-exchange service
peer.h File Reference
#include <QtDBus>
#include <QObject>
#include <QSharedPointer>
+ Include dependency graph for peer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  com::lomiri::content::Peer
 

Namespaces

 com
 
 com::lomiri
 
 com::lomiri::content
 

Functions

Q_DECL_EXPORT QDBusArgument & operator<< (QDBusArgument &argument, const com::lomiri::content::Peer &peer)
 
const Q_DECL_EXPORT QDBusArgument & operator>> (const QDBusArgument &argument, com::lomiri::content::Peer &peer)
 

Function Documentation

◆ operator<<()

Q_DECL_EXPORT QDBusArgument& operator<< ( QDBusArgument &  argument,
const com::lomiri::content::Peer peer 
)

◆ operator>>()

const Q_DECL_EXPORT QDBusArgument& operator>> ( const QDBusArgument &  argument,
com::lomiri::content::Peer peer 
)