kupdatestockpricedlgdecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kupdatestockpricedlgdecl.ui'
00003 **
00004 ** Created: Wed Jan 26 12:53:38 2011
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef KUPDATESTOCKPRICEDECL_H
00010 #define KUPDATESTOCKPRICEDECL_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 kMyMoneyDateInput;
00020 class KMyMoneySecuritySelector;
00021 class QLabel;
00022 class QFrame;
00023 class KPushButton;
00024 
00025 class kUpdateStockPriceDecl : public QDialog
00026 {
00027     Q_OBJECT
00028 
00029 public:
00030     kUpdateStockPriceDecl( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00031     ~kUpdateStockPriceDecl();
00032 
00033     kMyMoneyDateInput* m_date;
00034     KMyMoneySecuritySelector* m_currency;
00035     QLabel* textLabel2;
00036     QLabel* lblDate;
00037     QLabel* textLabel1;
00038     KMyMoneySecuritySelector* m_security;
00039     QFrame* line6;
00040     KPushButton* m_okButton;
00041     KPushButton* m_cancelButton;
00042 
00043 protected:
00044     QVBoxLayout* kUpdateStockPriceDeclLayout;
00045     QSpacerItem* spacer8;
00046     QGridLayout* layout38;
00047     QHBoxLayout* layout37;
00048     QSpacerItem* spacer25;
00049     QHBoxLayout* layout36;
00050     QSpacerItem* spacer26;
00051     QHBoxLayout* layout35;
00052     QSpacerItem* spacer27;
00053     QHBoxLayout* layout9;
00054     QSpacerItem* spacer7;
00055 
00056 protected slots:
00057     virtual void languageChange();
00058 
00059 };
00060 
00061 #endif // KUPDATESTOCKPRICEDECL_H

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