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