krfb
PendingTubesRfbClient Class Reference
#include <tubesrfbclient.h>
Inheritance diagram for PendingTubesRfbClient:
Public Member Functions | |
PendingTubesRfbClient (rfbClientPtr client, QObject *parent=0) | |
void | setContact (const Tp::ContactPtr &contact) |
Public Member Functions inherited from PendingRfbClient | |
PendingRfbClient (rfbClientPtr client, QObject *parent=0) | |
PendingRfbClient (rfbClientPtr client, QObject *parent=0) | |
virtual | ~PendingRfbClient () |
Protected Slots | |
virtual void | processNewClient () |
Protected Slots inherited from PendingRfbClient | |
void | accept () |
void | accept (RfbClient *newClient) |
virtual void | processNewClient ()=0 |
virtual void | processNewClient ()=0 |
void | reject () |
void | reject () |
void | showUserConfirmationDialog () |
Additional Inherited Members | |
Signals inherited from PendingRfbClient | |
void | finished (RfbClient *client) |
void | finished (RfbClient *client) |
Protected Attributes inherited from PendingRfbClient | |
RfbClient * | m_client |
rfbClientPtr | m_rfbClient |
Detailed Description
Definition at line 37 of file tubesrfbclient.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 41 of file tubesrfbclient.h.
Member Function Documentation
|
protectedvirtualslot |
Definition at line 40 of file tubesrfbclient.cpp.
void PendingTubesRfbClient::setContact | ( | const Tp::ContactPtr & | contact | ) |
Definition at line 31 of file tubesrfbclient.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.