hk_kdereportsectiondialogbase.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'reportsection.ui'
00003 **
00004 ** Created: Sa Jul 30 22:09:41 2005
00005 **      by: The User Interface Compiler ($Id: hk_kdereportsectiondialogbase.h,v 1.4 2005/07/31 12:39:05 knorr Exp $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef HK_KDEREPORTSECTIONDIALOGBASE_H
00011 #define HK_KDEREPORTSECTIONDIALOGBASE_H
00012 
00013 #include <qvariant.h>
00014 #include <qdialog.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class QFrame;
00021 class QLabel;
00022 class QComboBox;
00023 class QToolButton;
00024 class QListBox;
00025 class QListBoxItem;
00026 class QPushButton;
00027 
00028 class hk_kdereportsectiondialogbase : public QDialog
00029 {
00030     Q_OBJECT
00031 
00032 public:
00033     hk_kdereportsectiondialogbase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00034     ~hk_kdereportsectiondialogbase();
00035 
00036     QFrame* Frame14;
00037     QLabel* fieldlabel;
00038     QComboBox* sectionfield;
00039     QToolButton* addbutton;
00040     QToolButton* deletebutton;
00041     QToolButton* upbutton;
00042     QToolButton* downbutton;
00043     QListBox* sectionbox;
00044     QLabel* boxlabel;
00045     QPushButton* exitbutton;
00046 
00047 public slots:
00048     virtual void add_clicked();
00049     virtual void check_buttons();
00050     virtual void delete_clicked();
00051     virtual void down_clicked();
00052     virtual void up_clicked();
00053 
00054 protected:
00055     QHBoxLayout* hk_kdereportsectiondialogbaseLayout;
00056     QHBoxLayout* Frame14Layout;
00057     QVBoxLayout* Layout5;
00058     QSpacerItem* Spacer3;
00059     QVBoxLayout* Layout4;
00060     QSpacerItem* Spacer2;
00061     QSpacerItem* Spacer1_2;
00062     QGridLayout* Layout10;
00063     QVBoxLayout* Layout11;
00064     QSpacerItem* Spacer1;
00065 
00066 protected slots:
00067     virtual void languageChange();
00068 
00069 };
00070 
00071 #endif // HK_KDEREPORTSECTIONDIALOGBASE_H

Generated on Tue Nov 28 00:05:29 2006 for Databasehandlingdialogclasses by  doxygen 1.5.0