CupsAddSmb Class Reference
List of all members.Detailed Description
Definition at line 35 of file cupsaddsmb2.h.
Public Types | |
| enum | State { None, Start, MkDir, Copy, AddDriver, AddPrinter } |
Public Member Functions | |
| CupsAddSmb (QWidget *parent=0, const char *name=0) | |
| ~CupsAddSmb () | |
Static Public Member Functions | |
| static bool | exportDest (const QString &dest, const QString &datadir) |
Protected Slots | |
| void | slotReceived (KProcess *, char *, int) |
| void | doNextAction () |
| void | slotProcessExited (KProcess *) |
| void | slotActionClicked () |
Protected Member Functions | |
| void | checkActionStatus () |
| void | nextAction () |
| bool | startProcess () |
| bool | doExport () |
| bool | doInstall () |
| void | showError (const QString &msg) |
The documentation for this class was generated from the following files:

