diff options
Diffstat (limited to 'kplato/kptconfigtaskpanelbase.ui')
-rw-r--r-- | kplato/kptconfigtaskpanelbase.ui | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/kplato/kptconfigtaskpanelbase.ui b/kplato/kptconfigtaskpanelbase.ui index 0cd3818c..e972c5c1 100644 --- a/kplato/kptconfigtaskpanelbase.ui +++ b/kplato/kptconfigtaskpanelbase.ui @@ -1,7 +1,7 @@ <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>KPlato::ConfigTaskPanelBase</class> <author>Dag Andersen <danders@get2net.dk></author> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>ConfigTaskPanelBase</cstring> </property> @@ -23,15 +23,15 @@ <property name="margin"> <number>0</number> </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>leaderlabel</cstring> </property> @@ -57,7 +57,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> @@ -76,7 +76,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> @@ -153,7 +153,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> @@ -172,7 +172,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="2" column="0"> + <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>textLabel3_2</cstring> </property> @@ -203,7 +203,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> @@ -216,7 +216,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> @@ -229,15 +229,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> @@ -248,7 +248,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> @@ -262,7 +262,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> @@ -273,7 +273,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> @@ -288,7 +288,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> @@ -348,7 +348,7 @@ The estimation can be either effort based or duration based. If it is effort bas <tabstop>pessimisticValue</tabstop> <tabstop>descriptionfield</tabstop> </tabstops> -<layoutdefaults spacing="6" margin="11"/> +<tqlayoutdefaults spacing="6" margin="11"/> <includehints> <includehint>klineedit.h</includehint> <includehint>kcombobox.h</includehint> |