kscheduledviewdecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kscheduledviewdecl.ui'
00003 **
00004 ** Created: Wed Jan 26 12:58:48 2011
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef KSCHEDULEDVIEWDECL_H
00010 #define KSCHEDULEDVIEWDECL_H
00011 
00012 #include <qvariant.h>
00013 #include <qpixmap.h>
00014 #include <qwidget.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class kMyMoneyScheduledCalendar;
00021 class KPushButton;
00022 class QFrame;
00023 class QTabWidget;
00024 class KListView;
00025 class QListViewItem;
00026 
00027 class KScheduledViewDecl : public QWidget
00028 {
00029     Q_OBJECT
00030 
00031 public:
00032     KScheduledViewDecl( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00033     ~KScheduledViewDecl();
00034 
00035     KPushButton* m_qbuttonNew;
00036     KPushButton* m_accountsCombo;
00037     QFrame* line1;
00038     QTabWidget* m_tabWidget;
00039     QWidget* m_listTab;
00040     KListView* m_qlistviewScheduled;
00041     QWidget* m_calendarTab;
00042     kMyMoneyScheduledCalendar* m_calendar;
00043 
00044 protected:
00045     QVBoxLayout* KScheduledViewDeclLayout;
00046     QHBoxLayout* layout2;
00047     QSpacerItem* spacer2;
00048     QVBoxLayout* m_listTabLayout;
00049     QVBoxLayout* m_calendarTabLayout;
00050 
00051 protected slots:
00052     virtual void languageChange();
00053 
00054 private:
00055     QPixmap image0;
00056 
00057 };
00058 
00059 #endif // KSCHEDULEDVIEWDECL_H

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