|
|
#ifndef XVIEW_H #define XVIEW_H #include <qimage.h> #include <qpixmap.h> void read_xv_file( QImageIO* ); void write_xv_file( const char *_filename, QPixmap &_pixmap ); #endif
Generated by: prospector@porky.devel.redhat.com on Mon Sep 11 01:51:03 2000, using kdoc 2.0a36. |