Qyoto  4.0.7
Qyoto is a C# language binding for Qt
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator 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 char ToAscii ()
 
new char ToLatin1 ()
 
new QChar ToLower ()
 
new QChar ToTitleCase ()
 
new QChar ToUpper ()
 
new void Dispose ()
 

Static Public Member Functions

static operator QChar (QCharRef value)
 

Protected Member Functions

 QCharRef (System.Type dummy)
 

Protected Attributes

SmokeInvocation interceptor
 

Properties

byte Cell [get, set]
 
byte Row [get, set]
 
QChar.Category Category [get]
 
byte CombiningClass [get]
 
string Decomposition [get]
 
QChar.Decomposition DecompositionTag [get]
 
int DigitValue [get]
 
QChar.Direction Direction [get]
 
bool HasMirrored [get]
 
bool IsDigit [get]
 
bool IsLetter [get]
 
bool IsLetterOrNumber [get]
 
bool IsLower [get]
 
bool IsMark [get]
 
bool IsNull [get]
 
bool IsNumber [get]
 
bool IsPrint [get]
 
bool IsPunct [get]
 
bool IsSpace [get]
 
bool IsTitleCase [get]
 
bool IsUpper [get]
 
QChar.Joining Joining [get]
 
QChar MirroredChar [get]
 
ushort Unicode [get]
 
QChar.UnicodeVersion UnicodeVersion [get]
 
virtual System.IntPtr SmokeObject [get, set]
 

Constructor & Destructor Documentation

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

Here is the call graph for this function:

Member Function Documentation

virtual void QtCore.QCharRef.CreateProxy ( )
virtual

Here is the caller graph for this function:

new void QtCore.QCharRef.Dispose ( )
static QtCore.QCharRef.operator QChar ( QCharRef  value)
explicitstatic
new char QtCore.QCharRef.ToAscii ( )
new char QtCore.QCharRef.ToLatin1 ( )
new QChar QtCore.QCharRef.ToLower ( )
new QChar QtCore.QCharRef.ToTitleCase ( )
new QChar QtCore.QCharRef.ToUpper ( )

Member Data Documentation

SmokeInvocation QtCore.QCharRef.interceptor
protected

Property Documentation

QChar.Category QtCore.QCharRef.Category
get
byte QtCore.QCharRef.Cell
getset
byte QtCore.QCharRef.CombiningClass
get
string QtCore.QCharRef.Decomposition
get
QChar.Decomposition QtCore.QCharRef.DecompositionTag
get
int QtCore.QCharRef.DigitValue
get
QChar.Direction QtCore.QCharRef.Direction
get
bool QtCore.QCharRef.HasMirrored
get
bool QtCore.QCharRef.IsDigit
get
bool QtCore.QCharRef.IsLetter
get
bool QtCore.QCharRef.IsLetterOrNumber
get
bool QtCore.QCharRef.IsLower
get
bool QtCore.QCharRef.IsMark
get
bool QtCore.QCharRef.IsNull
get
bool QtCore.QCharRef.IsNumber
get
bool QtCore.QCharRef.IsPrint
get
bool QtCore.QCharRef.IsPunct
get
bool QtCore.QCharRef.IsSpace
get
bool QtCore.QCharRef.IsTitleCase
get
bool QtCore.QCharRef.IsUpper
get
QChar.Joining QtCore.QCharRef.Joining
get
QChar QtCore.QCharRef.MirroredChar
get
byte QtCore.QCharRef.Row
getset
virtual System.IntPtr QtCore.QCharRef.SmokeObject
getset
ushort QtCore.QCharRef.Unicode
get
QChar.UnicodeVersion QtCore.QCharRef.UnicodeVersion
get