kcsvprogressdlgdecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kcsvprogressdlgdecl.ui'
00003 **
00004 ** Created: Wed Jan 26 12:53:35 2011
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef KCSVPROGRESSDLGDECL_H
00010 #define KCSVPROGRESSDLGDECL_H
00011 
00012 #include <qvariant.h>
00013 #include <qpixmap.h>
00014 #include <qdialog.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class kMyMoneyDateInput;
00021 class QLabel;
00022 class QFrame;
00023 class QLineEdit;
00024 class QPushButton;
00025 class QGroupBox;
00026 class QProgressBar;
00027 
00028 class KCsvProgressDlgDecl : public QDialog
00029 {
00030     Q_OBJECT
00031 
00032 public:
00033     KCsvProgressDlgDecl( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00034     ~KCsvProgressDlgDecl();
00035 
00036     QLabel* TextLabel2_2;
00037     QFrame* Line2;
00038     QLabel* TextLabel1_2;
00039     QLineEdit* m_qlineeditFile;
00040     QPushButton* m_qbuttonBrowse;
00041     QGroupBox* m_qgroupboxDates;
00042     QLabel* lblStartDate;
00043     kMyMoneyDateInput* m_kmymoneydateStart;
00044     QLabel* lblEndDate;
00045     kMyMoneyDateInput* m_kmymoneydateEnd;
00046     QPushButton* m_qbuttonRun;
00047     QGroupBox* m_qgroupbox;
00048     QLabel* TextLabel2;
00049     QLabel* m_qlabelAccount;
00050     QLabel* TextLabel3;
00051     QLabel* m_qlabelTransaction;
00052     QProgressBar* m_qprogressbar;
00053     QPushButton* m_qbuttonOk;
00054 
00055 protected:
00056     QVBoxLayout* kcsvprogressdlgdeclLayout;
00057     QHBoxLayout* Layout7;
00058     QHBoxLayout* Layout20;
00059     QVBoxLayout* Layout19;
00060     QHBoxLayout* Layout18;
00061     QVBoxLayout* m_qgroupboxDatesLayout;
00062     QHBoxLayout* Layout8;
00063     QHBoxLayout* Layout7_2;
00064     QHBoxLayout* Layout7_3;
00065     QSpacerItem* Spacer3;
00066     QVBoxLayout* m_qgroupboxLayout;
00067     QHBoxLayout* Layout2;
00068     QHBoxLayout* Layout1;
00069     QHBoxLayout* Layout3;
00070     QSpacerItem* Spacer1;
00071 
00072 protected slots:
00073     virtual void languageChange();
00074 
00075 private:
00076     QPixmap image0;
00077 
00078 };
00079 
00080 #endif // KCSVPROGRESSDLGDECL_H

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