krdc
VncHostPreferences Class Reference
#include <vnchostpreferences.h>
Inheritance diagram for VncHostPreferences:

Public Member Functions | |
VncHostPreferences (KConfigGroup configGroup, QObject *parent=0) | |
~VncHostPreferences () | |
RemoteView::Quality | quality () |
void | setQuality (RemoteView::Quality quality) |
![]() | |
~HostPreferences () | |
KConfigGroup | configGroup () |
bool | fullscreenScale () |
bool | grabAllKeys () |
int | height () |
void | setFullscreenScale (bool scale) |
void | setGrabAllKeys (bool grab) |
void | setHeight (int height) |
void | setShowLocalCursor (bool show) |
void | setShownWhileConnected (bool connected) |
void | setViewOnly (bool view) |
void | setWidth (int width) |
void | setWindowedScale (bool scale) |
bool | showDialog (QWidget *parent) |
bool | showDialogIfNeeded (QWidget *parent) |
bool | showLocalCursor () |
bool | viewOnly () |
bool | walletSupport () |
int | width () |
bool | windowedScale () |
Protected Member Functions | |
void | acceptConfig () |
virtual QWidget * | createProtocolSpecificConfigPage () |
![]() | |
HostPreferences (KConfigGroup configGroup, QObject *parent) | |
bool | hostConfigured () |
bool | showConfigAgain () |
Additional Inherited Members | |
![]() | |
KConfigGroup | m_configGroup |
Detailed Description
Definition at line 30 of file vnchostpreferences.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 32 of file vnchostpreferences.cpp.
VncHostPreferences::~VncHostPreferences | ( | ) |
Definition at line 37 of file vnchostpreferences.cpp.
Member Function Documentation
|
protectedvirtual |
Called when the user validates the config dialog.
Reimplemented from HostPreferences.
Definition at line 121 of file vnchostpreferences.cpp.
|
protectedvirtual |
Implements HostPreferences.
Definition at line 41 of file vnchostpreferences.cpp.
RemoteView::Quality VncHostPreferences::quality | ( | ) |
Definition at line 138 of file vnchostpreferences.cpp.
void VncHostPreferences::setQuality | ( | RemoteView::Quality | quality | ) |
Definition at line 132 of file vnchostpreferences.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: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.