ui/config.ui

changeset 888
7ad8fb667084
parent 853
46689ea6fdc6
child 891
00d76b281021
child 972
a34b73114823
equal deleted inserted replaced
887:98fe1587dc43 888:7ad8fb667084
4 <widget class="QDialog" name="ConfigUI"> 4 <widget class="QDialog" name="ConfigUI">
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>644</width> 9 <width>648</width>
10 <height>370</height> 10 <height>370</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Settings</string> 14 <string>Settings</string>
993 </widget> 993 </widget>
994 </item> 994 </item>
995 </layout> 995 </layout>
996 </item> 996 </item>
997 <item> 997 <item>
998 <widget class="QCheckBox" name="configTryDownloadMissingFiles">
999 <property name="text">
1000 <string>Attempt to download missing parts from the PT</string>
1001 </property>
1002 </widget>
1003 </item>
1004 <item>
998 <widget class="QCheckBox" name="configGuessDownloadPaths"> 1005 <widget class="QCheckBox" name="configGuessDownloadPaths">
999 <property name="whatsThis"> 1006 <property name="whatsThis">
1000 <string>&lt;p&gt;When this is set, LDForge tries to adjust and correct part paths based on the input. A full path given to the download prompt should be of form &lt;tt&gt;&quot;&amp;lt;dir&amp;gt;/&amp;lt;file&amp;gt;.dat&quot;&lt;/tt&gt; - with this set, input can be automatically completed.&lt;/p&gt; 1007 <string>&lt;p&gt;When this is set, LDForge tries to adjust and correct part paths based on the input. A full path given to the download prompt should be of form &lt;tt&gt;&quot;&amp;lt;dir&amp;gt;/&amp;lt;file&amp;gt;.dat&quot;&lt;/tt&gt; - with this set, input can be automatically completed.&lt;/p&gt;
1001 1008
1002 &lt;p&gt;Examples: 1009 &lt;p&gt;Examples:

mercurial