My Project
SignOn::DBusInterface Class Reference
Inheritance diagram for SignOn::DBusInterface:

Public Member Functions

 DBusInterface (const QString &service, const QString &path, const char *interface, const QDBusConnection &connection, QObject *parent=0)
 
bool connect (const char *name, QObject *receiver, const char *slot)
 

Detailed Description

Definition at line 34 of file dbusinterface.h.

Constructor & Destructor Documentation

◆ DBusInterface()

DBusInterface::DBusInterface ( const QString & service,
const QString & path,
const char * interface,
const QDBusConnection & connection,
QObject * parent = 0 )

Definition at line 37 of file dbusinterface.cpp.

◆ ~DBusInterface()

DBusInterface::~DBusInterface ( )
virtual

Definition at line 51 of file dbusinterface.cpp.

Member Function Documentation

◆ connect()

bool DBusInterface::connect ( const char * name,
QObject * receiver,
const char * slot )

Definition at line 55 of file dbusinterface.cpp.


The documentation for this class was generated from the following files: