Page 705 - 3-3
P. 705

<string/>
                      </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;
              font: 75 20pt "Comic Sans MS";
              }


              QPushButton:pressed {
              background-color: rgb(136, 176, 75 );
              color:white;
              }</string>
                      </property>
                      <property name="text">
                       <string>1</string>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QPushButton" name="number2">
                      <property name="sizePolicy">
                       <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
                        <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;


                                                          - 705 -
   700   701   702   703   704   705   706   707   708   709   710