N9profile
[n9profile] / telenumdialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>TeleNumDialog</class>
4  <widget class="QDialog" name="TeleNumDialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>800</width>
10     <height>400</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>New telephone number rule</string>
15   </property>
16   <widget class="QTableView" name="tableView">
17    <property name="geometry">
18     <rect>
19      <x>10</x>
20      <y>10</y>
21      <width>781</width>
22      <height>251</height>
23     </rect>
24    </property>
25   </widget>
26   <widget class="QPushButton" name="pushButton">
27    <property name="geometry">
28     <rect>
29      <x>100</x>
30      <y>270</y>
31      <width>581</width>
32      <height>71</height>
33     </rect>
34    </property>
35    <property name="text">
36     <string>Add new telephone number</string>
37    </property>
38   </widget>
39  </widget>
40  <resources/>
41  <connections/>
42 </ui>