20 <string>LDraw code:</string> |
20 <string>LDraw code:</string> |
21 </property> |
21 </property> |
22 </widget> |
22 </widget> |
23 </item> |
23 </item> |
24 <item> |
24 <item> |
25 <widget class="QLineEdit" name="code"/> |
25 <widget class="QLineEdit" name="code"> |
|
26 <property name="whatsThis"> |
|
27 <string><html><head/><body><p>The LDraw code of this object. The code written here is expected to be valid LDraw code, invalid code here results the object being turned into an error object. Please do refer to the <a href="http://www.ldraw.org/article/218.html"><span style=" text-decoration: underline; color:#0057ae;">official file format standard</span></a> for further information.</p></body></html></string> |
|
28 </property> |
|
29 </widget> |
26 </item> |
30 </item> |
27 <item> |
31 <item> |
28 <layout class="QHBoxLayout" name="horizontalLayout"> |
32 <layout class="QHBoxLayout" name="horizontalLayout"> |
29 <item> |
33 <item> |
30 <widget class="QLabel" name="errorIcon"> |
34 <widget class="QLabel" name="errorIcon"> |