Update line edits upon combo box change
[agianapa.git] / qt / leleja / tabReportDialog.ui
blob2e0b5bc1c49c57f2cbfbe15f70a32ae2d4e9b775
1 <ui version="4.0" >
2  <class>tabReportDialog</class>
3  <widget class="QDialog" name="tabReportDialog" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>417</width>
9     <height>308</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Dialog</string>
14   </property>
15   <widget class="QTabWidget" name="tabWidget" >
16    <property name="geometry" >
17     <rect>
18      <x>10</x>
19      <y>10</y>
20      <width>401</width>
21      <height>291</height>
22     </rect>
23    </property>
24    <property name="currentIndex" >
25     <number>0</number>
26    </property>
27    <widget class="QWidget" name="tabNumerical" >
28     <attribute name="title" >
29      <string>Αριθμητικά δεδομένα</string>
30     </attribute>
31     <widget class="QGroupBox" name="groupBox" >
32      <property name="geometry" >
33       <rect>
34        <x>10</x>
35        <y>20</y>
36        <width>249</width>
37        <height>141</height>
38       </rect>
39      </property>
40      <property name="title" >
41       <string>Ημέρες</string>
42      </property>
43      <widget class="QWidget" name="layoutWidget_2" >
44       <property name="geometry" >
45        <rect>
46         <x>20</x>
47         <y>30</y>
48         <width>209</width>
49         <height>95</height>
50        </rect>
51       </property>
52       <layout class="QGridLayout" >
53        <item row="0" column="0" >
54         <widget class="QLabel" name="servedLabel" >
55          <property name="text" >
56           <string>Υπηρετήθηκαν</string>
57          </property>
58         </widget>
59        </item>
60        <item row="0" column="1" >
61         <widget class="QLineEdit" name="servedLineEdit" >
62          <property name="readOnly" >
63           <bool>true</bool>
64          </property>
65         </widget>
66        </item>
67        <item row="1" column="0" >
68         <widget class="QLabel" name="leftLabel" >
69          <property name="text" >
70           <string>Υπόλοιπο</string>
71          </property>
72         </widget>
73        </item>
74        <item row="1" column="1" >
75         <widget class="QLineEdit" name="leftLineEdit" >
76          <property name="readOnly" >
77           <bool>true</bool>
78          </property>
79         </widget>
80        </item>
81        <item row="2" column="0" >
82         <widget class="QLabel" name="daysoffLabel" >
83          <property name="text" >
84           <string>Άδεια</string>
85          </property>
86         </widget>
87        </item>
88        <item row="2" column="1" >
89         <widget class="QLineEdit" name="daysoffLineEdit" >
90          <property name="readOnly" >
91           <bool>true</bool>
92          </property>
93         </widget>
94        </item>
95       </layout>
96      </widget>
97     </widget>
98     <widget class="QWidget" name="layoutWidget_3" >
99      <property name="geometry" >
100       <rect>
101        <x>270</x>
102        <y>30</y>
103        <width>124</width>
104        <height>53</height>
105       </rect>
106      </property>
107      <layout class="QVBoxLayout" >
108       <item>
109        <widget class="QLabel" name="labelUnit" >
110         <property name="text" >
111          <string>Μονάδα μέτρησης</string>
112         </property>
113        </widget>
114       </item>
115       <item>
116        <widget class="QComboBox" name="unitComboBox" >
117         <item>
118          <property name="text" >
119           <string>Μήνες</string>
120          </property>
121         </item>
122         <item>
123          <property name="text" >
124           <string>Εβδομάδες</string>
125          </property>
126         </item>
127         <item>
128          <property name="text" >
129           <string>Ημέρες</string>
130          </property>
131         </item>
132         <item>
133          <property name="text" >
134           <string>Ώρες</string>
135          </property>
136         </item>
137         <item>
138          <property name="text" >
139           <string>Λεπτά</string>
140          </property>
141         </item>
142         <item>
143          <property name="text" >
144           <string>Δευτερόλεπτα</string>
145          </property>
146         </item>
147         <item>
148          <property name="text" >
149           <string>Έτη φωτός</string>
150          </property>
151         </item>
152        </widget>
153       </item>
154      </layout>
155     </widget>
156    </widget>
157    <widget class="QWidget" name="tabGraphics" >
158     <attribute name="title" >
159      <string>Γραφικά</string>
160     </attribute>
161     <widget class="QLabel" name="labelGraphics" >
162      <property name="geometry" >
163       <rect>
164        <x>10</x>
165        <y>10</y>
166        <width>381</width>
167        <height>241</height>
168       </rect>
169      </property>
170      <property name="frameShape" >
171       <enum>QFrame::Box</enum>
172      </property>
173      <property name="text" >
174       <string/>
175      </property>
176     </widget>
177    </widget>
178    <widget class="QWidget" name="tabRank" >
179     <attribute name="title" >
180      <string>Βαθμός</string>
181     </attribute>
182     <widget class="QLabel" name="labelRank" >
183      <property name="geometry" >
184       <rect>
185        <x>10</x>
186        <y>10</y>
187        <width>381</width>
188        <height>241</height>
189       </rect>
190      </property>
191      <property name="frameShape" >
192       <enum>QFrame::Box</enum>
193      </property>
194      <property name="text" >
195       <string/>
196      </property>
197     </widget>
198    </widget>
199   </widget>
200  </widget>
201  <resources/>
202  <connections/>
203 </ui>