Qyoto  4.0.5
Qyoto is a C# language binding for Qt
 All Classes Namespaces Functions Variables Typedefs Enumerations Properties
QtCore.QCharRef Class Reference
Inheritance diagram for QtCore.QCharRef:
Collaboration diagram for QtCore.QCharRef:

Public Member Functions

 QCharRef (QCharRef copy)
 
virtual void CreateProxy ()
 
new QChar.Category Category ()
 
new byte CombiningClass ()
 
new string Decomposition ()
 
new QChar.Decomposition DecompositionTag ()
 
new int DigitValue ()
 
new QChar.Direction Direction ()
 
new bool HasMirrored ()
 
new bool IsDigit ()
 
new bool IsLetter ()
 
new bool IsLetterOrNumber ()
 
new bool IsLower ()
 
new bool IsMark ()
 
new bool IsNull ()
 
new bool IsNumber ()
 
new bool IsPrint ()
 
new bool IsPunct ()
 
new bool IsSpace ()
 
new bool IsTitleCase ()
 
new bool IsUpper ()
 
new QChar.Joining Joining ()
 
new QChar MirroredChar ()
 
new sbyte ToAscii ()
 
new sbyte ToLatin1 ()
 
new QChar ToLower ()
 
new QChar ToTitleCase ()
 
new QChar ToUpper ()
 
new ushort Unicode ()
 
new QChar.UnicodeVersion UnicodeVersion ()
 
new void Dispose ()
 

Static Public Member Functions

static operator QChar (QCharRef arg1)
 

Protected Member Functions

 QCharRef (System.Type dummy)
 

Protected Attributes

SmokeInvocation interceptor
 

Properties

new byte Cell [get, set]
 
new byte Row [get, set]
 
virtual System.IntPtr SmokeObject [get, set]
 

Constructor & Destructor Documentation

QtCore.QCharRef.QCharRef ( System.Type  dummy)
protected
QtCore.QCharRef.QCharRef ( QCharRef  copy)

Member Function Documentation

new QChar.Category QtCore.QCharRef.Category ( )
new byte QtCore.QCharRef.CombiningClass ( )
virtual void QtCore.QCharRef.CreateProxy ( )
virtual
new string QtCore.QCharRef.Decomposition ( )
new QChar.Decomposition QtCore.QCharRef.DecompositionTag ( )
new int QtCore.QCharRef.DigitValue ( )
new QChar.Direction QtCore.QCharRef.Direction ( )
new void QtCore.QCharRef.Dispose ( )
new bool QtCore.QCharRef.HasMirrored ( )
new bool QtCore.QCharRef.IsDigit ( )
new bool QtCore.QCharRef.IsLetter ( )
new bool QtCore.QCharRef.IsLetterOrNumber ( )
new bool QtCore.QCharRef.IsLower ( )
new bool QtCore.QCharRef.IsMark ( )
new bool QtCore.QCharRef.IsNull ( )
new bool QtCore.QCharRef.IsNumber ( )
new bool QtCore.QCharRef.IsPrint ( )
new bool QtCore.QCharRef.IsPunct ( )
new bool QtCore.QCharRef.IsSpace ( )
new bool QtCore.QCharRef.IsTitleCase ( )
new bool QtCore.QCharRef.IsUpper ( )
new QChar.Joining QtCore.QCharRef.Joining ( )
new QChar QtCore.QCharRef.MirroredChar ( )
static QtCore.QCharRef.operator QChar ( QCharRef  arg1)
explicitstatic
new sbyte QtCore.QCharRef.ToAscii ( )
new sbyte QtCore.QCharRef.ToLatin1 ( )
new QChar QtCore.QCharRef.ToLower ( )
new QChar QtCore.QCharRef.ToTitleCase ( )
new QChar QtCore.QCharRef.ToUpper ( )
new ushort QtCore.QCharRef.Unicode ( )
new QChar.UnicodeVersion QtCore.QCharRef.UnicodeVersion ( )

Member Data Documentation

SmokeInvocation QtCore.QCharRef.interceptor
protected

Property Documentation

new byte QtCore.QCharRef.Cell
getset
new byte QtCore.QCharRef.Row
getset
virtual System.IntPtr QtCore.QCharRef.SmokeObject
getset