C# Class Qyoto.QImageIOHandlerFactoryInterface

Inheritance: Qyoto.QFactoryInterface
Afficher le fichier Open project: 0xd34df00d/Qross

Méthodes publiques

Méthode Description
QImageIOHandlerFactoryInterface ( ) : System

Méthodes protégées

Méthode Description
CreateProxy ( ) : void
QImageIOHandlerFactoryInterface ( Type dummy ) : System

Private Methods

Méthode Description
Create ( Qyoto.QIODevice device, Qyoto.QByteArray format ) : Qyoto.QImageIOHandler

Method Details

CreateProxy() protected méthode

protected CreateProxy ( ) : void
Résultat void

QImageIOHandlerFactoryInterface() public méthode

public QImageIOHandlerFactoryInterface ( ) : System
Résultat System

QImageIOHandlerFactoryInterface() protected méthode

protected QImageIOHandlerFactoryInterface ( Type dummy ) : System
dummy System.Type
Résultat System