#include <kbjobview.h>
Inheritance diagram for KBJobView:
Definition at line 30 of file kbjobview.h.
Public Slots | |
void | slotQueueUpdated () |
void | slotExecute () |
void | slotDequeue () |
Public Member Functions | |
KBJobView (KBanking *kb, QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~KBJobView () | |
bool | init () |
bool | fini () |
KBJobView::KBJobView | ( | KBanking * | kb, | |
QWidget * | parent = 0 , |
|||
const char * | name = 0 , |
|||
WFlags | fl = 0 | |||
) |
KBJobView::~KBJobView | ( | ) |
bool KBJobView::init | ( | ) |
bool KBJobView::fini | ( | ) |
void KBJobView::slotQueueUpdated | ( | ) | [slot] |
void KBJobView::slotExecute | ( | ) | [slot] |
void KBJobView::slotDequeue | ( | ) | [slot] |