Page 728 - 3-3
P. 728

<property name="geometry">
                <rect>
                 <x>700</x>
                 <y>400</y>
                 <width>75</width>
                 <height>45</height>
                </rect>
               </property>
               <property name="font">
                <font>
                 <family> 맑은 고딕</family>
                 <pointsize>12</pointsize>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="styleSheet">
                <string notr="true">QPushButton{
            border-style: outset;
            border-width: 3px;
            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 class="QPushButton" name="is_btn">
               <property name="geometry">
                <rect>
                 <x>660</x>
                 <y>150</y>
                 <width>120</width>
                 <height>120</height>
                </rect>
               </property>
               <property name="minimumSize">
                <size>


                                                        - 728 -
   723   724   725   726   727   728   729   730   731   732   733