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

Public Member Functions

QTextCodec Create (string key)
 

Additional Inherited Members

- Properties inherited from QtCore.IQFactoryInterface
System.Collections.Generic.List
< string > 
Keys [get]
 

Member Function Documentation

QTextCodec QtCore.IQTextCodecFactoryInterface.Create ( string  key)