|
|
#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: tasin@pcw-home on Sun Feb 13 22:02:12 2000, using kdoc 2.0a35. |