9ccfba814a26c98ed265a90b3ee5b6740b459a7d
[vicar] / src / vicar-config / uis / profilesettingsdialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>ProfileSettingsDialog</class>
4  <widget class="QDialog" name="ProfileSettingsDialog">
5   <property name="windowModality">
6    <enum>Qt::ApplicationModal</enum>
7   </property>
8   <property name="geometry">
9    <rect>
10     <x>0</x>
11     <y>0</y>
12     <width>800</width>
13     <height>400</height>
14    </rect>
15   </property>
16   <property name="windowTitle">
17    <string>Edit Profile</string>
18   </property>
19   <property name="modal">
20    <bool>true</bool>
21   </property>
22   <widget class="QScrollArea" name="scrollArea">
23    <property name="geometry">
24     <rect>
25      <x>0</x>
26      <y>10</y>
27      <width>681</width>
28      <height>371</height>
29     </rect>
30    </property>
31    <property name="widgetResizable">
32     <bool>true</bool>
33    </property>
34    <widget class="QWidget" name="scrollAreaWidgetContents">
35     <property name="geometry">
36      <rect>
37       <x>0</x>
38       <y>0</y>
39       <width>679</width>
40       <height>369</height>
41      </rect>
42     </property>
43     <widget class="QWidget" name="formLayoutWidget">
44      <property name="geometry">
45       <rect>
46        <x>10</x>
47        <y>10</y>
48        <width>661</width>
49        <height>351</height>
50       </rect>
51      </property>
52      <layout class="QFormLayout" name="formLayoutBasic">
53       <property name="fieldGrowthPolicy">
54        <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
55       </property>
56       <property name="leftMargin">
57        <number>10</number>
58       </property>
59       <item row="0" column="0">
60        <widget class="QLabel" name="labelNumberStartsWith">
61         <property name="sizePolicy">
62          <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
63           <horstretch>0</horstretch>
64           <verstretch>0</verstretch>
65          </sizepolicy>
66         </property>
67         <property name="minimumSize">
68          <size>
69           <width>280</width>
70           <height>25</height>
71          </size>
72         </property>
73         <property name="maximumSize">
74          <size>
75           <width>280</width>
76           <height>16777215</height>
77          </size>
78         </property>
79         <property name="text">
80          <string>Number starts with:</string>
81         </property>
82         <property name="margin">
83          <number>0</number>
84         </property>
85        </widget>
86       </item>
87       <item row="0" column="1">
88        <widget class="QLineEdit" name="lineEditNumberStartsWith">
89         <property name="sizePolicy">
90          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
91           <horstretch>0</horstretch>
92           <verstretch>0</verstretch>
93          </sizepolicy>
94         </property>
95         <property name="minimumSize">
96          <size>
97           <width>0</width>
98           <height>60</height>
99          </size>
100         </property>
101         <property name="inputMethodHints">
102          <set>Qt::ImhDialableCharactersOnly|Qt::ImhLowercaseOnly|Qt::ImhNoPredictiveText|Qt::ImhPreferNumbers</set>
103         </property>
104        </widget>
105       </item>
106       <item row="1" column="0">
107        <widget class="QLabel" name="labelCallingCardNumber">
108         <property name="text">
109          <string>Calling Card Number:</string>
110         </property>
111        </widget>
112       </item>
113       <item row="1" column="1">
114        <widget class="QLineEdit" name="lineEditCallingCardNumber">
115         <property name="sizePolicy">
116          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
117           <horstretch>0</horstretch>
118           <verstretch>0</verstretch>
119          </sizepolicy>
120         </property>
121         <property name="minimumSize">
122          <size>
123           <width>0</width>
124           <height>60</height>
125          </size>
126         </property>
127         <property name="inputMethodHints">
128          <set>Qt::ImhDialableCharactersOnly|Qt::ImhLowercaseOnly|Qt::ImhNoPredictiveText|Qt::ImhPreferNumbers</set>
129         </property>
130        </widget>
131       </item>
132       <item row="2" column="0">
133        <widget class="QLabel" name="labelDTMFFormat">
134         <property name="sizePolicy">
135          <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
136           <horstretch>0</horstretch>
137           <verstretch>0</verstretch>
138          </sizepolicy>
139         </property>
140         <property name="minimumSize">
141          <size>
142           <width>280</width>
143           <height>25</height>
144          </size>
145         </property>
146         <property name="maximumSize">
147          <size>
148           <width>280</width>
149           <height>16777215</height>
150          </size>
151         </property>
152         <property name="text">
153          <string>Format required for DTMF tone:</string>
154         </property>
155         <property name="wordWrap">
156          <bool>true</bool>
157         </property>
158        </widget>
159       </item>
160       <item row="2" column="1">
161        <widget class="QComboBox" name="comboBoxDTMFFormat">
162         <property name="sizePolicy">
163          <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
164           <horstretch>0</horstretch>
165           <verstretch>0</verstretch>
166          </sizepolicy>
167         </property>
168         <property name="minimumSize">
169          <size>
170           <width>50</width>
171           <height>60</height>
172          </size>
173         </property>
174         <item>
175          <property name="text">
176           <string>&lt;Country Code&gt;&lt;Area Code&gt;&lt;Phone Number&gt;</string>
177          </property>
178         </item>
179         <item>
180          <property name="text">
181           <string>+&lt;Country Code&gt;&lt;Area Code&gt;&lt;Phone Number&gt;</string>
182          </property>
183         </item>
184         <item>
185          <property name="text">
186           <string>00&lt;Country Code&gt;&lt;Area Code&gt;&lt;Phone Number&gt;</string>
187          </property>
188         </item>
189         <item>
190          <property name="text">
191           <string>011&lt;Country Code&gt;&lt;Area Code&gt;&lt;Phone Number&gt;</string>
192          </property>
193         </item>
194        </widget>
195       </item>
196       <item row="3" column="0">
197        <widget class="QLabel" name="labelDTMFPrefix">
198         <property name="text">
199          <string>Prefix before DTMF tone:</string>
200         </property>
201        </widget>
202       </item>
203       <item row="3" column="1">
204        <widget class="QLineEdit" name="lineEditDTMFPrefix">
205         <property name="sizePolicy">
206          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
207           <horstretch>0</horstretch>
208           <verstretch>0</verstretch>
209          </sizepolicy>
210         </property>
211         <property name="minimumSize">
212          <size>
213           <width>0</width>
214           <height>60</height>
215          </size>
216         </property>
217         <property name="inputMethodHints">
218          <set>Qt::ImhDialableCharactersOnly|Qt::ImhLowercaseOnly|Qt::ImhNoPredictiveText|Qt::ImhPreferNumbers</set>
219         </property>
220        </widget>
221       </item>
222       <item row="4" column="0">
223        <widget class="QLabel" name="labelDTMFSuffix">
224         <property name="text">
225          <string>Suffix after DTMF tone:</string>
226         </property>
227        </widget>
228       </item>
229       <item row="4" column="1">
230        <widget class="QLineEdit" name="lineEditDTMFSuffix">
231         <property name="sizePolicy">
232          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
233           <horstretch>0</horstretch>
234           <verstretch>0</verstretch>
235          </sizepolicy>
236         </property>
237         <property name="minimumSize">
238          <size>
239           <width>0</width>
240           <height>60</height>
241          </size>
242         </property>
243         <property name="inputMethodHints">
244          <set>Qt::ImhDialableCharactersOnly|Qt::ImhLowercaseOnly|Qt::ImhNoPredictiveText|Qt::ImhPreferNumbers</set>
245         </property>
246        </widget>
247       </item>
248      </layout>
249     </widget>
250    </widget>
251   </widget>
252   <widget class="QWidget" name="layoutWidget">
253    <property name="geometry">
254     <rect>
255      <x>696</x>
256      <y>22</y>
257      <width>101</width>
258      <height>124</height>
259     </rect>
260    </property>
261    <layout class="QVBoxLayout" name="verticalLayout">
262     <item>
263      <widget class="QPushButton" name="saveButton">
264       <property name="sizePolicy">
265        <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
266         <horstretch>0</horstretch>
267         <verstretch>0</verstretch>
268        </sizepolicy>
269       </property>
270       <property name="minimumSize">
271        <size>
272         <width>0</width>
273         <height>40</height>
274        </size>
275       </property>
276       <property name="text">
277        <string>Save</string>
278       </property>
279      </widget>
280     </item>
281     <item>
282      <spacer name="verticalSpacer">
283       <property name="orientation">
284        <enum>Qt::Vertical</enum>
285       </property>
286       <property name="sizeHint" stdset="0">
287        <size>
288         <width>17</width>
289         <height>30</height>
290        </size>
291       </property>
292      </spacer>
293     </item>
294     <item>
295      <widget class="QPushButton" name="closeButton">
296       <property name="minimumSize">
297        <size>
298         <width>0</width>
299         <height>40</height>
300        </size>
301       </property>
302       <property name="text">
303        <string>Close</string>
304       </property>
305      </widget>
306     </item>
307    </layout>
308   </widget>
309  </widget>
310  <resources/>
311  <connections/>
312 </ui>