kofxdirectconnectdlgdecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kofxdirectconnectdlgdecl.ui'
00003 **
00004 ** Created: Wed Jan 26 13:00:59 2011
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef KOFXDIRECTCONNECTDLGDECL_H
00010 #define KOFXDIRECTCONNECTDLGDECL_H
00011 
00012 #include <qvariant.h>
00013 #include <qdialog.h>
00014 
00015 class QVBoxLayout;
00016 class QHBoxLayout;
00017 class QGridLayout;
00018 class QSpacerItem;
00019 class QLabel;
00020 class KProgress;
00021 class QPushButton;
00022 
00023 class KOfxDirectConnectDlgDecl : public QDialog
00024 {
00025     Q_OBJECT
00026 
00027 public:
00028     KOfxDirectConnectDlgDecl( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00029     ~KOfxDirectConnectDlgDecl();
00030 
00031     QLabel* textLabel1;
00032     KProgress* kProgress1;
00033     QPushButton* buttonCancel;
00034 
00035 protected:
00036     QVBoxLayout* KOfxDirectConnectDlgDeclLayout;
00037     QHBoxLayout* layout2;
00038     QSpacerItem* spacer4;
00039     QSpacerItem* spacer3;
00040 
00041 protected slots:
00042     virtual void languageChange();
00043 
00044 };
00045 
00046 #endif // KOFXDIRECTCONNECTDLGDECL_H

Generated on Wed Jan 26 13:03:17 2011 for KMyMoney by  doxygen 1.5.6