krdc
vncclientthread.cpp File Reference
#include "vncclientthread.h"
#include <cerrno>
#include <netinet/in.h>
#include <netinet/tcp.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <QMutexLocker>
#include <QThreadStorage>
#include <QTimer>
#include "moc_vncclientthread.cpp"
Include dependency graph for vncclientthread.cpp:

Go to the source code of this file.
Variables | |
static QThreadStorage < VncClientThread ** > | instances |
static const QString | INTEL_AMT_KVM_STRING = "Intel(r) AMT KVM" |
Variable Documentation
|
static |
Definition at line 37 of file vncclientthread.cpp.
|
static |
Definition at line 36 of file vncclientthread.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:04 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:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.