#include <kbjobview.ui.h>
Inheritance diagram for KBJobViewUi:
Definition at line 24 of file kbjobview.ui.h.
Public Member Functions | |
KBJobViewUi (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~KBJobViewUi () | |
Data Fields | |
QGroupBox * | jobBox |
QPushButton * | dequeueButton |
QPushButton * | executeButton |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QHBoxLayout * | KBJobViewUiLayout |
QVBoxLayout * | layout8 |
QSpacerItem * | spacer7 |
KBJobViewUi::KBJobViewUi | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 , |
|||
WFlags | fl = 0 | |||
) |
KBJobViewUi::~KBJobViewUi | ( | ) |
virtual void KBJobViewUi::languageChange | ( | ) | [protected, virtual, slot] |
QPushButton* KBJobViewUi::dequeueButton |
Definition at line 33 of file kbjobview.ui.h.
QPushButton* KBJobViewUi::executeButton |
Definition at line 34 of file kbjobview.ui.h.
QGroupBox* KBJobViewUi::jobBox |
Definition at line 32 of file kbjobview.ui.h.
QHBoxLayout* KBJobViewUi::KBJobViewUiLayout [protected] |
Definition at line 37 of file kbjobview.ui.h.
QVBoxLayout* KBJobViewUi::layout8 [protected] |
Definition at line 38 of file kbjobview.ui.h.
QSpacerItem* KBJobViewUi::spacer7 [protected] |
Definition at line 39 of file kbjobview.ui.h.