20 #ifndef KLPRPRINTERIMPL_H
21 #define KLPRPRINTERIMPL_H
23 #include "kprinterimpl.h"
25 class KLprPrinterImpl :
public KPrinterImpl
28 KLprPrinterImpl(TQObject *parent,
const char *name,
const TQStringList & );
31 bool setupCommand(TQString&,
KPrinter*);
32 void broadcastOption(
const TQString& key,
const TQString& value);
This class is the main interface to access the TDE print framework.