Konsole
konsole_wcwidth.h File Reference
#include <QtCore/QBool>
#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 ucs) |
int | string_width (const QString &txt) |
Function Documentation
int konsole_wcwidth | ( | quint16 | ucs | ) |
Definition at line 68 of file konsole_wcwidth.cpp.
int string_width | ( | const QString & | txt | ) |
Definition at line 209 of file konsole_wcwidth.cpp.