20 #ifndef KLPDPRINTERIMPL_H
21 #define KLPDPRINTERIMPL_H
23 #include "kprinterimpl.h"
25 class KLpdPrinterImpl :
public KPrinterImpl
28 KLpdPrinterImpl(TQObject *parent = 0,
const char *name = 0);
31 bool setupCommand(TQString&,
KPrinter*);
34 TQString executable();
This class is the main interface to access the TDE print framework.