Qyoto  4.0.5
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)
 
- Public Member Functions inherited from QtCore.IQFactoryInterface
System.Collections.Generic.List
< string > 
Keys ()
 

Member Function Documentation

QTextCodec QtCore.IQTextCodecFactoryInterface.Create ( string  key)