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

Public Member Functions

override bool Equals (object o)
 
override int GetHashCode ()
 
 QByteRef (QByteRef copy)
 
virtual void CreateProxy ()
 
new void Dispose ()
 

Static Public Member Functions

static operator System.SByte (QByteRef arg1)
 
static bool operator!= (QByteRef arg1, sbyte arg2)
 
static bool operator< (QByteRef arg1, sbyte arg2)
 
static bool operator<= (QByteRef arg1, sbyte arg2)
 
static bool operator== (QByteRef arg1, sbyte arg2)
 
static bool operator> (QByteRef arg1, sbyte arg2)
 
static bool operator>= (QByteRef arg1, sbyte arg2)
 

Protected Member Functions

 QByteRef (System.Type dummy)
 

Protected Attributes

SmokeInvocation interceptor
 

Properties

virtual System.IntPtr SmokeObject [get, set]
 

Constructor & Destructor Documentation

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

Member Function Documentation

virtual void QtCore.QByteRef.CreateProxy ( )
virtual
new void QtCore.QByteRef.Dispose ( )
override bool QtCore.QByteRef.Equals ( object  o)
override int QtCore.QByteRef.GetHashCode ( )
static QtCore.QByteRef.operator System.SByte ( QByteRef  arg1)
explicitstatic
static bool QtCore.QByteRef.operator!= ( QByteRef  arg1,
sbyte  arg2 
)
static
static bool QtCore.QByteRef.operator< ( QByteRef  arg1,
sbyte  arg2 
)
static
static bool QtCore.QByteRef.operator<= ( QByteRef  arg1,
sbyte  arg2 
)
static
static bool QtCore.QByteRef.operator== ( QByteRef  arg1,
sbyte  arg2 
)
static
static bool QtCore.QByteRef.operator> ( QByteRef  arg1,
sbyte  arg2 
)
static
static bool QtCore.QByteRef.operator>= ( QByteRef  arg1,
sbyte  arg2 
)
static

Member Data Documentation

SmokeInvocation QtCore.QByteRef.interceptor
protected

Property Documentation

virtual System.IntPtr QtCore.QByteRef.SmokeObject
getset