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

Public Member Functions

 QBitRef (QBitRef copy)
 
virtual void CreateProxy ()
 
new void Dispose ()
 

Static Public Member Functions

static operator System.Boolean (QBitRef arg1)
 
static bool operator! (QBitRef arg1)
 

Protected Member Functions

 QBitRef (System.Type dummy)
 

Protected Attributes

SmokeInvocation interceptor
 

Properties

virtual System.IntPtr SmokeObject [get, set]
 

Constructor & Destructor Documentation

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

Member Function Documentation

virtual void QtCore.QBitRef.CreateProxy ( )
virtual
new void QtCore.QBitRef.Dispose ( )
static QtCore.QBitRef.operator System.Boolean ( QBitRef  arg1)
explicitstatic
static bool QtCore.QBitRef.operator! ( QBitRef  arg1)
static

Member Data Documentation

SmokeInvocation QtCore.QBitRef.interceptor
protected

Property Documentation

virtual System.IntPtr QtCore.QBitRef.SmokeObject
getset