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

« back to all changes in this revision

Viewing changes to salome/cfd_study/src/CFDSTUDYGUI/SetTreeLocationDialog.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>SetTreeLocationDialog</class>
 
3
 <widget class="QDialog" name="SetTreeLocationDialog" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>481</width>
 
9
    <height>259</height>
 
10
   </rect>
 
11
  </property>
 
12
  <property name="windowTitle" >
 
13
   <string>CFD study and cases creation</string>
 
14
  </property>
 
15
  <property name="modal" >
 
16
   <bool>true</bool>
 
17
  </property>
 
18
  <layout class="QVBoxLayout" >
 
19
   <item>
 
20
    <widget class="QGroupBox" name="StudyGB" >
 
21
     <property name="title" >
 
22
      <string/>
 
23
     </property>
 
24
     <layout class="QGridLayout" >
 
25
      <item row="0" column="2" >
 
26
       <widget class="QPushButton" name="BrowseButton" >
 
27
        <property name="text" >
 
28
         <string>Browse...</string>
 
29
        </property>
 
30
       </widget>
 
31
      </item>
 
32
      <item row="1" column="1" >
 
33
       <widget class="QLineEdit" name="StudyLineEdit" >
 
34
        <property name="text" >
 
35
         <string>Input new Tree name</string>
 
36
        </property>
 
37
       </widget>
 
38
      </item>
 
39
      <item row="1" column="0" >
 
40
       <widget class="QLabel" name="NameLabel" >
 
41
        <property name="text" >
 
42
         <string>Study name</string>
 
43
        </property>
 
44
        <property name="wordWrap" >
 
45
         <bool>false</bool>
 
46
        </property>
 
47
       </widget>
 
48
      </item>
 
49
      <item row="0" column="0" >
 
50
       <widget class="QLabel" name="StudyDirLabel" >
 
51
        <property name="text" >
 
52
         <string>Study location</string>
 
53
        </property>
 
54
        <property name="wordWrap" >
 
55
         <bool>false</bool>
 
56
        </property>
 
57
       </widget>
 
58
      </item>
 
59
      <item row="0" column="1" >
 
60
       <widget class="QLineEdit" name="StudyDirName" />
 
61
      </item>
 
62
     </layout>
 
63
    </widget>
 
64
   </item>
 
65
   <item>
 
66
    <widget class="QGroupBox" name="CaseGroupBox" >
 
67
     <property name="title" >
 
68
      <string>Add new cases</string>
 
69
     </property>
 
70
     <property name="checkable" >
 
71
      <bool>true</bool>
 
72
     </property>
 
73
     <property name="checked" >
 
74
      <bool>false</bool>
 
75
     </property>
 
76
     <layout class="QGridLayout" >
 
77
      <item row="0" column="0" >
 
78
       <widget class="QLabel" name="CaseLabel" >
 
79
        <property name="text" >
 
80
         <string>Cases</string>
 
81
        </property>
 
82
        <property name="wordWrap" >
 
83
         <bool>false</bool>
 
84
        </property>
 
85
       </widget>
 
86
      </item>
 
87
      <item row="0" column="1" >
 
88
       <widget class="QLineEdit" name="CaseLineEdit" >
 
89
        <property name="text" >
 
90
         <string>Input case name</string>
 
91
        </property>
 
92
       </widget>
 
93
      </item>
 
94
     </layout>
 
95
    </widget>
 
96
   </item>
 
97
   <item>
 
98
    <widget class="QGroupBox" name="groupBox2" >
 
99
     <property name="title" >
 
100
      <string/>
 
101
     </property>
 
102
     <layout class="QHBoxLayout" >
 
103
      <item>
 
104
       <widget class="QPushButton" name="OKButton" >
 
105
        <property name="text" >
 
106
         <string>OK</string>
 
107
        </property>
 
108
       </widget>
 
109
      </item>
 
110
      <item>
 
111
       <spacer name="spacer2" >
 
112
        <property name="orientation" >
 
113
         <enum>Qt::Horizontal</enum>
 
114
        </property>
 
115
        <property name="sizeType" >
 
116
         <enum>QSizePolicy::Expanding</enum>
 
117
        </property>
 
118
        <property name="sizeHint" stdset="0" >
 
119
         <size>
 
120
          <width>261</width>
 
121
          <height>20</height>
 
122
         </size>
 
123
        </property>
 
124
       </spacer>
 
125
      </item>
 
126
      <item>
 
127
       <widget class="QPushButton" name="CancelButton" >
 
128
        <property name="text" >
 
129
         <string>Cancel</string>
 
130
        </property>
 
131
       </widget>
 
132
      </item>
 
133
     </layout>
 
134
    </widget>
 
135
   </item>
 
136
  </layout>
 
137
 </widget>
 
138
 <layoutdefault spacing="6" margin="11" />
 
139
 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
 
140
 <resources/>
 
141
 <connections>
 
142
  <connection>
 
143
   <sender>BrowseButton</sender>
 
144
   <signal>clicked()</signal>
 
145
   <receiver>SetTreeLocationDialog</receiver>
 
146
   <slot>onBrowsePath()</slot>
 
147
   <hints>
 
148
    <hint type="sourcelabel" >
 
149
     <x>20</x>
 
150
     <y>20</y>
 
151
    </hint>
 
152
    <hint type="destinationlabel" >
 
153
     <x>20</x>
 
154
     <y>20</y>
 
155
    </hint>
 
156
   </hints>
 
157
  </connection>
 
158
  <connection>
 
159
   <sender>OKButton</sender>
 
160
   <signal>clicked()</signal>
 
161
   <receiver>SetTreeLocationDialog</receiver>
 
162
   <slot>accept()</slot>
 
163
   <hints>
 
164
    <hint type="sourcelabel" >
 
165
     <x>20</x>
 
166
     <y>20</y>
 
167
    </hint>
 
168
    <hint type="destinationlabel" >
 
169
     <x>20</x>
 
170
     <y>20</y>
 
171
    </hint>
 
172
   </hints>
 
173
  </connection>
 
174
  <connection>
 
175
   <sender>CancelButton</sender>
 
176
   <signal>clicked()</signal>
 
177
   <receiver>SetTreeLocationDialog</receiver>
 
178
   <slot>reject()</slot>
 
179
   <hints>
 
180
    <hint type="sourcelabel" >
 
181
     <x>20</x>
 
182
     <y>20</y>
 
183
    </hint>
 
184
    <hint type="destinationlabel" >
 
185
     <x>20</x>
 
186
     <y>20</y>
 
187
    </hint>
 
188
   </hints>
 
189
  </connection>
 
190
 </connections>
 
191
</ui>