root/src/globalsearch/ui/defaultedittab.ui @ 06f244abd607a7c31b6ed64e2a2c378638e727d2

Revision 06f244abd607a7c31b6ed64e2a2c378638e727d2, 5.7 KB (checked in by David C. Lonie <loniedavid@…>, 13 months ago)

Added a preoptimization queue for MolecularXtals?.

  • Property mode set to 100644
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>DefaultEditTab</class>
4 <widget class="QWidget" name="DefaultEditTab">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>969</width>
10    <height>622</height>
11   </rect>
12  </property>
13  <property name="windowTitle">
14   <string>Form</string>
15  </property>
16  <layout class="QHBoxLayout" name="horizontalLayout_3">
17   <item>
18    <layout class="QGridLayout" name="gridLayout">
19     <item row="7" column="1" colspan="2">
20      <widget class="QLineEdit" name="edit_user1"/>
21     </item>
22     <item row="6" column="0" colspan="3">
23      <layout class="QHBoxLayout" name="horizontalLayout_2">
24       <item>
25        <widget class="QPushButton" name="push_saveScheme">
26         <property name="text">
27          <string>&amp;Save Opt Scheme</string>
28         </property>
29        </widget>
30       </item>
31       <item>
32        <widget class="QPushButton" name="push_loadScheme">
33         <property name="text">
34          <string>&amp;Load Opt Scheme</string>
35         </property>
36        </widget>
37       </item>
38      </layout>
39     </item>
40     <item row="4" column="0" colspan="3">
41      <widget class="QListWidget" name="list_optStep"/>
42     </item>
43     <item row="10" column="1" colspan="2">
44      <widget class="QLineEdit" name="edit_user4"/>
45     </item>
46     <item row="5" column="0" colspan="3">
47      <layout class="QHBoxLayout" name="horizontalLayout">
48       <item>
49        <widget class="QPushButton" name="push_add">
50         <property name="text">
51          <string>Add..</string>
52         </property>
53        </widget>
54       </item>
55       <item>
56        <widget class="QPushButton" name="push_remove">
57         <property name="text">
58          <string>Remove...</string>
59         </property>
60        </widget>
61       </item>
62       <item>
63        <widget class="QPushButton" name="push_help">
64         <property name="text">
65          <string>&amp;Help</string>
66         </property>
67        </widget>
68       </item>
69      </layout>
70     </item>
71     <item row="3" column="1" colspan="2">
72      <widget class="QComboBox" name="combo_templates"/>
73     </item>
74     <item row="9" column="1" colspan="2">
75      <widget class="QLineEdit" name="edit_user3"/>
76     </item>
77     <item row="7" column="0">
78      <widget class="QLabel" name="label">
79       <property name="text">
80        <string>user1:</string>
81       </property>
82      </widget>
83     </item>
84     <item row="1" column="0">
85      <widget class="QLabel" name="label_5">
86       <property name="text">
87        <string>&amp;Optimizer</string>
88       </property>
89       <property name="buddy">
90        <cstring>combo_optimizers</cstring>
91       </property>
92      </widget>
93     </item>
94     <item row="0" column="0">
95      <widget class="QLabel" name="label_6">
96       <property name="sizePolicy">
97        <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
98         <horstretch>0</horstretch>
99         <verstretch>0</verstretch>
100        </sizepolicy>
101       </property>
102       <property name="text">
103        <string>&amp;Queue</string>
104       </property>
105       <property name="buddy">
106        <cstring>combo_queueInterfaces</cstring>
107       </property>
108      </widget>
109     </item>
110     <item row="0" column="1">
111      <widget class="QComboBox" name="combo_queueInterfaces"/>
112     </item>
113     <item row="10" column="0">
114      <widget class="QLabel" name="label_4">
115       <property name="text">
116        <string>user4:</string>
117       </property>
118      </widget>
119     </item>
120     <item row="9" column="0">
121      <widget class="QLabel" name="label_3">
122       <property name="text">
123        <string>user3:</string>
124       </property>
125      </widget>
126     </item>
127     <item row="1" column="2">
128      <widget class="QPushButton" name="push_optimizerConfig">
129       <property name="text">
130        <string>Configure...</string>
131       </property>
132      </widget>
133     </item>
134     <item row="1" column="1">
135      <widget class="QComboBox" name="combo_optimizers"/>
136     </item>
137     <item row="8" column="1" colspan="2">
138      <widget class="QLineEdit" name="edit_user2"/>
139     </item>
140     <item row="8" column="0">
141      <widget class="QLabel" name="label_2">
142       <property name="text">
143        <string>user2:</string>
144       </property>
145      </widget>
146     </item>
147     <item row="3" column="0">
148      <widget class="QLabel" name="label_15">
149       <property name="text">
150        <string>&amp;Template</string>
151       </property>
152       <property name="buddy">
153        <cstring>combo_templates</cstring>
154       </property>
155      </widget>
156     </item>
157     <item row="0" column="2">
158      <widget class="QPushButton" name="push_queueInterfaceConfig">
159       <property name="sizePolicy">
160        <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
161         <horstretch>0</horstretch>
162         <verstretch>0</verstretch>
163        </sizepolicy>
164       </property>
165       <property name="text">
166        <string>Configure...</string>
167       </property>
168      </widget>
169     </item>
170     <item row="2" column="0" colspan="2">
171      <widget class="QCheckBox" name="cb_preopt">
172       <property name="text">
173        <string>Perform &amp;preoptimization</string>
174       </property>
175      </widget>
176     </item>
177     <item row="2" column="2">
178      <widget class="QPushButton" name="push_preoptConfig">
179       <property name="text">
180        <string>Configure...</string>
181       </property>
182      </widget>
183     </item>
184    </layout>
185   </item>
186   <item>
187    <widget class="QTextEdit" name="edit_edit"/>
188   </item>
189   <item>
190    <widget class="QListWidget" name="list_edit"/>
191   </item>
192  </layout>
193 </widget>
194 <tabstops>
195  <tabstop>list_optStep</tabstop>
196  <tabstop>edit_user2</tabstop>
197  <tabstop>edit_user4</tabstop>
198  <tabstop>edit_edit</tabstop>
199  <tabstop>list_edit</tabstop>
200 </tabstops>
201 <resources/>
202 <connections/>
203</ui>
Note: See TracBrowser for help on using the browser.