Page 738 - 3-3
P. 738

<width>800</width>
                <height>460</height>
               </rect>
              </property>
              <property name="windowTitle">
               <string>Dialog</string>
              </property>
              <property name="styleSheet">
               <string notr="true">background-color: rgb(156, 206, 85);</string>
              </property>
              <widget class="QPushButton" name="gtm_btn">
               <property name="geometry">
                <rect>
                 <x>700</x>
                 <y>400</y>
                 <width>75</width>
                 <height>41</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>


                                                        - 738 -
   733   734   735   736   737   738   739   740   741   742   743