krdc
#include "nxhostpreferences.h"#include "settings.h"#include <KDebug>#include <kfiledialog.h>#include <QDesktopWidget>#include <QFile>#include <QByteArray>#include <QTextEdit>#include "nxhostpreferences.moc"
Include dependency graph for nxhostpreferences.cpp:

Go to the source code of this file.
Functions | |
| int | desktopType2int (const QString &desktopType) |
| QString | int2desktopType (int index) |
| QString | int2keymap (int layout) |
| int | keymap2int (const QString &keymap) |
Variables | |
| static const int | defaultDesktopType = 0 |
| static const int | defaultKeymap = 7 |
| static const QStringList | desktopTypes |
| static const QStringList | keymaps |
Function Documentation
|
inline |
Definition at line 101 of file nxhostpreferences.cpp.
|
inline |
Definition at line 107 of file nxhostpreferences.cpp.
|
inline |
Definition at line 84 of file nxhostpreferences.cpp.
|
inline |
Definition at line 78 of file nxhostpreferences.cpp.
Variable Documentation
|
static |
Definition at line 99 of file nxhostpreferences.cpp.
|
static |
Definition at line 76 of file nxhostpreferences.cpp.
|
static |
Initial value:
= (QStringList()
<< "unix-kde"
<< "unix-gnome"
<< "unix-cde"
<< "unix-xdm"
)
Definition at line 92 of file nxhostpreferences.cpp.
|
static |
Definition at line 36 of file nxhostpreferences.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.
KDE API Reference