knewinvestmentwizarddecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './knewinvestmentwizarddecl.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 KNEWINVESTMENTWIZARDDECL_H
00010 #define KNEWINVESTMENTWIZARDDECL_H
00011 
00012 #include <qvariant.h>
00013 #include <qpixmap.h>
00014 #include <kwizard.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class kMyMoneyLineEdit;
00021 class QWidget;
00022 class QLabel;
00023 class KComboBox;
00024 class kMyMoneyEdit;
00025 class KMyMoneyGeneralCombo;
00026 class KMyMoneySecuritySelector;
00027 class QCheckBox;
00028 
00029 class KNewInvestmentWizardDecl : public KWizard
00030 {
00031     Q_OBJECT
00032 
00033 public:
00034     KNewInvestmentWizardDecl( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00035     ~KNewInvestmentWizardDecl();
00036 
00037     QWidget* m_investmentTypePage;
00038     QLabel* m_introLabel;
00039     QLabel* textLabel1;
00040     QLabel* textLabel2;
00041     KComboBox* m_securityType;
00042     QWidget* m_investmentDetailsPage;
00043     QLabel* textLabel3_2;
00044     kMyMoneyLineEdit* m_investmentName;
00045     QLabel* textLabel1_5;
00046     kMyMoneyEdit* m_fraction;
00047     QLabel* textLabel2_5;
00048     QLabel* textLabel2_2_2;
00049     QLabel* textLabel1_4;
00050     QLabel* textLabel3;
00051     KMyMoneyGeneralCombo* m_priceMode;
00052     KComboBox* m_tradingMarket;
00053     QLabel* textLabel2_2;
00054     QLabel* textLabel1_2;
00055     KMyMoneySecuritySelector* m_tradingCurrencyEdit;
00056     kMyMoneyLineEdit* m_investmentSymbol;
00057     kMyMoneyLineEdit* m_investmentIdentification;
00058     QLabel* textLabel1_3;
00059     QWidget* m_onlineUpdatePage;
00060     QLabel* textLabel6;
00061     QLabel* textLabel2_4;
00062     QCheckBox* m_useFinanceQuote;
00063     QLabel* textLabel2_3;
00064     KComboBox* m_onlineSourceCombo;
00065     QLabel* textLabel1_6;
00066     kMyMoneyEdit* m_onlineFactor;
00067 
00068 protected:
00069     QVBoxLayout* m_investmentTypePageLayout;
00070     QSpacerItem* spacer8;
00071     QSpacerItem* spacer3;
00072     QSpacerItem* spacer2;
00073     QHBoxLayout* layout1;
00074     QSpacerItem* spacer1;
00075     QVBoxLayout* m_investmentDetailsPageLayout;
00076     QSpacerItem* spacer6;
00077     QSpacerItem* spacer5;
00078     QGridLayout* layout9;
00079     QHBoxLayout* layout4;
00080     QVBoxLayout* m_onlineUpdatePageLayout;
00081     QSpacerItem* spacer30;
00082     QHBoxLayout* layout25;
00083     QSpacerItem* spacer29;
00084     QVBoxLayout* layout24;
00085     QHBoxLayout* layout21;
00086     QHBoxLayout* layout23;
00087     QHBoxLayout* layout22;
00088 
00089 protected slots:
00090     virtual void languageChange();
00091 
00092 private:
00093     QPixmap image0;
00094 
00095 };
00096 
00097 #endif // KNEWINVESTMENTWIZARDDECL_H

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