kgeneralpagedecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kgeneralpagedecl.ui'
00003 **
00004 ** Created: Wed Jan 26 12:57:49 2011
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef KGENERALPAGEDECL_H
00010 #define KGENERALPAGEDECL_H
00011 
00012 #include <qvariant.h>
00013 #include <qwidget.h>
00014 
00015 class QVBoxLayout;
00016 class QHBoxLayout;
00017 class QGridLayout;
00018 class QSpacerItem;
00019 class KActiveLabel;
00020 class QFrame;
00021 class QLabel;
00022 class QLineEdit;
00023 class KPushButton;
00024 
00025 class KGeneralPageDecl : public QWidget
00026 {
00027     Q_OBJECT
00028 
00029 public:
00030     KGeneralPageDecl( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00031     ~KGeneralPageDecl();
00032 
00033     KActiveLabel* kActiveLabel2;
00034     QFrame* frame8;
00035     QLabel* TextLabel4;
00036     QLineEdit* m_userNameEdit;
00037     QLineEdit* m_countyEdit;
00038     QLineEdit* m_townEdit;
00039     QLabel* TextLabel2;
00040     QLineEdit* m_streetEdit;
00041     QLabel* TextLabel7;
00042     QLabel* TextLabel1;
00043     QLabel* TextLabel6;
00044     QLabel* TextLabel3;
00045     QLineEdit* m_emailEdit;
00046     QLabel* TextLabel5;
00047     QLineEdit* m_telephoneEdit;
00048     QLineEdit* m_zipcodeEdit;
00049     KPushButton* m_loadAddressButton;
00050     QFrame* frame8_2;
00051 
00052 protected:
00053     QVBoxLayout* KGeneralPageDeclLayout;
00054     QHBoxLayout* layout18;
00055     QVBoxLayout* layout17;
00056     QGridLayout* layout20;
00057     QHBoxLayout* layout12;
00058     QSpacerItem* spacer9;
00059 
00060 protected slots:
00061     virtual void languageChange();
00062 
00063 };
00064 
00065 #endif // KGENERALPAGEDECL_H

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