Subversion Repositories svn1-original

Rev

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

Rev 184 Rev 185
Line 11... Line 11...
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>Form</string>
14
   <string>Form</string>
15
  </property>
15
  </property>
16
  <widget class="QDialogButtonBox" name="buttonBox">
-
 
17
   <property name="geometry">
-
 
18
    <rect>
-
 
19
     <x>340</x>
-
 
20
     <y>470</y>
-
 
21
     <width>156</width>
-
 
22
     <height>23</height>
-
 
23
    </rect>
-
 
24
   </property>
-
 
25
   <property name="standardButtons">
-
 
26
    <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
-
 
27
   </property>
-
 
28
  </widget>
-
 
29
  <widget class="QWidget" name="verticalLayoutWidget">
16
  <widget class="QWidget" name="verticalLayoutWidget">
30
   <property name="geometry">
17
   <property name="geometry">
31
    <rect>
18
    <rect>
32
     <x>-1</x>
19
     <x>-1</x>
33
     <y>-1</y>
20
     <y>-1</y>
Line 58... Line 45...
58
       </property>
45
       </property>
59
       <property name="columnCount">
46
       <property name="columnCount">
60
        <number>4</number>
47
        <number>4</number>
61
       </property>
48
       </property>
62
       <attribute name="horizontalHeaderVisible">
49
       <attribute name="horizontalHeaderVisible">
63
        <bool>true</bool>
50
        <bool>false</bool>
64
       </attribute>
51
       </attribute>
65
       <attribute name="horizontalHeaderCascadingSectionResizes">
52
       <attribute name="horizontalHeaderCascadingSectionResizes">
66
        <bool>false</bool>
53
        <bool>false</bool>
67
       </attribute>
54
       </attribute>
68
       <attribute name="horizontalHeaderHighlightSections">
55
       <attribute name="horizontalHeaderHighlightSections">
Line 83... Line 70...
83
   </layout>
70
   </layout>
84
  </widget>
71
  </widget>
85
  <widget class="QPushButton" name="statusButton">
72
  <widget class="QPushButton" name="statusButton">
86
   <property name="geometry">
73
   <property name="geometry">
87
    <rect>
74
    <rect>
88
     <x>340</x>
75
     <x>330</x>
89
     <y>430</y>
76
     <y>440</y>
90
     <width>75</width>
77
     <width>75</width>
91
     <height>23</height>
78
     <height>23</height>
92
    </rect>
79
    </rect>
93
   </property>
80
   </property>
94
   <property name="text">
81
   <property name="text">
95
    <string>Update Status</string>
82
    <string>Update Status</string>
96
   </property>
83
   </property>
97
  </widget>
84
  </widget>
-
 
85
  <widget class="QPushButton" name="pushButtonRestore">
-
 
86
   <property name="geometry">
-
 
87
    <rect>
-
 
88
     <x>410</x>
-
 
89
     <y>470</y>
-
 
90
     <width>75</width>
-
 
91
     <height>23</height>
-
 
92
    </rect>
-
 
93
   </property>
-
 
94
   <property name="text">
98
  <zorder>buttonBox</zorder>
95
    <string>Restore</string>
-
 
96
   </property>
-
 
97
  </widget>
-
 
98
  <widget class="QPushButton" name="pushButtonSave">
-
 
99
   <property name="geometry">
-
 
100
    <rect>
-
 
101
     <x>330</x>
-
 
102
     <y>470</y>
-
 
103
     <width>75</width>
-
 
104
     <height>23</height>
-
 
105
    </rect>
-
 
106
   </property>
-
 
107
   <property name="text">
-
 
108
    <string>Save</string>
-
 
109
   </property>
-
 
110
  </widget>
99
  <zorder>verticalLayoutWidget</zorder>
111
  <widget class="QLabel" name="Changed">
100
  <zorder>statusButton</zorder>
112
   <property name="enabled">
101
  <zorder>groupBox</zorder>
113
    <bool>true</bool>
-
 
114
   </property>
-
 
115
   <property name="geometry">
-
 
116
    <rect>
-
 
117
     <x>240</x>
-
 
118
     <y>474</y>
-
 
119
     <width>81</width>
-
 
120
     <height>16</height>
-
 
121
    </rect>
-
 
122
   </property>
-
 
123
   <property name="autoFillBackground">
-
 
124
    <bool>false</bool>
-
 
125
   </property>
-
 
126
   <property name="text">
-
 
127
    <string notr="true">Data Changed</string>
-
 
128
   </property>
-
 
129
  </widget>
102
 </widget>
130
 </widget>
103
 <resources/>
131
 <resources/>
104
 <connections/>
132
 <connections/>
105
</ui>
133
</ui>