|
|
#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: root@george.devel.redhat.com on Thu Sep 14 21:18:57 2000, using kdoc 2.0a36. |