tests/auto/uic3/baseline/optionsform.ui
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
       
     2 <class>OptionsForm</class>
       
     3 <widget class="QDialog">
       
     4     <property name="name">
       
     5         <cstring>OptionsForm</cstring>
       
     6     </property>
       
     7     <property name="geometry">
       
     8         <rect>
       
     9             <x>0</x>
       
    10             <y>0</y>
       
    11             <width>381</width>
       
    12             <height>297</height>
       
    13         </rect>
       
    14     </property>
       
    15     <property name="caption">
       
    16         <string>Color Tool -- Options</string>
       
    17     </property>
       
    18     <vbox>
       
    19         <property name="name">
       
    20             <cstring>unnamed</cstring>
       
    21         </property>
       
    22         <widget class="QLayoutWidget">
       
    23             <property name="name">
       
    24                 <cstring>Layout16</cstring>
       
    25             </property>
       
    26             <vbox>
       
    27                 <property name="name">
       
    28                     <cstring>unnamed</cstring>
       
    29                 </property>
       
    30                 <widget class="QGroupBox">
       
    31                     <property name="name">
       
    32                         <cstring>listGroupBox</cstring>
       
    33                     </property>
       
    34                     <property name="title">
       
    35                         <string>&amp;List View</string>
       
    36                     </property>
       
    37                     <vbox>
       
    38                         <property name="name">
       
    39                             <cstring>unnamed</cstring>
       
    40                         </property>
       
    41                         <widget class="QCheckBox">
       
    42                             <property name="name">
       
    43                                 <cstring>webCheckBox</cstring>
       
    44                             </property>
       
    45                             <property name="text">
       
    46                                 <string>&amp;Web color indicator</string>
       
    47                             </property>
       
    48                             <property name="checked">
       
    49                                 <bool>true</bool>
       
    50                             </property>
       
    51                         </widget>
       
    52                     </vbox>
       
    53                 </widget>
       
    54                 <widget class="QGroupBox">
       
    55                     <property name="name">
       
    56                         <cstring>textGroupBox</cstring>
       
    57                     </property>
       
    58                     <property name="title">
       
    59                         <string>&amp;Colored text</string>
       
    60                     </property>
       
    61                     <vbox>
       
    62                         <property name="name">
       
    63                             <cstring>unnamed</cstring>
       
    64                         </property>
       
    65                         <widget class="QLineEdit">
       
    66                             <property name="name">
       
    67                                 <cstring>textLineEdit</cstring>
       
    68                             </property>
       
    69                             <property name="text">
       
    70                                 <string>The quick brown fox jumped over the lazy dogs.</string>
       
    71                             </property>
       
    72                         </widget>
       
    73                     </vbox>
       
    74                 </widget>
       
    75             </vbox>
       
    76         </widget>
       
    77         <widget class="QLayoutWidget">
       
    78             <property name="name">
       
    79                 <cstring>Layout20</cstring>
       
    80             </property>
       
    81             <hbox>
       
    82                 <property name="name">
       
    83                     <cstring>unnamed</cstring>
       
    84                 </property>
       
    85                 <widget class="QButtonGroup">
       
    86                     <property name="name">
       
    87                         <cstring>clipboardButtonGroup</cstring>
       
    88                     </property>
       
    89                     <property name="title">
       
    90                         <string>Copy to Clipboard As</string>
       
    91                     </property>
       
    92                     <vbox>
       
    93                         <property name="name">
       
    94                             <cstring>unnamed</cstring>
       
    95                         </property>
       
    96                         <widget class="QRadioButton">
       
    97                             <property name="name">
       
    98                                 <cstring>hexRadioButton</cstring>
       
    99                             </property>
       
   100                             <property name="text">
       
   101                                 <string>&amp;Hex, e.g. #ab12df</string>
       
   102                             </property>
       
   103                             <property name="checked">
       
   104                                 <bool>true</bool>
       
   105                             </property>
       
   106                         </widget>
       
   107                         <widget class="QRadioButton">
       
   108                             <property name="name">
       
   109                                 <cstring>nameRadioButton</cstring>
       
   110                             </property>
       
   111                             <property name="text">
       
   112                                 <string>&amp;Name, e.g. darkgreen</string>
       
   113                             </property>
       
   114                         </widget>
       
   115                         <widget class="QRadioButton">
       
   116                             <property name="name">
       
   117                                 <cstring>rgbRadioButton</cstring>
       
   118                             </property>
       
   119                             <property name="text">
       
   120                                 <string>&amp;RGB values, e.g. 266,0,51</string>
       
   121                             </property>
       
   122                         </widget>
       
   123                     </vbox>
       
   124                 </widget>
       
   125                 <spacer>
       
   126                     <property name="name">
       
   127                         <cstring>Spacer4</cstring>
       
   128                     </property>
       
   129                     <property name="orientation">
       
   130                         <enum>Horizontal</enum>
       
   131                     </property>
       
   132                     <property name="sizeType">
       
   133                         <enum>Expanding</enum>
       
   134                     </property>
       
   135                     <property name="sizeHint">
       
   136                         <size>
       
   137                             <width>0</width>
       
   138                             <height>2</height>
       
   139                         </size>
       
   140                     </property>
       
   141                 </spacer>
       
   142                 <widget class="QLayoutWidget">
       
   143                     <property name="name">
       
   144                         <cstring>Layout19</cstring>
       
   145                     </property>
       
   146                     <vbox>
       
   147                         <property name="name">
       
   148                             <cstring>unnamed</cstring>
       
   149                         </property>
       
   150                         <spacer>
       
   151                             <property name="name">
       
   152                                 <cstring>Spacer3</cstring>
       
   153                             </property>
       
   154                             <property name="orientation">
       
   155                                 <enum>Vertical</enum>
       
   156                             </property>
       
   157                             <property name="sizeType">
       
   158                                 <enum>Expanding</enum>
       
   159                             </property>
       
   160                             <property name="sizeHint">
       
   161                                 <size>
       
   162                                     <width>22</width>
       
   163                                     <height>0</height>
       
   164                                 </size>
       
   165                             </property>
       
   166                         </spacer>
       
   167                         <widget class="QPushButton">
       
   168                             <property name="name">
       
   169                                 <cstring>okPushButton</cstring>
       
   170                             </property>
       
   171                             <property name="text">
       
   172                                 <string>OK</string>
       
   173                             </property>
       
   174                             <property name="default">
       
   175                                 <bool>true</bool>
       
   176                             </property>
       
   177                         </widget>
       
   178                         <widget class="QPushButton">
       
   179                             <property name="name">
       
   180                                 <cstring>cancelPushButton</cstring>
       
   181                             </property>
       
   182                             <property name="text">
       
   183                                 <string>Cancel</string>
       
   184                             </property>
       
   185                         </widget>
       
   186                     </vbox>
       
   187                 </widget>
       
   188             </hbox>
       
   189         </widget>
       
   190     </vbox>
       
   191 </widget>
       
   192 <connections>
       
   193     <connection>
       
   194         <sender>okPushButton</sender>
       
   195         <signal>clicked()</signal>
       
   196         <receiver>OptionsForm</receiver>
       
   197         <slot>accept()</slot>
       
   198     </connection>
       
   199     <connection>
       
   200         <sender>cancelPushButton</sender>
       
   201         <signal>clicked()</signal>
       
   202         <receiver>OptionsForm</receiver>
       
   203         <slot>reject()</slot>
       
   204     </connection>
       
   205 </connections>
       
   206 <layoutdefaults spacing="6" margin="11"/>
       
   207 </UI>