#include <qbjoblist.h>
Definition at line 49 of file q4banking/qbjoblist.h.
Public Member Functions | |
QBJobListView (QWidget *parent=0, const char *name=0) | |
virtual | ~QBJobListView () |
void | addJob (AB_JOB *j) |
void | addJobs (const std::list< AB_JOB * > &js) |
AB_JOB * | getCurrentJob () |
std::list< AB_JOB * > | getSelectedJobs () |
QBJobListView (QWidget *parent=0, const char *name=0) | |
virtual | ~QBJobListView () |
void | addJob (AB_JOB *j) |
void | addJobs (const std::list< AB_JOB * > &js) |
AB_JOB * | getCurrentJob () |
std::list< AB_JOB * > | getSelectedJobs () |
QBJobListView::QBJobListView | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 | |||
) |
virtual QBJobListView::~QBJobListView | ( | ) | [virtual] |
QBJobListView::QBJobListView | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 | |||
) |
virtual QBJobListView::~QBJobListView | ( | ) | [virtual] |
void QBJobListView::addJob | ( | AB_JOB * | j | ) |
void QBJobListView::addJobs | ( | const std::list< AB_JOB * > & | js | ) |
AB_JOB* QBJobListView::getCurrentJob | ( | ) |
std::list<AB_JOB*> QBJobListView::getSelectedJobs | ( | ) |
void QBJobListView::addJob | ( | AB_JOB * | j | ) |
void QBJobListView::addJobs | ( | const std::list< AB_JOB * > & | js | ) |
AB_JOB* QBJobListView::getCurrentJob | ( | ) |
std::list<AB_JOB*> QBJobListView::getSelectedJobs | ( | ) |