Home

qtjp2imageformatplugin.h

This is the verbatim text of the qtjp2imageformatplugin.h include file. It is provided only for illustration; the copyright remains with Trolltech.


#ifndef QTJP2IMAGEFORMATPLUGIN_H
#define QTJP2IMAGEFORMATPLUGIN_H
#include <qimageformatplugin.h>

class QtJP2ImageFormatPlugin : public QImageFormatPlugin
{
public:
    QStringList keys() const;
    bool installIOHandler(const QString &key);
};

#endif

Copyright © 2003-2004 TrolltechTrademarks
Qt Solutions