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