kmymoneyreportcontroldecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kmymoneyreportcontroldecl.ui'
00003 **
00004 ** Created: Wed Jan 26 12:49:22 2011
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef KMYMONEYREPORTCONTROLDECL_H
00010 #define KMYMONEYREPORTCONTROLDECL_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 QPushButton;
00020 
00021 class kMyMoneyReportControlDecl : public QWidget
00022 {
00023     Q_OBJECT
00024 
00025 public:
00026     kMyMoneyReportControlDecl( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00027     ~kMyMoneyReportControlDecl();
00028 
00029     QPushButton* buttonChart;
00030     QPushButton* buttonConfigure;
00031     QPushButton* buttonNew;
00032     QPushButton* buttonCopy;
00033     QPushButton* buttonExport;
00034     QPushButton* buttonDelete;
00035     QPushButton* buttonClose;
00036 
00037 protected:
00038     QHBoxLayout* kMyMoneyReportControlDeclLayout;
00039 
00040 protected slots:
00041     virtual void languageChange();
00042 
00043 };
00044 
00045 #endif // KMYMONEYREPORTCONTROLDECL_H

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