20 #ifndef KPDRIVERPAGE_H
21 #define KPDRIVERPAGE_H
23 #include "kprintdialogpage.h"
30 KPDriverPage(KMPrinter *p, DrMain *d = 0, TQWidget *parent = 0,
const char *name = 0);
34 void setOptions(
const TQMap<TQString,TQString>& opts);
35 void getOptions(TQMap<TQString,TQString>& opts,
bool incldef =
false);