hk_kdefilterdialogbase.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'filterdialog.ui'
00003 **
00004 ** Created: Sa Jul 30 18:48:24 2005
00005 **      by: The User Interface Compiler ($Id: hk_kdefilterdialogbase.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_KDEFILTERDIALOGBASE_H
00011 #define HK_KDEFILTERDIALOGBASE_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 QMultiLineEdit;
00021 class QPushButton;
00022 
00023 class hk_kdefilterdialogbase : public QDialog
00024 {
00025     Q_OBJECT
00026 
00027 public:
00028     hk_kdefilterdialogbase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00029     ~hk_kdefilterdialogbase();
00030 
00031     QMultiLineEdit* textfield;
00032     QPushButton* buttonOk;
00033     QPushButton* buttonCancel;
00034 
00035 protected:
00036     QHBoxLayout* hk_kdefilterdialogbaseLayout;
00037     QVBoxLayout* Layout5;
00038     QSpacerItem* Spacer1;
00039 
00040 protected slots:
00041     virtual void languageChange();
00042 
00043     virtual void text_changed();
00044 
00045 
00046 };
00047 
00048 #endif // HK_KDEFILTERDIALOGBASE_H

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