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

Public Member Functions

 QFactoryInterface ()
 
 QFactoryInterface (IQFactoryInterface copy)
 
virtual void CreateProxy ()
 
abstract
System.Collections.Generic.List
< string > 
Keys ()
 
new void Dispose ()
 
- Public Member Functions inherited from QtCore.IQFactoryInterface
System.Collections.Generic.List
< string > 
Keys ()
 

Protected Member Functions

 QFactoryInterface (System.Type dummy)
 

Protected Attributes

SmokeInvocation interceptor
 

Properties

virtual System.IntPtr SmokeObject [get, set]
 

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 ( )
abstract System.Collections.Generic.List<string> QtCore.QFactoryInterface.Keys ( )
pure virtual

Member Data Documentation

SmokeInvocation QtCore.QFactoryInterface.interceptor
protected

Property Documentation

virtual System.IntPtr QtCore.QFactoryInterface.SmokeObject
getset