|
|
#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 Fri Feb 23 19:53:07 200. |