src/corelib/tools/qunicodedata_p.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  Script
enum  


Enumeration Type Documentation

anonymous enum

Definition at line 98 of file qunicodedata_p.h.

00098 { ScriptSentinel = 32 };

enum Script

Definition at line 39 of file qunicodedata_p.h.

00039             {
00040     Common,
00041     Greek,
00042     Cyrillic,
00043     Armenian,
00044     Hebrew,
00045     Arabic,
00046     Syriac,
00047     Thaana,
00048     Devanagari,
00049     Bengali,
00050     Gurmukhi,
00051     Gujarati,
00052     Oriya,
00053     Tamil,
00054     Telugu,
00055     Kannada,
00056     Malayalam,
00057     Sinhala,
00058     Thai,
00059     Lao,
00060     Tibetan,
00061     Myanmar,
00062     Georgian,
00063     Hangul,
00064     Ogham,
00065     Runic,
00066     Khmer,
00067     Inherited,
00068     ScriptCount = Inherited,
00069     Latin = Common,
00070     Ethiopic = Common,
00071     Cherokee = Common,
00072     CanadianAboriginal = Common,
00073     Tagalog = Common,
00074     Hanunoo = Common,
00075     Buhid = Common,
00076     Tagbanwa = Common,
00077     Mongolian = Common,
00078     Limbu = Common,
00079     TaiLe = Common,
00080     Braille = Common,
00081     Hiragana = Common,
00082     Katakana = Common,
00083     Bopomofo = Common,
00084     Kanbun = Common,
00085     Yi = Common,
00086     Han = Common,
00087     OldItalic = Common,
00088     Gothic = Common,
00089     Deseret = Common,
00090     LinearB = Common,
00091     Ugaritic = Common,
00092     Shavian = Common,
00093     Osmanya = Common,
00094     Cypriot = Common,
00095     KatakanaOrHiragana = Common
00096 };


Generated on Thu Mar 15 13:14:23 2007 for Qt 4.2 User's Guide by  doxygen 1.5.1