2006-03-24 15:59:11 +00:00
|
|
|
<ui version="4.0" >
|
|
|
|
<author></author>
|
|
|
|
<comment></comment>
|
|
|
|
<exportmacro></exportmacro>
|
|
|
|
<class>QChangesUi</class>
|
|
|
|
<widget class="QDialog" name="QChangesUi" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2006-05-04 07:31:46 +00:00
|
|
|
<width>298</width>
|
|
|
|
<height>264</height>
|
2006-03-24 15:59:11 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="sizeGripEnabled" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2006-05-04 07:31:46 +00:00
|
|
|
<layout class="QGridLayout" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<property name="margin" >
|
2006-05-04 07:31:46 +00:00
|
|
|
<number>9</number>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2006-05-04 07:31:46 +00:00
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QLabel" name="changeLA" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Change:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0" >
|
|
|
|
<widget class="QTextBrowser" name="changeTB" />
|
|
|
|
</item>
|
|
|
|
<item row="3" column="0" >
|
|
|
|
<layout class="QHBoxLayout" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2006-05-04 07:31:46 +00:00
|
|
|
<widget class="QPushButton" name="nextPB" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Go to next change</string>
|
|
|
|
</property>
|
2006-03-24 15:59:11 +00:00
|
|
|
<property name="text" >
|
2006-05-04 07:31:46 +00:00
|
|
|
<string>&Next change</string>
|
|
|
|
</property>
|
|
|
|
<property name="default" >
|
|
|
|
<bool>true</bool>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2006-05-04 07:31:46 +00:00
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2006-05-04 07:31:46 +00:00
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="closePB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Cancel</string>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2006-03-05 17:24:44 +00:00
|
|
|
</layout>
|
2006-03-24 15:59:11 +00:00
|
|
|
</item>
|
2006-05-04 07:31:46 +00:00
|
|
|
<item row="2" column="0" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="acceptPB" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Accept this change</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Accept</string>
|
|
|
|
</property>
|
|
|
|
<property name="autoDefault" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="rejectPB" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Reject this change</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Reject</string>
|
|
|
|
</property>
|
|
|
|
<property name="autoDefault" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2006-08-24 19:37:40 +00:00
|
|
|
<pixmapfunction></pixmapfunction>
|
2006-03-24 15:59:11 +00:00
|
|
|
<tabstops>
|
2006-08-31 13:46:28 +00:00
|
|
|
<tabstop>changeTB</tabstop>
|
2006-03-24 15:59:11 +00:00
|
|
|
<tabstop>acceptPB</tabstop>
|
|
|
|
<tabstop>rejectPB</tabstop>
|
|
|
|
<tabstop>nextPB</tabstop>
|
|
|
|
<tabstop>closePB</tabstop>
|
|
|
|
</tabstops>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
2006-03-05 17:24:44 +00:00
|
|
|
</ui>
|