krfb
PendingRfbClient Class Referenceabstract
#include <pendingrfbclient.h>
Inheritance diagram for PendingRfbClient:
Signals | |
void | finished (RfbClient *client) |
void | finished (RfbClient *client) |
Public Member Functions | |
PendingRfbClient (rfbClientPtr client, QObject *parent=0) | |
PendingRfbClient (rfbClientPtr client, QObject *parent=0) | |
virtual | ~PendingRfbClient () |
Protected Slots | |
void | accept () |
void | accept (RfbClient *newClient) |
virtual void | processNewClient ()=0 |
virtual void | processNewClient ()=0 |
void | reject () |
void | reject () |
void | showUserConfirmationDialog () |
Protected Attributes | |
RfbClient * | m_client |
rfbClientPtr | m_rfbClient |
Detailed Description
Definition at line 24 of file pendingrfbclient.h.
Constructor & Destructor Documentation
PendingRfbClient::PendingRfbClient | ( | rfbClientPtr | client, |
QObject * | parent = 0 |
||
) |
Definition at line 24 of file pendingrfbclient.cpp.
PendingRfbClient::PendingRfbClient | ( | rfbClientPtr | client, |
QObject * | parent = 0 |
||
) |
|
virtual |
Definition at line 200 of file rfbclient.cpp.
Member Function Documentation
|
protectedslot |
Definition at line 30 of file pendingrfbclient.cpp.
Definition at line 205 of file rfbclient.cpp.
|
protectedpure virtualslot |
|
protectedpure virtualslot |
|
protectedslot |
Definition at line 40 of file pendingrfbclient.cpp.
|
protectedslot |
|
protectedslot |
Definition at line 50 of file pendingrfbclient.cpp.
Member Data Documentation
|
protected |
Definition at line 42 of file pendingrfbclient.h.
|
protected |
Definition at line 43 of file pendingrfbclient.h.
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.