|
|
// This library is distributed under the conditions of the GNU LGPL. #ifndef XVIEW_H #define XVIEW_H #include <qimage.h> #include <qpixmap.h> void kimgio_xv_read( QImageIO * ); void kimgio_xv_write( QImageIO * ); #endif
Generated by: root@porky.devel.redhat.com on Wed May 10 08:56:49 2000, using kdoc 2.0a35. |