~ubuntu-branches/ubuntu/precise/code-saturne/precise

« back to all changes in this revision

Viewing changes to gui/Pages/BatchRunningPBSJobManagementDialogForm.ui

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2011-11-24 00:00:08 UTC
  • mfrom: (6.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20111124000008-2vo99e38267942q5
Tags: 2.1.0-3
Install a missing file

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<ui version="4.0" >
2
 
 <class>BatchRunningPBSJobManagementDialogForm</class>
3
 
 <widget class="QDialog" name="BatchRunningPBSJobManagementDialogForm" >
4
 
  <property name="geometry" >
5
 
   <rect>
6
 
    <x>0</x>
7
 
    <y>0</y>
8
 
    <width>385</width>
9
 
    <height>190</height>
10
 
   </rect>
11
 
  </property>
12
 
  <property name="windowTitle" >
13
 
   <string>Dialog</string>
14
 
  </property>
15
 
  <layout class="QVBoxLayout" >
16
 
   <item>
17
 
    <widget class="QGroupBox" name="groupBox" >
18
 
     <property name="title" >
19
 
      <string>Job management</string>
20
 
     </property>
21
 
     <layout class="QHBoxLayout" >
22
 
      <item>
23
 
       <layout class="QVBoxLayout" >
24
 
        <item>
25
 
         <widget class="QLabel" name="labelJobName" >
26
 
          <property name="text" >
27
 
           <string>Job name</string>
28
 
          </property>
29
 
         </widget>
30
 
        </item>
31
 
        <item>
32
 
         <widget class="QLabel" name="labelNodes" >
33
 
          <property name="text" >
34
 
           <string>Number of nodes</string>
35
 
          </property>
36
 
         </widget>
37
 
        </item>
38
 
        <item>
39
 
         <widget class="QLabel" name="labelCPUTime" >
40
 
          <property name="text" >
41
 
           <string>CPU time</string>
42
 
          </property>
43
 
         </widget>
44
 
        </item>
45
 
       </layout>
46
 
      </item>
47
 
      <item>
48
 
       <layout class="QVBoxLayout" >
49
 
        <item>
50
 
         <widget class="QLineEdit" name="lineEditJobName" />
51
 
        </item>
52
 
        <item>
53
 
         <layout class="QHBoxLayout" >
54
 
          <item>
55
 
           <widget class="QLineEdit" name="lineEditNodes" >
56
 
            <property name="maximumSize" >
57
 
             <size>
58
 
              <width>40</width>
59
 
              <height>16777215</height>
60
 
             </size>
61
 
            </property>
62
 
           </widget>
63
 
          </item>
64
 
          <item>
65
 
           <spacer>
66
 
            <property name="orientation" >
67
 
             <enum>Qt::Horizontal</enum>
68
 
            </property>
69
 
            <property name="sizeHint" stdset="0" >
70
 
             <size>
71
 
              <width>20</width>
72
 
              <height>20</height>
73
 
             </size>
74
 
            </property>
75
 
           </spacer>
76
 
          </item>
77
 
          <item>
78
 
           <widget class="QLabel" name="labelCPUNodes" >
79
 
            <property name="text" >
80
 
             <string>CPUs per node</string>
81
 
            </property>
82
 
           </widget>
83
 
          </item>
84
 
          <item>
85
 
           <widget class="QLineEdit" name="lineEditCPUNodes" >
86
 
            <property name="maximumSize" >
87
 
             <size>
88
 
              <width>40</width>
89
 
              <height>16777215</height>
90
 
             </size>
91
 
            </property>
92
 
           </widget>
93
 
          </item>
94
 
         </layout>
95
 
        </item>
96
 
        <item>
97
 
         <layout class="QHBoxLayout" >
98
 
          <item>
99
 
           <widget class="QLineEdit" name="lineEditHours" >
100
 
            <property name="maximumSize" >
101
 
             <size>
102
 
              <width>40</width>
103
 
              <height>16777215</height>
104
 
             </size>
105
 
            </property>
106
 
           </widget>
107
 
          </item>
108
 
          <item>
109
 
           <widget class="QLabel" name="labelHours" >
110
 
            <property name="text" >
111
 
             <string>h</string>
112
 
            </property>
113
 
           </widget>
114
 
          </item>
115
 
          <item>
116
 
           <spacer>
117
 
            <property name="orientation" >
118
 
             <enum>Qt::Horizontal</enum>
119
 
            </property>
120
 
            <property name="sizeHint" stdset="0" >
121
 
             <size>
122
 
              <width>20</width>
123
 
              <height>20</height>
124
 
             </size>
125
 
            </property>
126
 
           </spacer>
127
 
          </item>
128
 
          <item>
129
 
           <widget class="QLineEdit" name="lineEditMinutes" >
130
 
            <property name="maximumSize" >
131
 
             <size>
132
 
              <width>40</width>
133
 
              <height>16777215</height>
134
 
             </size>
135
 
            </property>
136
 
           </widget>
137
 
          </item>
138
 
          <item>
139
 
           <widget class="QLabel" name="labelMinutes" >
140
 
            <property name="text" >
141
 
             <string>mn</string>
142
 
            </property>
143
 
           </widget>
144
 
          </item>
145
 
          <item>
146
 
           <spacer>
147
 
            <property name="orientation" >
148
 
             <enum>Qt::Horizontal</enum>
149
 
            </property>
150
 
            <property name="sizeHint" stdset="0" >
151
 
             <size>
152
 
              <width>20</width>
153
 
              <height>20</height>
154
 
             </size>
155
 
            </property>
156
 
           </spacer>
157
 
          </item>
158
 
          <item>
159
 
           <widget class="QLineEdit" name="lineEditSeconds" >
160
 
            <property name="maximumSize" >
161
 
             <size>
162
 
              <width>40</width>
163
 
              <height>16777215</height>
164
 
             </size>
165
 
            </property>
166
 
           </widget>
167
 
          </item>
168
 
          <item>
169
 
           <widget class="QLabel" name="labelSeconds" >
170
 
            <property name="text" >
171
 
             <string>s</string>
172
 
            </property>
173
 
           </widget>
174
 
          </item>
175
 
         </layout>
176
 
        </item>
177
 
       </layout>
178
 
      </item>
179
 
     </layout>
180
 
    </widget>
181
 
   </item>
182
 
   <item>
183
 
    <widget class="QDialogButtonBox" name="buttonBox" >
184
 
     <property name="orientation" >
185
 
      <enum>Qt::Horizontal</enum>
186
 
     </property>
187
 
     <property name="standardButtons" >
188
 
      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
189
 
     </property>
190
 
     <property name="centerButtons" >
191
 
      <bool>true</bool>
192
 
     </property>
193
 
    </widget>
194
 
   </item>
195
 
   <item>
196
 
    <spacer>
197
 
     <property name="orientation" >
198
 
      <enum>Qt::Vertical</enum>
199
 
     </property>
200
 
     <property name="sizeHint" >
201
 
      <size>
202
 
       <width>272</width>
203
 
       <height>16</height>
204
 
      </size>
205
 
     </property>
206
 
    </spacer>
207
 
   </item>
208
 
  </layout>
209
 
 </widget>
210
 
 <resources/>
211
 
 <connections>
212
 
  <connection>
213
 
   <sender>buttonBox</sender>
214
 
   <signal>accepted()</signal>
215
 
   <receiver>BatchRunningPBSJobManagementDialogForm</receiver>
216
 
   <slot>accept()</slot>
217
 
   <hints>
218
 
    <hint type="sourcelabel" >
219
 
     <x>248</x>
220
 
     <y>254</y>
221
 
    </hint>
222
 
    <hint type="destinationlabel" >
223
 
     <x>157</x>
224
 
     <y>274</y>
225
 
    </hint>
226
 
   </hints>
227
 
  </connection>
228
 
  <connection>
229
 
   <sender>buttonBox</sender>
230
 
   <signal>rejected()</signal>
231
 
   <receiver>BatchRunningPBSJobManagementDialogForm</receiver>
232
 
   <slot>reject()</slot>
233
 
   <hints>
234
 
    <hint type="sourcelabel" >
235
 
     <x>316</x>
236
 
     <y>260</y>
237
 
    </hint>
238
 
    <hint type="destinationlabel" >
239
 
     <x>286</x>
240
 
     <y>274</y>
241
 
    </hint>
242
 
   </hints>
243
 
  </connection>
244
 
 </connections>
245
 
</ui>