summaryrefslogtreecommitdiff
path: root/core/pim/today/todaybase.h
Unidiff
Diffstat (limited to 'core/pim/today/todaybase.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/todaybase.h49
1 files changed, 49 insertions, 0 deletions
diff --git a/core/pim/today/todaybase.h b/core/pim/today/todaybase.h
new file mode 100644
index 0000000..65d31de
--- a/dev/null
+++ b/core/pim/today/todaybase.h
@@ -0,0 +1,49 @@
1/****************************************************************************
2** Form interface generated from reading ui file 'todaybase.ui'
3**
4** Created: Wed Feb 13 19:36:45 2002
5** by: The User Interface Compiler (uic)
6**
7** WARNING! All changes made in this file will be lost!
8****************************************************************************/
9#ifndef TODAYBASE_H
10#define TODAYBASE_H
11
12#include <qvariant.h>
13#include <qwidget.h>
14#include <qscrollview.h>
15
16class QVBoxLayout;
17class QHBoxLayout;
18class QGridLayout;
19class QFrame;
20class QLabel;
21class QPushButton;
22
23class TodayBase : public QWidget
24{
25 Q_OBJECT
26
27public:
28 TodayBase( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
29 ~TodayBase();
30
31 QFrame* Frame4;
32 QPushButton* DatesButton;
33 //QLabel* PixmapLabel7;
34 QLabel* DatesField;
35 QFrame* Frame;
36 QLabel* TextLabel1;
37 QFrame* Frame15;
38 //QLabel* PixmapLabel1;
39 QLabel* TodoField;
40 QPushButton* PushButton1;
41 QPushButton* TodoButton;
42 QLabel* todoback;
43 QPushButton* getridoffuckingstrippeldlinesbutton;
44
45protected:
46 bool event( QEvent* );
47};
48
49#endif // TODAYBASE_H