#include <kbjoblist.h>
Definition at line 27 of file kbjoblist.h.
Public Member Functions | |
| KBJobListViewItem (KBJobListView *parent, AB_JOB *j) | |
| KBJobListViewItem (KBJobListView *parent, KListViewItem *after, AB_JOB *j) | |
| KBJobListViewItem (const KBJobListViewItem &item) | |
| virtual | ~KBJobListViewItem () |
| AB_JOB * | getJob () |
| KBJobListViewItem::KBJobListViewItem | ( | KBJobListView * | parent, | |
| AB_JOB * | j | |||
| ) |
| KBJobListViewItem::KBJobListViewItem | ( | KBJobListView * | parent, | |
| KListViewItem * | after, | |||
| AB_JOB * | j | |||
| ) |
| KBJobListViewItem::KBJobListViewItem | ( | const KBJobListViewItem & | item | ) |
| virtual KBJobListViewItem::~KBJobListViewItem | ( | ) | [virtual] |
| AB_JOB* KBJobListViewItem::getJob | ( | ) |
1.4.7