Page 715 - 3-3
P. 715
<size>
<width>16777215</width>
<height>80</height>
</size>
</property>
<property name="font">
<font>
<family>? 대 ?㉫ 묒뒪??/family>
<pointsize>20</pointsize>
<weight>50</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{
border-style: outset;
border-width: 3px;
border-radius: 15px;
border-color: white;
color: white;
}
QPushButton:pressed {
background-color: rgb(136, 176, 75 );
color:white;
}</string>
</property>
<property name="text">
<string>? 뺤씤</string>
</property>
</widget>
</widget>
<resources>
<include location="backimages.qrc"/>
</resources>
<connections>
<connection>
<sender>number1</sender>
<signal>clicked()</signal>
<receiver>Form</receiver>
<slot>slot_1st()</slot>
- 715 -