krfb
#include <krfbconfig.h>
Definition at line 9 of file krfbconfig.h.
KrfbConfig::~KrfbConfig |
( |
| ) |
|
KrfbConfig::KrfbConfig |
( |
| ) |
|
|
protected |
static bool KrfbConfig::allowDesktopControl |
( |
| ) |
|
|
inlinestatic |
Get Allow remote connections to manage the desktop.
Definition at line 51 of file krfbconfig.h.
static bool KrfbConfig::allowUninvitedConnections |
( |
| ) |
|
|
inlinestatic |
Get Allow connections without an invitation.
Definition at line 71 of file krfbconfig.h.
static bool KrfbConfig::askOnConnect |
( |
| ) |
|
|
inlinestatic |
Get Ask before allowing a remote connection.
Definition at line 61 of file krfbconfig.h.
static int KrfbConfig::port |
( |
| ) |
|
|
inlinestatic |
Get This is the port on which krfb will listen.
Definition at line 31 of file krfbconfig.h.
static QString KrfbConfig::preferredFrameBufferPlugin |
( |
| ) |
|
|
inlinestatic |
Get Preferred Frame Buffer Plugin.
Definition at line 91 of file krfbconfig.h.
static bool KrfbConfig::publishService |
( |
| ) |
|
|
inlinestatic |
Get Announce the service on the local network.
Definition at line 41 of file krfbconfig.h.
static QString KrfbConfig::uninvitedConnectionPassword |
( |
| ) |
|
|
inlinestatic |
Get Password for uninvited connections.
Definition at line 81 of file krfbconfig.h.
static bool KrfbConfig::useDefaultPort |
( |
| ) |
|
|
inlinestatic |
Get Use the default port for VNC (5900)
Definition at line 21 of file krfbconfig.h.
bool KrfbConfig::mAllowDesktopControl |
|
protected |
bool KrfbConfig::mAllowUninvitedConnections |
|
protected |
bool KrfbConfig::mAskOnConnect |
|
protected |
QString KrfbConfig::mPreferredFrameBufferPlugin |
|
protected |
bool KrfbConfig::mPublishService |
|
protected |
QString KrfbConfig::mUninvitedConnectionPassword |
|
protected |
bool KrfbConfig::mUseDefaultPort |
|
protected |
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
KDE's Doxygen guidelines are available online.