Subversion Repositories ExamClock

Rev

Rev 4 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 7
Line 4... Line 4...
4
 <widget class="QMainWindow" name="MainWindow">
4
 <widget class="QMainWindow" name="MainWindow">
5
  <property name="geometry">
5
  <property name="geometry">
6
   <rect>
6
   <rect>
7
    <x>0</x>
7
    <x>0</x>
8
    <y>0</y>
8
    <y>0</y>
9
    <width>562</width>
9
    <width>669</width>
10
    <height>454</height>
10
    <height>614</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>MainWindow</string>
14
   <string>MainWindow</string>
15
  </property>
15
  </property>
16
  <widget class="QWidget" name="centralWidget">
16
  <widget class="QWidget" name="centralWidget">
517
  </widget>
209
  </widget>
518
  <widget class="QMenuBar" name="menuBar">
210
  <widget class="QMenuBar" name="menuBar">
519
   <property name="geometry">
211
   <property name="geometry">
520
    <rect>
212
    <rect>
521
     <x>0</x>
213
     <x>0</x>
522
     <y>0</y>
214
     <y>0</y>
523
     <width>562</width>
215
     <width>669</width>
524
     <height>21</height>
216
     <height>21</height>
525
    </rect>
217
    </rect>
526
   </property>
218
   </property>
527
   <widget class="QMenu" name="menuFile">
219
   <widget class="QMenu" name="menuFile">
528
    <property name="title">
220
    <property name="title">