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