krdc
KonsoleHostPreferences Class Reference
#include <konsoleview.h>
Inheritance diagram for KonsoleHostPreferences:

Public Member Functions | |
KonsoleHostPreferences (KConfigGroup configGroup, QObject *parent=0) | |
![]() | |
~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 | |
virtual QWidget * | createProtocolSpecificConfigPage () |
![]() | |
HostPreferences (KConfigGroup configGroup, QObject *parent) | |
virtual void | acceptConfig () |
bool | hostConfigured () |
bool | showConfigAgain () |
Additional Inherited Members | |
![]() | |
KConfigGroup | m_configGroup |
Detailed Description
Definition at line 66 of file konsoleview.h.
Constructor & Destructor Documentation
|
inlineexplicit |
Definition at line 70 of file konsoleview.h.
Member Function Documentation
|
inlineprotectedvirtual |
Implements HostPreferences.
Definition at line 74 of file konsoleview.h.
The documentation for this class was generated from the following file:
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.