• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdenetwork API Reference
  • KDE Home
  • Contact Us
 

krfb

  • sources
  • kde-4.12
  • kdenetwork
  • krfb
  • krfb
invitationsrfbserver.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2009-2010 Collabora Ltd <info@collabora.co.uk>
3  @author George Goldberg <george.goldberg@collabora.co.uk>
4  @author George Kiagiadakis <george.kiagiadakis@collabora.co.uk>
5  Copyright (C) 2007 Alessandro Praduroux <pradu@pradu.it>
6 
7  This program is free software; you can redistribute it and/or
8  modify it under the terms of the GNU General Public
9  License as published by the Free Software Foundation; either
10  version 2 of the License, or (at your option) any later version.
11 
12  This program is distributed in the hope that it will be useful,
13  but WITHOUT ANY WARRANTY; without even the implied warranty of
14  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15  GNU General Public License for more details.
16 
17  You should have received a copy of the GNU Lesser General Public License
18  along with this program. If not, see <http://www.gnu.org/licenses/>.
19 */
20 #ifndef INVITATIONSRFBSERVER_H
21 #define INVITATIONSRFBSERVER_H
22 
23 #include "rfbserver.h"
24 
25 class InvitationsRfbServer : public RfbServer
26 {
27  Q_OBJECT
28 public:
29  static void init();
30 
31 protected:
32  InvitationsRfbServer() : RfbServer(0) {}
33 
34  virtual PendingRfbClient* newClient(rfbClientPtr client);
35 
36 private Q_SLOTS:
37  void startAndCheck();
38 
39 private:
40  Q_DISABLE_COPY(InvitationsRfbServer)
41 };
42 
43 #endif // INVITATIONSRFBSERVER_H
InvitationsRfbServer::init
static void init()
Definition: invitationsrfbserver.cpp:34
RfbServer
Definition: rfbserver.h:27
rfbserver.h
InvitationsRfbServer::InvitationsRfbServer
InvitationsRfbServer()
Definition: invitationsrfbserver.h:32
_rfbClientRec
Definition: libvncserver/rfb/rfb.h:417
InvitationsRfbServer::newClient
virtual PendingRfbClient * newClient(rfbClientPtr client)
Definition: invitationsrfbserver.cpp:44
InvitationsRfbServer
Definition: invitationsrfbserver.h:25
PendingRfbClient
Definition: pendingrfbclient.h:24
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

KDE's Doxygen guidelines are available online.

krfb

Skip menu "krfb"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • Related Pages

kdenetwork API Reference

Skip menu "kdenetwork API Reference"
  • kget
  • kopete
  •   kopete
  •   libkopete
  • krdc
  • krfb

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal