Subversion Repositories svn1

Rev

Rev 94 | Rev 100 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 94 Rev 95
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>678</width>
9
    <width>884</width>
10
    <height>388</height>
10
    <height>387</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">
17
   <widget class="QTextEdit" name="textEdit">
17
   <widget class="QTextEdit" name="textEdit">
18
    <property name="geometry">
18
    <property name="geometry">
19
     <rect>
19
     <rect>
20
      <x>360</x>
20
      <x>560</x>
21
      <y>0</y>
21
      <y>0</y>
22
      <width>311</width>
22
      <width>311</width>
23
      <height>331</height>
23
      <height>331</height>
24
     </rect>
24
     </rect>
25
    </property>
25
    </property>
Line 53... Line 53...
53
   <widget class="QTabWidget" name="tabWidget">
53
   <widget class="QTabWidget" name="tabWidget">
54
    <property name="geometry">
54
    <property name="geometry">
55
     <rect>
55
     <rect>
56
      <x>10</x>
56
      <x>10</x>
57
      <y>0</y>
57
      <y>0</y>
58
      <width>341</width>
58
      <width>471</width>
59
      <height>341</height>
59
      <height>341</height>
60
     </rect>
60
     </rect>
61
    </property>
61
    </property>
62
    <property name="currentIndex">
62
    <property name="currentIndex">
63
     <number>-1</number>
63
     <number>-1</number>
Line 67... Line 67...
67
  <widget class="QMenuBar" name="menuBar">
67
  <widget class="QMenuBar" name="menuBar">
68
   <property name="geometry">
68
   <property name="geometry">
69
    <rect>
69
    <rect>
70
     <x>0</x>
70
     <x>0</x>
71
     <y>0</y>
71
     <y>0</y>
72
     <width>678</width>
72
     <width>884</width>
73
     <height>18</height>
73
     <height>23</height>
74
    </rect>
74
    </rect>
75
   </property>
75
   </property>
76
  </widget>
76
  </widget>
77
  <widget class="QToolBar" name="mainToolBar">
77
  <widget class="QToolBar" name="mainToolBar">
78
   <attribute name="toolBarArea">
78
   <attribute name="toolBarArea">