ESS_GUIESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change
on this file since 9e587bc was
3b3b40b,
checked in by Piotr Rozyczko <rozyczko@…>, 7 years ago
|
Merging feature branches
|
-
Property mode set to
100755
|
File size:
1.5 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <ui version="4.0"> |
---|
3 | <class>ModelEditor</class> |
---|
4 | <widget class="QWidget" name="ModelEditor"> |
---|
5 | <property name="geometry"> |
---|
6 | <rect> |
---|
7 | <x>0</x> |
---|
8 | <y>0</y> |
---|
9 | <width>549</width> |
---|
10 | <height>632</height> |
---|
11 | </rect> |
---|
12 | </property> |
---|
13 | <property name="windowTitle"> |
---|
14 | <string>Model Editor</string> |
---|
15 | </property> |
---|
16 | <layout class="QGridLayout" name="gridLayout"> |
---|
17 | <item row="0" column="0"> |
---|
18 | <widget class="QGroupBox" name="groupBox_13"> |
---|
19 | <property name="title"> |
---|
20 | <string>Model</string> |
---|
21 | </property> |
---|
22 | <layout class="QGridLayout" name="gridLayout_16"> |
---|
23 | <item row="0" column="0"> |
---|
24 | <widget class="QTextEdit" name="txtEditor"> |
---|
25 | <property name="html"> |
---|
26 | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
---|
27 | <html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
---|
28 | p, li { white-space: pre-wrap; } |
---|
29 | </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:7.8pt; font-weight:400; font-style:normal;"> |
---|
30 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html></string> |
---|
31 | </property> |
---|
32 | </widget> |
---|
33 | </item> |
---|
34 | </layout> |
---|
35 | </widget> |
---|
36 | </item> |
---|
37 | </layout> |
---|
38 | </widget> |
---|
39 | <resources/> |
---|
40 | <connections/> |
---|
41 | </ui> |
---|
Note: See
TracBrowser
for help on using the repository browser.