EscpWidget Class Reference
Inheritance diagram for EscpWidget:

Detailed Description
Definition at line 30 of file escpwidget.h.
Public Member Functions | |
| EscpWidget (QWidget *parent=0, const char *name=0) | |
| void | setDevice (const QString &) |
| void | setPrinterName (const QString &) |
Protected Slots | |
| void | slotReceivedStdout (KProcess *, char *, int) |
| void | slotReceivedStderr (KProcess *, char *, int) |
| void | slotProcessExited (KProcess *) |
| void | slotButtonClicked () |
Protected Member Functions | |
| void | startCommand (const QString &arg) |
The documentation for this class was generated from the following files:

