Konsole
konsole_wcwidth.h File Reference
#include <QtCore/QString>
Include dependency graph for konsole_wcwidth.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | konsole_wcwidth (quint16 oucs) |
int | konsole_wcwidth_cjk (quint16 oucs) |
int | string_width (const QString &text) |
int | string_width_cjk (const QString &text) |
Function Documentation
int konsole_wcwidth | ( | quint16 | oucs | ) |
Definition at line 128 of file konsole_wcwidth.cpp.
int konsole_wcwidth_cjk | ( | quint16 | oucs | ) |
Definition at line 234 of file konsole_wcwidth.cpp.
int string_width | ( | const QString & | text | ) |
Definition at line 217 of file konsole_wcwidth.cpp.
int string_width_cjk | ( | const QString & | text | ) |
Definition at line 317 of file konsole_wcwidth.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:24 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:31:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.