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

Public Member Functions

 QFactoryInterface ()
 
 QFactoryInterface (IQFactoryInterface copy)
 
virtual void CreateProxy ()
 
new void Dispose ()
 

Protected Member Functions

 QFactoryInterface (System.Type dummy)
 

Protected Attributes

SmokeInvocation interceptor
 

Properties

virtual
System.Collections.Generic.List
< string > 
Keys [get]
 
virtual System.IntPtr SmokeObject [get, set]
 
- Properties inherited from QtCore.IQFactoryInterface
System.Collections.Generic.List
< string > 
Keys [get]
 

Constructor & Destructor Documentation

QtCore.QFactoryInterface.QFactoryInterface ( System.Type  dummy)
protected
QtCore.QFactoryInterface.QFactoryInterface ( )
QtCore.QFactoryInterface.QFactoryInterface ( IQFactoryInterface  copy)

Member Function Documentation

new void QtCore.QFactoryInterface.Dispose ( )

Member Data Documentation

SmokeInvocation QtCore.QFactoryInterface.interceptor
protected

Property Documentation

virtual System.Collections.Generic.List<string> QtCore.QFactoryInterface.Keys
get
virtual System.IntPtr QtCore.QFactoryInterface.SmokeObject
getset