Page 722 - 3-3
P. 722
<width>250</width>
<height>250</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{
border:none;
image: url(:/images/IN1.png);
}
QPushButton:pressed {
border:none;
image: url(:/images/IN2.png);
}</string>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>397</width>
<height>302</height>
</size>
</property>
</widget>
<widget class="QPushButton" name="out_button">
<property name="geometry">
<rect>
<x>460</x>
<y>100</y>
<width>250</width>
<height>250</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{
border:none;
image: url(:/images/OUT1.png);
}
QPushButton:pressed {
border:none;
image: url(:/images/OUT2.png);
}</string>
</property>
- 722 -