summaryrefslogtreecommitdiff
authoreilers <eilers>2002-07-01 16:15:42 (UTC)
committer eilers <eilers>2002-07-01 16:15:42 (UTC)
commitdbdd9ea2e38fbe280fc4d648fbd3709e101d7eed (patch) (side-by-side diff)
treeab876731c1c6f34df27dacd48debcb64cfacb830
parent9c2a44e54b15c419a625b484b5f84ed81a827e36 (diff)
downloadopie-dbdd9ea2e38fbe280fc4d648fbd3709e101d7eed.zip
opie-dbdd9ea2e38fbe280fc4d648fbd3709e101d7eed.tar.gz
opie-dbdd9ea2e38fbe280fc4d648fbd3709e101d7eed.tar.bz2
Fixed tabstops.. But still problem with the custom widgets
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/todo/todoentry.ui20
1 files changed, 19 insertions, 1 deletions
diff --git a/core/pim/todo/todoentry.ui b/core/pim/todo/todoentry.ui
index 1091852..4d49b7a 100644
--- a/core/pim/todo/todoentry.ui
+++ b/core/pim/todo/todoentry.ui
@@ -1,132 +1,140 @@
<!DOCTYPE UI><UI>
<class>NewTaskDialogBase</class>
<comment>*********************************************************************
** Copyright (C) 2000 Trolltech AS. All rights reserved.
**
** This file is part of Qtopia Environment.
**
** This file may be distributed and/or modified under the terms of the
** GNU General Public License version 2 as published by the Free Software
** Foundation and appearing in the file LICENSE.GPL included in the
** packaging of this file.
**
** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
**
** See http://www.trolltech.com/gpl/ for GPL licensing information.
**
** Contact info@trolltech.com if any conditions of this licensing are
** not clear to you.
**
*********************************************************************</comment>
<widget>
<class>QDialog</class>
<property stdset="1">
<name>name</name>
<cstring>NewTaskDialogBase</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>0</x>
<y>0</y>
- <width>262</width>
+ <width>260</width>
<height>321</height>
</rect>
</property>
<property stdset="1">
<name>caption</name>
<string>New Task</string>
</property>
<property>
<name>layoutMargin</name>
</property>
<property>
<name>layoutSpacing</name>
</property>
<grid>
<property stdset="1">
<name>margin</name>
<number>11</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget row="2" column="0" >
<class>QLayoutWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Layout19</cstring>
</property>
<hbox>
<property stdset="1">
<name>margin</name>
<number>0</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>txtProg</cstring>
</property>
<property stdset="1">
<name>sizePolicy</name>
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
</sizepolicy>
</property>
<property stdset="1">
+ <name>frameShape</name>
+ <enum>MShape</enum>
+ </property>
+ <property stdset="1">
+ <name>frameShadow</name>
+ <enum>MShadow</enum>
+ </property>
+ <property stdset="1">
<name>text</name>
<string>Progress:</string>
</property>
</widget>
<widget>
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>0%</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>20%</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>40%</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>60%</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>80%</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>100%</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>cmbProg</cstring>
</property>
<property stdset="1">
<name>sizePolicy</name>
@@ -439,49 +447,59 @@
<container>0</container>
<sizepolicy>
<hordata>7</hordata>
<verdata>1</verdata>
</sizepolicy>
<pixmap>image0</pixmap>
</customwidget>
<customwidget>
<class>OClickableLabel</class>
<header location="global">opie/oclickablelabel.h</header>
<sizehint>
<width>-1</width>
<height>-1</height>
</sizehint>
<container>0</container>
<sizepolicy>
<hordata>5</hordata>
<verdata>5</verdata>
</sizepolicy>
<pixmap>image0</pixmap>
<signal>clicked()</signal>
<signal>toggled(bool)</signal>
<slot access="public">slotOn(bool)</slot>
</customwidget>
</customwidgets>
<images>
<image>
<name>image0</name>
<data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
</image>
</images>
<connections>
<connection>
<sender>checkDate</sender>
<signal>toggled(bool)</signal>
<receiver>buttonDate</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>lblDown</sender>
<signal>clicked()</signal>
<receiver>NewTaskDialogBase</receiver>
<slot>slotCopy()</slot>
</connection>
<slot access="protected">dateChanged( const QString &amp; )</slot>
<slot access="protected">dateChanged( int, int, int )</slot>
<slot access="protected">slotCopy()</slot>
</connections>
+<tabstops>
+ <tabstop>comboPriority</tabstop>
+ <tabstop>checkCompleted</tabstop>
+ <tabstop>checkDate</tabstop>
+ <tabstop>buttonDate</tabstop>
+ <tabstop>cmbProg</tabstop>
+ <tabstop>comboCategory</tabstop>
+ <tabstop>lneSum</tabstop>
+ <tabstop>txtTodo</tabstop>
+</tabstops>
</UI>