46 <string>Name:</string> |
46 <string>Name:</string> |
47 </property> |
47 </property> |
48 </widget> |
48 </widget> |
49 </item> |
49 </item> |
50 <item row="1" column="1"> |
50 <item row="1" column="1"> |
51 <widget class="E5ClearableLineEdit" name="nameEdit"> |
51 <widget class="QLineEdit" name="nameEdit"> |
52 <property name="toolTip"> |
52 <property name="toolTip"> |
53 <string>Enter a name for the migration</string> |
53 <string>Enter a name for the migration</string> |
|
54 </property> |
|
55 <property name="clearButtonEnabled"> |
|
56 <bool>true</bool> |
54 </property> |
57 </property> |
55 </widget> |
58 </widget> |
56 </item> |
59 </item> |
57 <item row="2" column="0" colspan="2"> |
60 <item row="2" column="0" colspan="2"> |
58 <widget class="QCheckBox" name="emptyCheckBox"> |
61 <widget class="QCheckBox" name="emptyCheckBox"> |
100 </property> |
103 </property> |
101 </widget> |
104 </widget> |
102 </item> |
105 </item> |
103 </layout> |
106 </layout> |
104 </widget> |
107 </widget> |
105 <customwidgets> |
|
106 <customwidget> |
|
107 <class>E5ClearableLineEdit</class> |
|
108 <extends>QLineEdit</extends> |
|
109 <header>E5Gui/E5LineEdit.h</header> |
|
110 </customwidget> |
|
111 </customwidgets> |
|
112 <tabstops> |
108 <tabstops> |
113 <tabstop>applicationsComboBox</tabstop> |
109 <tabstop>applicationsComboBox</tabstop> |
114 <tabstop>nameEdit</tabstop> |
110 <tabstop>nameEdit</tabstop> |
115 <tabstop>emptyCheckBox</tabstop> |
111 <tabstop>emptyCheckBox</tabstop> |
116 <tabstop>mergeCheckBox</tabstop> |
112 <tabstop>mergeCheckBox</tabstop> |