kreconciledlgdecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kreconciledlgdecl.ui'
00003 **
00004 ** Created: Wed Jan 26 12:53:37 2011
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef RECONCILEDLG_H
00010 #define RECONCILEDLG_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 QFrame;
00021 class KListView;
00022 class QListViewItem;
00023 class QGroupBox;
00024 class QPushButton;
00025 
00026 class KReconcileDlgDecl : public QDialog
00027 {
00028     Q_OBJECT
00029 
00030 public:
00031     KReconcileDlgDecl( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00032     ~KReconcileDlgDecl();
00033 
00034     QLabel* descriptionLabel;
00035     QFrame* Line1;
00036     QLabel* TextLabel1_3;
00037     KListView* debitListView;
00038     QLabel* TextLabel1_3_2;
00039     KListView* creditListView;
00040     QLabel* totalDebitsLabel;
00041     QLabel* totalCreditsLabel;
00042     QGroupBox* infoGroup;
00043     QLabel* TextLabel1_2;
00044     QLabel* broughtForwardLabel;
00045     QLabel* TextLabel1;
00046     QLabel* previousLabel;
00047     QLabel* TextLabel2;
00048     QLabel* endingLabel;
00049     QLabel* TextLabel3;
00050     QLabel* differenceLabel;
00051     QPushButton* buttonEdit;
00052     QPushButton* buttonOk;
00053     QPushButton* buttonCancel;
00054 
00055 protected:
00056     QVBoxLayout* reconcileDlgLayout;
00057     QHBoxLayout* Layout10;
00058     QHBoxLayout* Layout27;
00059     QVBoxLayout* Layout25;
00060     QVBoxLayout* Layout26;
00061     QHBoxLayout* Layout11;
00062     QSpacerItem* Spacer2;
00063     QHBoxLayout* Layout9;
00064     QSpacerItem* Spacer4;
00065     QVBoxLayout* infoGroupLayout;
00066     QHBoxLayout* Layout8;
00067     QHBoxLayout* Layout7;
00068     QHBoxLayout* Layout8_2;
00069     QHBoxLayout* Layout9_2;
00070     QHBoxLayout* Layout6;
00071     QSpacerItem* Horizontal_Spacing2;
00072 
00073 protected slots:
00074     virtual void languageChange();
00075 
00076 };
00077 
00078 #endif // RECONCILEDLG_H

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