KDECore
kshell_win.cpp File Reference
#include "kshell.h"#include "kshell_p.h"#include <kkernel_win.h>#include <QString>#include <QStringList>#include <QtCore/QDir>Go to the source code of this file.
Functions | |
| static bool | isMetaChar (ushort c) |
| static bool | isSpecialChar (ushort c) |
| static bool | isWhiteSpace (ushort c) |
Function Documentation
| static bool isMetaChar | ( | ushort | c | ) | [inline, static] |
Definition at line 58 of file kshell_win.cpp.
| static bool isSpecialChar | ( | ushort | c | ) | [inline, static] |
Definition at line 68 of file kshell_win.cpp.
| static bool isWhiteSpace | ( | ushort | c | ) | [inline, static] |
Definition at line 82 of file kshell_win.cpp.
KDE 4.3 API Reference