README
[n9profile] / calendarprofilesdialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>CalendarProfilesDialog</class>
4  <widget class="QDialog" name="CalendarProfilesDialog">
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>Calendar and rules</string>
15   </property>
16   <widget class="QLabel" name="Calendarlabel">
17    <property name="geometry">
18     <rect>
19      <x>10</x>
20      <y>90</y>
21      <width>181</width>
22      <height>31</height>
23     </rect>
24    </property>
25    <property name="font">
26     <font>
27      <pointsize>17</pointsize>
28     </font>
29    </property>
30    <property name="text">
31     <string>Allow calendars</string>
32    </property>
33   </widget>
34   <widget class="QLabel" name="label_2">
35    <property name="geometry">
36     <rect>
37      <x>10</x>
38      <y>280</y>
39      <width>201</width>
40      <height>20</height>
41     </rect>
42    </property>
43    <property name="font">
44     <font>
45      <pointsize>17</pointsize>
46     </font>
47    </property>
48    <property name="text">
49     <string>Set profiles rules</string>
50    </property>
51   </widget>
52   <widget class="QWidget" name="layoutWidget">
53    <property name="geometry">
54     <rect>
55      <x>210</x>
56      <y>0</y>
57      <width>571</width>
58      <height>361</height>
59     </rect>
60    </property>
61    <layout class="QVBoxLayout" name="verticalLayout">
62     <item>
63      <widget class="QTableView" name="CalendartableView"/>
64     </item>
65     <item>
66      <widget class="QTableView" name="Profile_tableView"/>
67     </item>
68    </layout>
69   </widget>
70  </widget>
71  <resources/>
72  <connections/>
73 </ui>