Warning, /kdevelop/kdev-php/docs/phpdocsconfig.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>PhpDocsConfigUI</class>
0004  <widget class="QWidget" name="PhpDocsConfigUI">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>560</width>
0010     <height>404</height>
0011    </rect>
0012   </property>
0013   <property name="locale">
0014    <locale language="English" country="UnitedStates"/>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout_2">
0017    <item>
0018     <widget class="QGroupBox" name="PhpDoc">
0019      <property name="title">
0020       <string>PHP Manual Integration</string>
0021      </property>
0022      <property name="alignment">
0023       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0024      </property>
0025      <layout class="QVBoxLayout" name="verticalLayout">
0026       <item>
0027        <widget class="QLabel" name="PhpDocNote">
0028         <property name="locale">
0029          <locale language="English" country="UnitedStates"/>
0030         </property>
0031         <property name="text">
0032          <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
0033 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
0034 p, li { white-space: pre-wrap; }
0035 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt;
0036 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;By default the online &lt;a href=&quot;https://php.net&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;PHP documentation&lt;/span&gt;&lt;/a&gt; is used remotely. Alternatively you can set the location to a local copy of the documentation in the language of your choice. Make sure you downloaded the &lt;span style=&quot; font-style:italic;&quot;&gt;&quot;Many HTML files&quot;&lt;/span&gt; package.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0037         </property>
0038         <property name="scaledContents">
0039          <bool>false</bool>
0040         </property>
0041         <property name="wordWrap">
0042          <bool>true</bool>
0043         </property>
0044         <property name="openExternalLinks">
0045          <bool>true</bool>
0046         </property>
0047        </widget>
0048       </item>
0049       <item>
0050        <layout class="QFormLayout" name="formLayout">
0051         <property name="fieldGrowthPolicy">
0052          <enum>QFormLayout::ExpandingFieldsGrow</enum>
0053         </property>
0054         <item row="0" column="0">
0055          <widget class="QLabel" name="PhpDocLocationLabel">
0056           <property name="text">
0057            <string>Location:</string>
0058           </property>
0059          </widget>
0060         </item>
0061         <item row="0" column="1">
0062          <widget class="KUrlRequester" name="kcfg_phpDocLocation"/>
0063         </item>
0064        </layout>
0065       </item>
0066      </layout>
0067     </widget>
0068    </item>
0069    <item>
0070     <spacer name="verticalSpacer">
0071      <property name="orientation">
0072       <enum>Qt::Vertical</enum>
0073      </property>
0074      <property name="sizeHint" stdset="0">
0075       <size>
0076        <width>20</width>
0077        <height>40</height>
0078       </size>
0079      </property>
0080     </spacer>
0081    </item>
0082   </layout>
0083  </widget>
0084  <customwidgets>
0085   <customwidget>
0086    <class>KUrlRequester</class>
0087    <extends>QWidget</extends>
0088    <header>kurlrequester.h</header>
0089   </customwidget>
0090  </customwidgets>
0091  <resources/>
0092  <connections/>
0093 </ui>