Page 742 - 3-3
P. 742
QPushButton:pressed {
border:none;
image: url(:/images/redcross2.png);
}</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="al_btn">
<property name="geometry">
<rect>
<x>30</x>
<y>100</y>
<width>220</width>
<height>220</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>
<property name="text">
<string/>
</property>
</widget>
</widget>
<resources>
<include location="projectimages/myres.qrc"/>
</resources>
<connections>
<connection>
<sender>al_btn</sender>
<signal>clicked()</signal>
<receiver>Dialog</receiver>
<slot>Admit_Leave()</slot>
<hints>
<hint type="sourcelabel">
- 742 -