Page 708 - 3-3
P. 708
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>80</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{
border-style: outset;
border-width: 3px;
border-radius: 15px;
border-color: white;
color: white;
font: 75 20pt "Comic Sans MS";
}
QPushButton:pressed {
background-color: rgb(136, 176, 75 );
color:white;
}</string>
</property>
<property name="text">
<string>5</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="number6">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>80</height>
</size>
</property>
<property name="styleSheet">
- 708 -