• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

Konsole

konsole_wcwidth.h

Go to the documentation of this file.
00001 /* $XFree86: xc/programs/xterm/wcwidth.h,v 1.2 2001/06/18 19:09:27 dickey Exp $ */
00002 
00003 /* Markus Kuhn -- 2001-01-12 -- public domain */
00004 /* Adaptions for KDE by Waldo Bastian <bastian@kde.org> */
00005 
00006 #ifndef _KONSOLE_WCWIDTH_H_
00007 #define _KONSOLE_WCWIDTH_H_
00008 
00009 // Qt
00010 #include <QtCore/QBool>
00011 #include <QtCore/QString>
00012 
00013 int konsole_wcwidth(quint16 ucs);
00014 #if 0
00015 int konsole_wcwidth_cjk(Q_UINT16 ucs);
00016 #endif
00017 
00018 int string_width( const QString &txt );
00019 
00020 #endif

Konsole

Skip menu "Konsole"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • Konsole
  • Libraries
  •   libkonq
Generated for API Reference by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal