Warning, /network/konqueror/settings/konqhtml/css/cssconfig.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>CSSConfigWidget</class>
0003  <widget class="QWidget" name="CSSConfigWidget" >
0004   <property name="whatsThis" >
0005    <string>&lt;b>Stylesheets&lt;/b>&lt;p>See http://www.w3.org/Style/CSS for further information on cascading style sheets.&lt;/p></string>
0006   </property>
0007   <layout class="QVBoxLayout" >
0008    <item>
0009     <widget class="QGroupBox" name="ButtonGroup1" >
0010      <property name="sizePolicy" >
0011       <sizepolicy vsizetype="Preferred" hsizetype="MinimumExpanding" >
0012        <horstretch>0</horstretch>
0013        <verstretch>0</verstretch>
0014       </sizepolicy>
0015      </property>
0016      <property name="whatsThis" >
0017       <string>&lt;b>Stylesheets&lt;/b>&lt;p>Use this groupbox to determine how Konqueror will render style sheets.&lt;/p></string>
0018      </property>
0019      <property name="title" >
0020       <string>Stylesheets</string>
0021      </property>
0022      <layout class="QVBoxLayout" >
0023       <item>
0024        <widget class="QRadioButton" name="useDefault" >
0025         <property name="whatsThis" >
0026          <string>&lt;b>Use default stylesheet&lt;/b>&lt;p>Select this option to use the default stylesheet.&lt;/p></string>
0027         </property>
0028         <property name="text" >
0029          <string>Us&amp;e default stylesheet</string>
0030         </property>
0031         <property name="checked" >
0032          <bool>true</bool>
0033         </property>
0034        </widget>
0035       </item>
0036       <item>
0037        <widget class="QRadioButton" name="useUser" >
0038         <property name="whatsThis" >
0039          <string>&lt;b>Use user-defined stylesheet&lt;/b>&lt;p>If this box is checked, Konqueror will try to load a user-defined style sheet as specified in the location below. The style sheet allows you to completely override the way web pages are rendered in your browser. The file specified should contain a valid style sheet (see http://www.w3.org/Style/CSS for further information on cascading style sheets).&lt;/p></string>
0040         </property>
0041         <property name="text" >
0042          <string>Use &amp;user-defined stylesheet</string>
0043         </property>
0044        </widget>
0045       </item>
0046       <item>
0047        <layout class="QHBoxLayout" >
0048         <property name="leftMargin" >
0049          <number>0</number>
0050         </property>
0051         <property name="topMargin" >
0052          <number>0</number>
0053         </property>
0054         <property name="rightMargin" >
0055          <number>0</number>
0056         </property>
0057         <property name="bottomMargin" >
0058          <number>0</number>
0059         </property>
0060         <item>
0061          <spacer>
0062           <property name="orientation" >
0063            <enum>Qt::Horizontal</enum>
0064           </property>
0065           <property name="sizeType" >
0066            <enum>QSizePolicy::Fixed</enum>
0067           </property>
0068           <property name="sizeHint" >
0069            <size>
0070             <width>14</width>
0071             <height>20</height>
0072            </size>
0073           </property>
0074          </spacer>
0075         </item>
0076         <item>
0077          <widget class="KUrlRequester" name="urlRequester" >
0078           <property name="enabled" >
0079            <bool>false</bool>
0080           </property>
0081          </widget>
0082         </item>
0083        </layout>
0084       </item>
0085       <item>
0086        <widget class="QRadioButton" name="useAccess" >
0087         <property name="sizePolicy" >
0088          <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
0089           <horstretch>0</horstretch>
0090           <verstretch>0</verstretch>
0091          </sizepolicy>
0092         </property>
0093         <property name="whatsThis" >
0094          <string>&lt;b>Use accessibility stylesheet&lt;/b>&lt;p>Selecting this option will allow you to define a default font, font size, and font color with a few simple clicks of the mouse. Simply wander over to the Customize... dialog and pick out your desired options.&lt;/p></string>
0095         </property>
0096         <property name="text" >
0097          <string>U&amp;se accessibility stylesheet</string>
0098         </property>
0099        </widget>
0100       </item>
0101       <item>
0102        <layout class="QHBoxLayout" >
0103         <property name="leftMargin" >
0104          <number>0</number>
0105         </property>
0106         <property name="topMargin" >
0107          <number>0</number>
0108         </property>
0109         <property name="rightMargin" >
0110          <number>0</number>
0111         </property>
0112         <property name="bottomMargin" >
0113          <number>0</number>
0114         </property>
0115         <item>
0116          <spacer>
0117           <property name="orientation" >
0118            <enum>Qt::Horizontal</enum>
0119           </property>
0120           <property name="sizeType" >
0121            <enum>QSizePolicy::Fixed</enum>
0122           </property>
0123           <property name="sizeHint" >
0124            <size>
0125             <width>14</width>
0126             <height>20</height>
0127            </size>
0128           </property>
0129          </spacer>
0130         </item>
0131         <item>
0132          <widget class="QPushButton" name="customize" >
0133           <property name="enabled" >
0134            <bool>false</bool>
0135           </property>
0136           <property name="text" >
0137            <string>Custom&amp;ize...</string>
0138           </property>
0139          </widget>
0140         </item>
0141         <item>
0142          <spacer>
0143           <property name="orientation" >
0144            <enum>Qt::Horizontal</enum>
0145           </property>
0146           <property name="sizeType" >
0147            <enum>QSizePolicy::Expanding</enum>
0148           </property>
0149           <property name="sizeHint" >
0150            <size>
0151             <width>20</width>
0152             <height>20</height>
0153            </size>
0154           </property>
0155          </spacer>
0156         </item>
0157        </layout>
0158       </item>
0159      </layout>
0160     </widget>
0161    </item>
0162    <item>
0163     <spacer>
0164      <property name="orientation" >
0165       <enum>Qt::Vertical</enum>
0166      </property>
0167      <property name="sizeType" >
0168       <enum>QSizePolicy::Expanding</enum>
0169      </property>
0170      <property name="sizeHint" >
0171       <size>
0172        <width>20</width>
0173        <height>50</height>
0174       </size>
0175      </property>
0176     </spacer>
0177    </item>
0178   </layout>
0179  </widget>
0180  <customwidgets>
0181   <customwidget>
0182    <class>KUrlRequester</class>
0183    <extends>QFrame</extends>
0184    <header>kurlrequester.h</header>
0185   </customwidget>
0186  </customwidgets>
0187  <includes>
0188   <include location="local" >kurlrequester.h</include>
0189   <include location="local" >klineedit.h</include>
0190  </includes>
0191  <resources/>
0192  <connections>
0193   <connection>
0194    <sender>useAccess</sender>
0195    <signal>toggled(bool)</signal>
0196    <receiver>customize</receiver>
0197    <slot>setEnabled(bool)</slot>
0198    <hints>
0199     <hint type="sourcelabel" >
0200      <x>20</x>
0201      <y>20</y>
0202     </hint>
0203     <hint type="destinationlabel" >
0204      <x>20</x>
0205      <y>20</y>
0206     </hint>
0207    </hints>
0208   </connection>
0209   <connection>
0210    <sender>useUser</sender>
0211    <signal>toggled(bool)</signal>
0212    <receiver>urlRequester</receiver>
0213    <slot>setEnabled(bool)</slot>
0214    <hints>
0215     <hint type="sourcelabel" >
0216      <x>20</x>
0217      <y>20</y>
0218     </hint>
0219     <hint type="destinationlabel" >
0220      <x>20</x>
0221      <y>20</y>
0222     </hint>
0223    </hints>
0224   </connection>
0225  </connections>
0226 </ui>