KDECore
kshell_unix.cpp File Reference
#include "kshell.h"#include "kshell_p.h"#include <kuser.h>#include <QtCore/QChar>#include <QtCore/QStringList>Go to the source code of this file.
Functions | |
| static int | fromHex (QChar cUnicode) |
| static bool | isMeta (QChar cUnicode) |
| static bool | isQuoteMeta (QChar cUnicode) |
| static bool | isSpecial (QChar cUnicode) |
Function Documentation
◆ fromHex()
|
static |
Definition at line 30 of file kshell_unix.cpp.
◆ isMeta()
|
inlinestatic |
Definition at line 58 of file kshell_unix.cpp.
◆ isQuoteMeta()
|
inlinestatic |
Definition at line 43 of file kshell_unix.cpp.
◆ isSpecial()
|
inlinestatic |
Definition at line 274 of file kshell_unix.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.