Page 741 - 3-3
P. 741
<string notr="true">color:gold;</string>
</property>
<property name="text">
<string> 외출 나가기</string>
</property>
</widget>
<widget class="QPushButton" name="os_btn">
<property name="geometry">
<rect>
<x>550</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 class="QPushButton" name="sl_btn">
<property name="geometry">
<rect>
<x>290</x>
<y>100</y>
<width>220</width>
<height>220</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{
border:none;
image: url(:/images/redcross1.png);
}
- 741 -