40 </property> |
40 </property> |
41 </widget> |
41 </widget> |
42 </item> |
42 </item> |
43 <item row="0" column="1"> |
43 <item row="0" column="1"> |
44 <widget class="QLineEdit" name="sourceEdit"> |
44 <widget class="QLineEdit" name="sourceEdit"> |
45 <property name="focusPolicy"> |
|
46 <enum>Qt::NoFocus</enum> |
|
47 </property> |
|
48 <property name="toolTip"> |
45 <property name="toolTip"> |
49 <string>Shows the name of the source</string> |
46 <string>Shows the name of the source</string> |
50 </property> |
47 </property> |
51 <property name="whatsThis"> |
48 <property name="whatsThis"> |
52 <string><b>Source name</b> |
49 <string><b>Source name</b> |
104 <tabstops> |
101 <tabstops> |
105 <tabstop>targetEdit</tabstop> |
102 <tabstop>targetEdit</tabstop> |
106 <tabstop>dirButton</tabstop> |
103 <tabstop>dirButton</tabstop> |
107 <tabstop>forceCheckBox</tabstop> |
104 <tabstop>forceCheckBox</tabstop> |
108 <tabstop>buttonBox</tabstop> |
105 <tabstop>buttonBox</tabstop> |
|
106 <tabstop>sourceEdit</tabstop> |
109 </tabstops> |
107 </tabstops> |
110 <resources/> |
108 <resources/> |
111 <connections> |
109 <connections> |
112 <connection> |
110 <connection> |
113 <sender>buttonBox</sender> |
111 <sender>buttonBox</sender> |