kbjobview.ui.h

Go to the documentation of this file.
00001 #include <kbanking/kbanking.h>
00002 /****************************************************************************
00003 ** Form interface generated from reading ui file 'kbjobview.ui'
00004 **
00005 ** Created: Wed Jun 28 15:11:52 2006
00006 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.6   edited Aug 31 2005 $)
00007 **
00008 ** WARNING! All changes made in this file will be lost!
00009 ****************************************************************************/
00010 
00011 #ifndef KBJOBVIEWUI_H
00012 #define KBJOBVIEWUI_H
00013 
00014 #include <qvariant.h>
00015 #include <qwidget.h>
00016 
00017 class QVBoxLayout;
00018 class QHBoxLayout;
00019 class QGridLayout;
00020 class QSpacerItem;
00021 class QGroupBox;
00022 class QPushButton;
00023 
00024 class KBANKING_API KBJobViewUi : public QWidget
00025 {
00026 Q_OBJECT
00027 
00028 public:
00029 KBJobViewUi( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00030 ~KBJobViewUi();
00031 
00032 QGroupBox* jobBox;
00033 QPushButton* dequeueButton;
00034 QPushButton* executeButton;
00035 
00036 protected:
00037 QHBoxLayout* KBJobViewUiLayout;
00038 QVBoxLayout* layout8;
00039 QSpacerItem* spacer7;
00040 
00041 protected slots:
00042 virtual void languageChange();
00043 
00044 };
00045 
00046 #endif // KBJOBVIEWUI_H

Generated on Wed Jun 28 15:17:43 2006 for aqbanking by  doxygen 1.4.6