From 772e75ae7934325172073a09f176fbbd9b64b4e0 Mon Sep 17 00:00:00 2001 From: zecke Date: Mon, 07 Oct 2002 11:29:28 +0000 Subject: make place for the new todo --- (limited to 'core/pim/todo/todoentry.ui') diff --git a/core/pim/todo/todoentry.ui b/core/pim/todo/todoentry.ui deleted file mode 100644 index bcd1d7c..0000000 --- a/core/pim/todo/todoentry.ui +++ b/dev/null @@ -1,484 +0,0 @@ - -NewTaskDialogBase -********************************************************************* -** 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. -** -********************************************************************* - - QDialog - - name - NewTaskDialogBase - - - geometry - - 0 - 0 - 342 - 445 - - - - caption - New Task - - - layoutMargin - - - layoutSpacing - - - - margin - 4 - - - spacing - 4 - - - QLayoutWidget - - name - Layout18 - - - layoutSpacing - - - - margin - 0 - - - spacing - 4 - - - QLabel - - name - TextLabel1 - - - sizePolicy - - 1 - 1 - - - - text - Summary: - - - - QPushButton - - name - buttonDate - - - enabled - false - - - text - 1 Jan 2001 - - - - QLayoutWidget - - name - Layout15 - - - layoutSpacing - - - - margin - 0 - - - spacing - 4 - - - QComboBox - - - text - 0% - - - - - text - 20% - - - - - text - 40% - - - - - text - 60% - - - - - text - 80% - - - - - text - 100% - - - - name - cmbProg - - - sizePolicy - - 7 - 0 - - - - maximumSize - - 32767 - 32767 - - - - - QCheckBox - - name - checkCompleted - - - text - &Completed - - - - - - QLayoutWidget - - name - Layout17 - - - layoutSpacing - - - - margin - 0 - - - spacing - 4 - - - QLineEdit - - name - lneSum - - - - OClickableLabel - - name - lblDown - - - sizePolicy - - 0 - 0 - - - - minimumSize - - 20 - 20 - - - - maximumSize - - 20 - 20 - - - - - - - QComboBox - - - text - 1 - Very High - - - - - text - 2 - High - - - - - text - 3 - Normal - - - - - text - 4 - Low - - - - - text - 5 - Very Low - - - - name - comboPriority - - - sizePolicy - - 1 - 0 - - - - currentItem - 2 - - - - QLabel - - name - TextLabel2 - - - sizePolicy - - 1 - 1 - - - - text - Priority: - - - - QLabel - - name - txtProg - - - sizePolicy - - 1 - 1 - - - - frameShape - MShape - - - frameShadow - MShadow - - - text - Progress: - - - - QCheckBox - - name - checkDate - - - text - D&ue - - - - QLabel - - name - TextLabel3 - - - sizePolicy - - 1 - 1 - - - - frameShape - NoFrame - - - text - Category: - - - - CategorySelect - - name - comboCategory - - - sizePolicy - - 7 - 0 - - - - minimumSize - - 60 - 20 - - - - - - - QMultiLineEdit - - name - txtTodo - - - sizePolicy - - 7 - 7 - - - - wordWrap - WidgetWidth - - - - - - - CategorySelect -
qpe/categoryselect.h
- - -1 - -1 - - 0 - - 7 - 1 - - image0 -
- - OClickableLabel -
opie/oclickablelabel.h
- - -1 - -1 - - 0 - - 5 - 5 - - image0 - clicked() - toggled(bool) - slotOn(bool) -
-
- - - image0 - 789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758 - - - - - checkDate - toggled(bool) - buttonDate - setEnabled(bool) - - - lblDown - clicked() - NewTaskDialogBase - slotCopy() - - dateChanged( const QString & ) - dateChanged( int, int, int ) - slotCopy() - - - comboPriority - checkCompleted - checkDate - buttonDate - cmbProg - comboCategory - lneSum - txtTodo - -
-- cgit v0.9.0.2