kmymoneypricedlgdecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kmymoneypricedlgdecl.ui'
00003 **
00004 ** Created: Wed Jan 26 12:53:36 2011
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef KMYMONEYPRICEDLGDECL_H
00010 #define KMYMONEYPRICEDLGDECL_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 KMyMoneyPriceView;
00021 class QCheckBox;
00022 class KPushButton;
00023 class QFrame;
00024 
00025 class KMyMoneyPriceDlgDecl : public QDialog
00026 {
00027     Q_OBJECT
00028 
00029 public:
00030     KMyMoneyPriceDlgDecl( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00031     ~KMyMoneyPriceDlgDecl();
00032 
00033     KMyMoneyPriceView* m_priceList;
00034     QCheckBox* m_showAllPrices;
00035     KPushButton* m_newButton;
00036     KPushButton* m_editButton;
00037     KPushButton* m_deleteButton;
00038     KPushButton* m_deleteRangeButton;
00039     KPushButton* m_onlineQuoteButton;
00040     QFrame* line2;
00041     KPushButton* m_closeButton;
00042 
00043 protected:
00044     QVBoxLayout* KMyMoneyPriceDlgDeclLayout;
00045     QHBoxLayout* layout24;
00046     QVBoxLayout* layout23;
00047     QVBoxLayout* layout9;
00048     QSpacerItem* spacer7;
00049     QHBoxLayout* layout8;
00050     QSpacerItem* spacer8;
00051     QHBoxLayout* layout7;
00052 
00053 protected slots:
00054     virtual void languageChange();
00055 
00056 private:
00057     QPixmap image0;
00058 
00059 };
00060 
00061 #endif // KMYMONEYPRICEDLGDECL_H

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