Page 710 - 3-3
P. 710

}


            QPushButton:pressed {
            background-color: rgb(136, 176, 75 );
            color:white;
            }</string>
                    </property>
                    <property name="text">
                     <string>7</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QPushButton" name="number8">
                    <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>8</string>
                    </property>
                   </widget>


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