diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-25 05:28:35 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-25 05:28:35 +0000 |
commit | f008adb5a77e094eaf6abf3fc0f36958e66896a5 (patch) | |
tree | 8e9244c4d4957c36be81e15b566b4aa5ea26c982 /kplato/kpttaskgeneralpanelbase.ui | |
parent | 1210f27b660efb7b37ff43ec68763e85a403471f (diff) | |
download | koffice-f008adb5a77e094eaf6abf3fc0f36958e66896a5.tar.gz koffice-f008adb5a77e094eaf6abf3fc0f36958e66896a5.zip |
TQt4 port koffice
This should enable compilation under both Qt3 and Qt4; fixes for any missed components will be forthcoming
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238284 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kplato/kpttaskgeneralpanelbase.ui')
-rw-r--r-- | kplato/kpttaskgeneralpanelbase.ui | 64 |
1 files changed, 32 insertions, 32 deletions
diff --git a/kplato/kpttaskgeneralpanelbase.ui b/kplato/kpttaskgeneralpanelbase.ui index ffb7acd6..2d047b50 100644 --- a/kplato/kpttaskgeneralpanelbase.ui +++ b/kplato/kpttaskgeneralpanelbase.ui @@ -1,7 +1,7 @@ <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>KPlato::TaskGeneralPanelBase</class> <author>Dag Andersen <danders@get2net.dk></author> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>TaskGeneralPanelBase</cstring> </property> @@ -23,23 +23,23 @@ <property name="margin"> <number>0</number> </property> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout11</cstring> + <cstring>tqlayout11</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout9</cstring> + <cstring>tqlayout9</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>wbslabel</cstring> </property> @@ -55,7 +55,7 @@ The WBS code is auto-generated; simply choose Generate WBS Code from the Tools menu to generate the WBS code for the project.</string> </property> </widget> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>namelabel</cstring> </property> @@ -69,7 +69,7 @@ The WBS code is auto-generated; simply choose Generate WBS Code from the Tools m <string>The name of the Task.</string> </property> </widget> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>leaderlabel</cstring> </property> @@ -87,23 +87,23 @@ This is not limited to persons available in a resource group but can be anyone. </widget> </vbox> </widget> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout10</cstring> + <cstring>tqlayout10</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout7</cstring> + <cstring>tqlayout7</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>wbsfield</cstring> </property> @@ -121,14 +121,14 @@ This is not limited to persons available in a resource group but can be anyone. <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>idlabel</cstring> </property> @@ -157,9 +157,9 @@ This is not limited to persons available in a resource group but can be anyone. <string>The name of the Task.</string> </property> </widget> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout6</cstring> + <cstring>tqlayout6</cstring> </property> <hbox> <property name="name"> @@ -175,7 +175,7 @@ This is not limited to persons available in a resource group but can be anyone. This is not limited to persons available in a resource group but can be anyone. You can even directly access your address book with the Choose button.</string> </property> </widget> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>chooseLeader</cstring> </property> @@ -198,7 +198,7 @@ This is not limited to persons available in a resource group but can be anyone. </widget> </hbox> </widget> - <widget class="QGroupBox"> + <widget class="TQGroupBox"> <property name="name"> <cstring>schedulingGroup</cstring> </property> @@ -254,7 +254,7 @@ The estimation can be either effort based or duration based. If it is effort bas <cstring>scheduleType</cstring> </property> </widget> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>textLabel3</cstring> </property> @@ -288,7 +288,7 @@ The estimation can be either effort based or duration based. If it is effort bas </date> </property> </widget> - <widget class="QTimeEdit" row="0" column="3"> + <widget class="TQTimeEdit" row="0" column="3"> <property name="name"> <cstring>scheduleStartTime</cstring> </property> @@ -301,7 +301,7 @@ The estimation can be either effort based or duration based. If it is effort bas <enum>WheelFocus</enum> </property> </widget> - <widget class="QTimeEdit" row="1" column="3"> + <widget class="TQTimeEdit" row="1" column="3"> <property name="name"> <cstring>scheduleEndTime</cstring> </property> @@ -314,15 +314,15 @@ The estimation can be either effort based or duration based. If it is effort bas <enum>WheelFocus</enum> </property> </widget> - <widget class="QLayoutWidget" row="3" column="2" rowspan="1" colspan="2"> + <widget class="TQLayoutWidget" row="3" column="2" rowspan="1" colspan="2"> <property name="name"> - <cstring>layout41</cstring> + <cstring>tqlayout41</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>textLabel1_2</cstring> </property> @@ -333,7 +333,7 @@ The estimation can be either effort based or duration based. If it is effort bas <cstring>optimisticValueoptimisticValue</cstring> </property> </widget> - <widget class="QSpinBox"> + <widget class="TQSpinBox"> <property name="name"> <cstring>optimisticValue</cstring> </property> @@ -347,7 +347,7 @@ The estimation can be either effort based or duration based. If it is effort bas <number>-99</number> </property> </widget> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>textLabel2_2</cstring> </property> @@ -358,7 +358,7 @@ The estimation can be either effort based or duration based. If it is effort bas <cstring>pessimisticValue</cstring> </property> </widget> - <widget class="QSpinBox"> + <widget class="TQSpinBox"> <property name="name"> <cstring>pessimisticValue</cstring> </property> @@ -371,7 +371,7 @@ The estimation can be either effort based or duration based. If it is effort bas </widget> </hbox> </widget> - <widget class="QLabel" row="2" column="0"> + <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>textLabel3_2</cstring> </property> @@ -443,7 +443,7 @@ The estimation can be either effort based or duration based. If it is effort bas <b>High risk</b> means that the estimate will be slightly pessimistic compared to Low risk.</p></string> </property> </widget> - <widget class="QLabel" row="3" column="0"> + <widget class="TQLabel" row="3" column="0"> <property name="name"> <cstring>textLabel3_2_3</cstring> </property> @@ -473,7 +473,7 @@ The estimation can be either effort based or duration based. If it is effort bas </widget> </grid> </widget> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>descriptionlabell6</cstring> </property> @@ -537,7 +537,7 @@ The estimation can be either effort based or duration based. If it is effort bas <tabstop>idfield</tabstop> <tabstop>wbsfield</tabstop> </tabstops> -<layoutdefaults spacing="6" margin="11"/> +<tqlayoutdefaults spacing="6" margin="11"/> <includehints> <includehint>klineedit.h</includehint> <includehint>kcombobox.h</includehint> |