KDEPrint
JobItem Class Reference
#include <jobitem.h>
Inheritance diagram for JobItem:

Detailed Description
Definition at line 31 of file jobitem.h.
Public Member Functions | |
| void | init (KMJob *job) |
| KMJob * | job () const |
| int | jobID () const |
| JobItem (QTreeWidget *parent, KMJob *job=0) | |
| QString | jobUri () const |
| virtual bool | operator< (const QTreeWidgetItem &other) const |
| ~JobItem () | |
Constructor & Destructor Documentation
| JobItem::JobItem | ( | QTreeWidget * | parent, | |
| KMJob * | job = 0 | |||
| ) | [explicit] |
Definition at line 27 of file jobitem.cpp.
| JobItem::~JobItem | ( | ) |
Definition at line 34 of file jobitem.cpp.
Member Function Documentation
| void JobItem::init | ( | KMJob * | job | ) |
Definition at line 39 of file jobitem.cpp.
| bool JobItem::operator< | ( | const QTreeWidgetItem & | other | ) | const [virtual] |
Definition at line 59 of file jobitem.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference