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

WTF

WTF::Unicode

WTF::Unicode Namespace Reference

Enumerations

enum  CharCategory {
  NoCategory = 0, Mark_NonSpacing = 0x00000001, Mark_SpacingCombining = 0x00000002, Mark_Enclosing = 0x00000004,
  Number_DecimalDigit = 0x00000008, Number_Letter = 0x00000010, Number_Other = 0x00000020, Separator_Space = 0x00000040,
  Separator_Line = 0x00000080, Separator_Paragraph = 0x00000100, Other_Control = 0x00000200, Other_Format = 0x00000400,
  Other_Surrogate = 0x00000800, Other_PrivateUse = 0x00001000, Other_NotAssigned = 0x00002000, Letter_Uppercase = 0x00004000,
  Letter_Lowercase = 0x00008000, Letter_Titlecase = 0x00010000, Letter_Modifier = 0x00020000, Letter_Other = 0x00040000,
  Punctuation_Connector = 0x00080000, Punctuation_Dash = 0x00100000, Punctuation_Open = 0x00200000, Punctuation_Close = 0x00400000,
  Punctuation_InitialQuote = 0x00800000, Punctuation_FinalQuote = 0x01000000, Punctuation_Other = 0x02000000, Symbol_Math = 0x04000000,
  Symbol_Currency = 0x08000000, Symbol_Modifier = 0x10000000, Symbol_Other = 0x20000000
}

Functions

CharCategory category (int32_t c)
bool isFormatChar (int32_t c)
bool isSeparatorSpace (int32_t c)
int toLower (uint16_t *str, int strLength, uint16_t *&destIfNeeded)
int toUpper (uint16_t *str, int strLength, uint16_t *&destIfNeeded)

Enumeration Type Documentation

enum WTF::Unicode::CharCategory
Enumerator:
NoCategory 
Mark_NonSpacing 
Mark_SpacingCombining 
Mark_Enclosing 
Number_DecimalDigit 
Number_Letter 
Number_Other 
Separator_Space 
Separator_Line 
Separator_Paragraph 
Other_Control 
Other_Format 
Other_Surrogate 
Other_PrivateUse 
Other_NotAssigned 
Letter_Uppercase 
Letter_Lowercase 
Letter_Titlecase 
Letter_Modifier 
Letter_Other 
Punctuation_Connector 
Punctuation_Dash 
Punctuation_Open 
Punctuation_Close 
Punctuation_InitialQuote 
Punctuation_FinalQuote 
Punctuation_Other 
Symbol_Math 
Symbol_Currency 
Symbol_Modifier 
Symbol_Other 

Definition at line 28 of file UnicodeCategory.h.


Function Documentation

CharCategory WTF::Unicode::category ( int32_t  c  )  [inline]

Definition at line 63 of file UnicodeQt4.h.

bool WTF::Unicode::isFormatChar ( int32_t  c  )  [inline]

Definition at line 53 of file UnicodeQt4.h.

bool WTF::Unicode::isSeparatorSpace ( int32_t  c  )  [inline]

Definition at line 58 of file UnicodeQt4.h.

int WTF::Unicode::toLower ( uint16_t *  str,
int  strLength,
uint16_t *&  destIfNeeded 
) [inline]

Definition at line 33 of file UnicodeQt4.h.

int WTF::Unicode::toUpper ( uint16_t *  str,
int  strLength,
uint16_t *&  destIfNeeded 
) [inline]

Definition at line 43 of file UnicodeQt4.h.

WTF

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

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.6.1
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