kcurrencyeditdlgdecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kcurrencyeditdlgdecl.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 KCURRENCYEDITDLGDECL_H
00010 #define KCURRENCYEDITDLGDECL_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 kMyMoneyLineEdit;
00021 class KListView;
00022 class QListViewItem;
00023 class QFrame;
00024 class KPushButton;
00025 class QGroupBox;
00026 class QLabel;
00027 class QPushButton;
00028 
00029 class KCurrencyEditDlgDecl : public QDialog
00030 {
00031     Q_OBJECT
00032 
00033 public:
00034     KCurrencyEditDlgDecl( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00035     ~KCurrencyEditDlgDecl();
00036 
00037     KListView* m_currencyList;
00038     QFrame* m_baseCurrencyFrame;
00039     KPushButton* m_baseCurrencyButton;
00040     QGroupBox* m_detailGroup;
00041     QLabel* textLabel3;
00042     QLabel* m_idLabel;
00043     kMyMoneyLineEdit* m_symbolEdit;
00044     QLabel* textLabel1;
00045     QLabel* m_description;
00046     KListView* m_onlineSourceTable;
00047     QPushButton* buttonHelp;
00048     QPushButton* buttonClose;
00049 
00050 protected:
00051     QVBoxLayout* KCurrencyEditDlgDeclLayout;
00052     QHBoxLayout* layout6;
00053     QVBoxLayout* layout5;
00054     QVBoxLayout* m_baseCurrencyFrameLayout;
00055     QHBoxLayout* layout4;
00056     QSpacerItem* spacer2;
00057     QSpacerItem* spacer3;
00058     QVBoxLayout* m_detailGroupLayout;
00059     QGridLayout* layout4_2;
00060     QHBoxLayout* Layout1;
00061     QSpacerItem* Horizontal_Spacing2;
00062 
00063 protected slots:
00064     virtual void languageChange();
00065 
00066 private:
00067     QPixmap image0;
00068 
00069 };
00070 
00071 #endif // KCURRENCYEDITDLGDECL_H

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