SoftimagePICPlugin Class Reference
PIC_RW - Qt PIC Support Copyright (C) 2007 Ruben Lopez <r.lopez@bren.es> More...
#include <pic_io_plugin.h>
Inherits QImageIOPlugin.
Public Member Functions | |
| virtual Capabilities | capabilities (QIODevice *device, const QByteArray &format) const |
| virtual QImageIOHandler * | create (QIODevice *device, const QByteArray &format=QByteArray()) const |
| virtual QStringList | keys () const |
Detailed Description
PIC_RW - Qt PIC Support Copyright (C) 2007 Ruben Lopez <r.lopez@bren.es>
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ----------------------------------------------------------------------------
Definition at line 26 of file pic_io_plugin.h.
Member Function Documentation
| QImageIOPlugin::Capabilities SoftimagePICPlugin::capabilities | ( | QIODevice * | device, |
| const QByteArray & | format | ||
| ) | const [virtual] |
PIC_RW - Qt PIC Support Copyright (C) 2007 Ruben Lopez <r.lopez@bren.es>
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ----------------------------------------------------------------------------
Definition at line 24 of file pic_io_plugin.cpp.
| QImageIOHandler * SoftimagePICPlugin::create | ( | QIODevice * | device, |
| const QByteArray & | format = QByteArray() |
||
| ) | const [virtual] |
Definition at line 46 of file pic_io_plugin.cpp.
| QStringList SoftimagePICPlugin::keys | ( | ) | const [virtual] |
Definition at line 42 of file pic_io_plugin.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference