config-kfile.h
- inline void debugC (const char *,...)
kfiledialog.h
- typedef bool (*PreviewHandler) const
- enum PreviewType {PreviewText = 0x001, PreviewPixmap = 0x002 }
kfileinfo.h
- typedef QList<KFileInfo> KFileInfoList
- typedef QListIterator<KFileInfo> KFileInfoListIterator
xview.h
- void read_xv_file ( QImageIO* )
- void write_xv_file ( const char *_filename, QPixmap &_pixmap )
enum PreviewType {PreviewText = 0x001, PreviewPixmap = 0x002 }
|
#include <kfiledialog.h>
Preview modules are of one of these types, which means their preview is either
text or an pixmap (image).
Generated by: root@bart.devel.redhat.com on Fri Sep 24 18:32:42 199. |