C# Class Qyoto.QImageIOHandlerFactoryInterface

Inheritance: Qyoto.QFactoryInterface
Datei anzeigen Open project: 0xd34df00d/Qross

Public Methods

Method Description
QImageIOHandlerFactoryInterface ( ) : System

Protected Methods

Method Description
CreateProxy ( ) : void
QImageIOHandlerFactoryInterface ( Type dummy ) : System

Private Methods

Method Description
Create ( Qyoto.QIODevice device, Qyoto.QByteArray format ) : Qyoto.QImageIOHandler

Method Details

CreateProxy() protected method

protected CreateProxy ( ) : void
return void

QImageIOHandlerFactoryInterface() public method

public QImageIOHandlerFactoryInterface ( ) : System
return System

QImageIOHandlerFactoryInterface() protected method

protected QImageIOHandlerFactoryInterface ( Type dummy ) : System
dummy System.Type
return System