kcategoriesviewdecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kcategoriesviewdecl.ui'
00003 **
00004 ** Created: Wed Jan 26 12:58:49 2011
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef KCATEGORIESVIEWDECL_H
00010 #define KCATEGORIESVIEWDECL_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 KMyMoneyAccountTree;
00020 class KPushButton;
00021 class QLabel;
00022 
00023 class KCategoriesViewDecl : public QWidget
00024 {
00025     Q_OBJECT
00026 
00027 public:
00028     KCategoriesViewDecl( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00029     ~KCategoriesViewDecl();
00030 
00031     KMyMoneyAccountTree* m_accountTree;
00032     KPushButton* m_collapseButton;
00033     KPushButton* m_expandButton;
00034     QLabel* m_hiddenCategories;
00035     QLabel* m_totalProfitsLabel;
00036 
00037 protected:
00038     QVBoxLayout* KCategoriesViewDeclLayout;
00039     QHBoxLayout* layout5_2;
00040     QSpacerItem* spacer2;
00041     QHBoxLayout* layout5;
00042     QSpacerItem* Spacer1;
00043 
00044 protected slots:
00045     virtual void languageChange();
00046 
00047 };
00048 
00049 #endif // KCATEGORIESVIEWDECL_H

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