20 #ifndef KPFILESELECT_H
21 #define KPFILESELECT_H
23 #include "kprintdialogpage.h"
30 KPFileSelectPage(TQWidget *parent = 0,
const char *name = 0);
32 void getOptions(TQMap<TQString,TQString>& opts,
bool incldef =
false);
33 void setOptions(
const TQMap<TQString,TQString>& opts);