Page 711 - 3-3
P. 711

</item>
                    <item>
                     <widget class="QPushButton" name="number9">
                      <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">
                       <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>9</string>
                      </property>
                     </widget>
                    </item>
                   </layout>
                  </item>
                  <item row="3" column="0">
                   <layout class="QHBoxLayout" name="horizontalLayout_4">
                    <item>
                     <widget class="QPushButton" name="deleteButton">
                      <property name="sizePolicy">
                       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
                        <horstretch>0</horstretch>
                        <verstretch>0</verstretch>


                                                          - 711 -
   706   707   708   709   710   711   712   713   714   715   716