Page 730 - 3-3
P. 730
</property>
<property name="styleSheet">
<string notr="true">QPushButton{
border:none;
image: url(:/images/redcross1.png);
}
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>20</x>
<y>150</y>
<width>120</width>
<height>120</height>
</rect>
</property>
<property name="font">
<font>
<family> 휴먼엑스포</family>
<pointsize>20</pointsize>
</font>
</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>
- 730 -