KDEPrint
KMWSocket Class Reference
#include <kmwsocket.h>
Inheritance diagram for KMWSocket:

Detailed Description
Definition at line 30 of file kmwsocket.h.
Public Member Functions | |
| bool | isValid (QString &) |
| KMWSocket (QWidget *parent=0) | |
| void | updatePrinter (KMPrinter *) |
| ~KMWSocket () | |
Protected Slots | |
| void | slotPrinterSelected (Q3ListViewItem *) |
| void | slotScanFinished () |
| void | slotScanStarted () |
Constructor & Destructor Documentation
| KMWSocket::KMWSocket | ( | QWidget * | parent = 0 |
) |
Definition at line 35 of file kmwsocket.cpp.
| KMWSocket::~KMWSocket | ( | ) |
Definition at line 88 of file kmwsocket.cpp.
Member Function Documentation
| bool KMWSocket::isValid | ( | QString & | msg | ) | [virtual] |
| void KMWSocket::slotPrinterSelected | ( | Q3ListViewItem * | item | ) | [protected, slot] |
Definition at line 145 of file kmwsocket.cpp.
| void KMWSocket::slotScanFinished | ( | ) | [protected, slot] |
Definition at line 129 of file kmwsocket.cpp.
| void KMWSocket::slotScanStarted | ( | ) | [protected, slot] |
Definition at line 124 of file kmwsocket.cpp.
| void KMWSocket::updatePrinter | ( | KMPrinter * | p | ) | [virtual] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference