examples/widgets/stylesheet/mainwindow.ui
changeset 23 89e065397ea6
parent 3 41300fa6a67c
equal deleted inserted replaced
22:79de32ba3296 23:89e065397ea6
   194          </property>
   194          </property>
   195         </widget>
   195         </widget>
   196        </item>
   196        </item>
   197        <item row="1" column="2" colspan="2" >
   197        <item row="1" column="2" colspan="2" >
   198         <widget class="QRadioButton" name="femaleRadioButton" >
   198         <widget class="QRadioButton" name="femaleRadioButton" >
   199          <property name="styleSheet" >
   199          <property name="toolTip">
   200           <string>Check this if you are female</string>
   200           <string>Check this if you are female</string>
   201          </property>
   201          </property>
   202          <property name="text" >
   202          <property name="text" >
   203           <string>&amp;Female</string>
   203           <string>&amp;Female</string>
   204          </property>
   204          </property>