summaryrefslogtreecommitdiff
path: root/core/pim/today/todaybase.h
authorharlekin <harlekin>2002-02-15 16:25:32 (UTC)
committer harlekin <harlekin>2002-02-15 16:25:32 (UTC)
commit9847b3a997f504e82ff391efe6304d3bb110b617 (patch) (unidiff)
tree7b28cb45598cba9f1fb595b75127a0b9b4787d2e /core/pim/today/todaybase.h
parent453278dfcc3f9c96862cb69aed21df2597718d2d (diff)
downloadopie-9847b3a997f504e82ff391efe6304d3bb110b617.zip
opie-9847b3a997f504e82ff391efe6304d3bb110b617.tar.gz
opie-9847b3a997f504e82ff391efe6304d3bb110b617.tar.bz2
initial import
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