KDEPrint
CupsAddSmb Class Reference
#include <cupsaddsmb2.h>
Inheritance diagram for CupsAddSmb:

Detailed Description
Definition at line 37 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 | doNextAction () |
| void | slotActionClicked () |
| void | slotProcessExited (int exitCode, QProcess::ExitStatus exitStatus) |
| void | slotReceived () |
Protected Member Functions | |
| void | checkActionStatus () |
| bool | doExport () |
| bool | doInstall () |
| void | nextAction () |
| void | showError (const QString &msg) |
| bool | startProcess () |
Member Enumeration Documentation
| enum CupsAddSmb::State |
Constructor & Destructor Documentation
| CupsAddSmb::CupsAddSmb | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) | [explicit] |
Definition at line 41 of file cupsaddsmb2.cpp.
| CupsAddSmb::~CupsAddSmb | ( | ) |
Definition at line 145 of file cupsaddsmb2.cpp.
Member Function Documentation
| void CupsAddSmb::checkActionStatus | ( | ) | [protected] |
Definition at line 218 of file cupsaddsmb2.cpp.
| bool CupsAddSmb::doExport | ( | ) | [protected] |
Definition at line 363 of file cupsaddsmb2.cpp.
| bool CupsAddSmb::doInstall | ( | ) | [protected] |
Definition at line 418 of file cupsaddsmb2.cpp.
| void CupsAddSmb::doNextAction | ( | ) | [protected, slot] |
Definition at line 248 of file cupsaddsmb2.cpp.
Definition at line 346 of file cupsaddsmb2.cpp.
| void CupsAddSmb::nextAction | ( | ) | [protected] |
Definition at line 242 of file cupsaddsmb2.cpp.
| void CupsAddSmb::showError | ( | const QString & | msg | ) | [protected] |
Definition at line 335 of file cupsaddsmb2.cpp.
| void CupsAddSmb::slotActionClicked | ( | ) | [protected, slot] |
Definition at line 149 of file cupsaddsmb2.cpp.
| void CupsAddSmb::slotProcessExited | ( | int | exitCode, | |
| QProcess::ExitStatus | exitStatus | |||
| ) | [protected, slot] |
Definition at line 298 of file cupsaddsmb2.cpp.
| void CupsAddSmb::slotReceived | ( | ) | [protected, slot] |
Definition at line 157 of file cupsaddsmb2.cpp.
| bool CupsAddSmb::startProcess | ( | ) | [protected] |
Definition at line 441 of file cupsaddsmb2.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference