KDEUI
#include "kcharselectdata_p.h"#include <QStringList>#include <QFile>#include <qendian.h>#include <QtConcurrentRun>#include <string.h>#include <klocalizedstring.h>#include <kstandarddirs.h>
Go to the source code of this file.
Macros | |
| #define | LBase 0x1100 | 
| #define | LCount 19 | 
| #define | NCount (VCount * TCount) | 
| #define | SBase 0xAC00 | 
| #define | SCount (LCount * NCount) | 
| #define | TBase 0x11A7 | 
| #define | TCount 28 | 
| #define | VBase 0x1161 | 
| #define | VCount 21 | 
Variables | |
| static const char | JAMO_L_TABLE [][4] | 
| static const char | JAMO_T_TABLE [][4] | 
| static const char | JAMO_V_TABLE [][4] | 
Macro Definition Documentation
| #define LBase 0x1100 | 
Definition at line 34 of file kcharselectdata.cpp.
| #define LCount 19 | 
Definition at line 37 of file kcharselectdata.cpp.
Definition at line 40 of file kcharselectdata.cpp.
| #define SBase 0xAC00 | 
Definition at line 33 of file kcharselectdata.cpp.
Definition at line 41 of file kcharselectdata.cpp.
| #define TBase 0x11A7 | 
Definition at line 36 of file kcharselectdata.cpp.
| #define TCount 28 | 
Definition at line 39 of file kcharselectdata.cpp.
| #define VBase 0x1161 | 
Definition at line 35 of file kcharselectdata.cpp.
| #define VCount 21 | 
Definition at line 38 of file kcharselectdata.cpp.
Variable Documentation
      
  | 
  static | 
Definition at line 43 of file kcharselectdata.cpp.
      
  | 
  static | 
Definition at line 56 of file kcharselectdata.cpp.
      
  | 
  static | 
Definition at line 49 of file kcharselectdata.cpp.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference