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

Public Member Functions

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

Protected Member Functions

 QObjectUserData (System.Type dummy)
 

Protected Attributes

SmokeInvocation interceptor
 

Properties

virtual System.IntPtr SmokeObject [get, set]
 

Constructor & Destructor Documentation

QtCore.QObjectUserData.QObjectUserData ( System.Type  dummy)
protected
QtCore.QObjectUserData.QObjectUserData ( )

Here is the call graph for this function:

QtCore.QObjectUserData.QObjectUserData ( QObjectUserData  copy)

Here is the call graph for this function:

Member Function Documentation

virtual void QtCore.QObjectUserData.CreateProxy ( )
virtual

Here is the caller graph for this function:

new void QtCore.QObjectUserData.Dispose ( )

Member Data Documentation

SmokeInvocation QtCore.QObjectUserData.interceptor
protected

Property Documentation

virtual System.IntPtr QtCore.QObjectUserData.SmokeObject
getset