org.kde.qt
Class QImageFormatType

java.lang.Object
  extended by org.kde.qt.QImageFormatType
All Implemented Interfaces:
QtSupport

public class QImageFormatType
extends java.lang.Object
implements QtSupport


Constructor Summary
protected QImageFormatType(java.lang.Class dummy)
           
 
Method Summary
 QImageFormat decoderFor(char[] buffer, int length)
           
 java.lang.String formatName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QImageFormatType

protected QImageFormatType(java.lang.Class dummy)
Method Detail

decoderFor

public QImageFormat decoderFor(char[] buffer,
                               int length)

formatName

public java.lang.String formatName()