hk_kdefinddialogbase.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'finddialog.ui'
00003 **
00004 ** Created: Sa Jul 30 18:50:16 2005
00005 **      by: The User Interface Compiler ($Id: hk_kdefinddialogbase.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_KDEFINDDIALOGBASE_H
00011 #define HK_KDEFINDDIALOGBASE_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 QLabel;
00021 class QPushButton;
00022 class QButtonGroup;
00023 class QCheckBox;
00024 class QComboBox;
00025 
00026 class hk_kdefinddialogbase : public QDialog
00027 {
00028     Q_OBJECT
00029 
00030 public:
00031     hk_kdefinddialogbase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00032     ~hk_kdefinddialogbase();
00033 
00034     QLabel* searchlabel;
00035     QPushButton* ok_button;
00036     QPushButton* cancel_button;
00037     QButtonGroup* optionsgroup;
00038     QCheckBox* case_sensitivebox;
00039     QCheckBox* all_columnsbox;
00040     QCheckBox* part_of_columnbox;
00041     QCheckBox* find_backwardsbox;
00042     QComboBox* searchfield;
00043 
00044 public slots:
00045     virtual void find_slot();
00046     virtual void new_findargument();
00047 
00048 protected:
00049     QGridLayout* hk_kdefinddialogbaseLayout;
00050     QVBoxLayout* Layout5;
00051     QSpacerItem* Spacer1;
00052     QGridLayout* optionsgroupLayout;
00053 
00054 protected slots:
00055     virtual void languageChange();
00056 
00057 };
00058 
00059 #endif // HK_KDEFINDDIALOGBASE_H

Generated on Tue Sep 25 22:39:06 2007 for Databasehandlingdialogclasses by  doxygen 1.5.3