Warning, /kdevelop/kdevelop/plugins/custom-definesandincludes/kcm_widget/projectpathswidget.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>ProjectPathsWidget</class>
0004  <widget class="QWidget" name="ProjectPathsWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>667</width>
0010     <height>621</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <property name="margin">
0015     <number>0</number>
0016    </property>
0017    <item row="1" column="0">
0018     <widget class="QLabel" name="configureLabel">
0019      <property name="text">
0020       <string>Configure which macros and include directories/files will be added to the parser during project parsing:</string>
0021      </property>
0022     </widget>
0023    </item>
0024    <item row="3" column="0">
0025     <layout class="QHBoxLayout" name="horizontalLayout_3">
0026      <item>
0027       <widget class="QCheckBox" name="kcfg_reparse">
0028        <property name="toolTip">
0029         <string comment="@info:tooltip">Check this if you want the project to be reparsed to apply the changes.</string>
0030        </property>
0031        <property name="text">
0032         <string comment="@option:check">Reparse the project</string>
0033        </property>
0034        <property name="checked">
0035         <bool>true</bool>
0036        </property>
0037       </widget>
0038      </item>
0039      <item>
0040       <spacer name="horizontalSpacer">
0041        <property name="orientation">
0042         <enum>Qt::Horizontal</enum>
0043        </property>
0044        <property name="sizeHint" stdset="0">
0045         <size>
0046          <width>40</width>
0047          <height>20</height>
0048         </size>
0049        </property>
0050       </spacer>
0051      </item>
0052      <item>
0053       <widget class="QWidget" name="compilerBox">
0054        <layout class="QHBoxLayout" name="horizontalLayout_2">
0055         <property name="leftMargin">
0056          <number>0</number>
0057         </property>
0058         <property name="topMargin">
0059          <number>0</number>
0060         </property>
0061         <property name="rightMargin">
0062          <number>0</number>
0063         </property>
0064         <property name="bottomMargin">
0065          <number>0</number>
0066         </property>
0067         <item>
0068          <widget class="QLabel" name="label">
0069           <property name="toolTip">
0070            <string comment="@info:tooltip">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select compiler that will be used to retrieve standard include directories and defined macros.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0071           </property>
0072           <property name="text">
0073            <string comment="@label:listbox">Compiler for path:</string>
0074           </property>
0075          </widget>
0076         </item>
0077         <item>
0078          <widget class="QComboBox" name="compiler">
0079           <property name="toolTip">
0080            <string comment="@info:tooltip">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select compiler that will be used to retrieve standard include directories and defined macros.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0081           </property>
0082          </widget>
0083         </item>
0084        </layout>
0085       </widget>
0086      </item>
0087      <item>
0088       <widget class="QPushButton" name="batchEdit">
0089        <property name="toolTip">
0090         <string comment="@info:tooltip">Edit multiple includes/defines at the same time.</string>
0091        </property>
0092        <property name="text">
0093         <string comment="@action:button">&amp;Batch Edit...</string>
0094        </property>
0095        <property name="icon">
0096         <iconset theme="format-list-unordered"/>
0097        </property>
0098       </widget>
0099      </item>
0100     </layout>
0101    </item>
0102    <item row="0" column="0">
0103     <layout class="QHBoxLayout" name="horizontalLayout">
0104      <item>
0105       <layout class="QHBoxLayout" name="horizontalLayout_4">
0106        <item>
0107         <widget class="KComboBox" name="projectPaths">
0108          <property name="sizePolicy">
0109           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0110            <horstretch>0</horstretch>
0111            <verstretch>0</verstretch>
0112           </sizepolicy>
0113          </property>
0114         </widget>
0115        </item>
0116        <item>
0117         <widget class="QPushButton" name="addPath">
0118          <property name="toolTip">
0119           <string comment="@info:tooltip">Add a new sub-project path entry.</string>
0120          </property>
0121          <property name="text">
0122           <string/>
0123          </property>
0124          <property name="icon">
0125           <iconset theme="list-add"/>
0126          </property>
0127         </widget>
0128        </item>
0129        <item>
0130         <widget class="QPushButton" name="removePath">
0131          <property name="enabled">
0132           <bool>false</bool>
0133          </property>
0134          <property name="toolTip">
0135           <string comment="@info:tooltip">Delete current sub-project path entry.</string>
0136          </property>
0137          <property name="text">
0138           <string/>
0139          </property>
0140          <property name="icon">
0141           <iconset theme="edit-delete"/>
0142          </property>
0143         </widget>
0144        </item>
0145       </layout>
0146      </item>
0147     </layout>
0148    </item>
0149    <item row="2" column="0">
0150     <widget class="QTabWidget" name="languageParameters">
0151      <property name="enabled">
0152       <bool>true</bool>
0153      </property>
0154      <property name="sizePolicy">
0155       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0156        <horstretch>0</horstretch>
0157        <verstretch>8</verstretch>
0158       </sizepolicy>
0159      </property>
0160      <property name="currentIndex">
0161       <number>0</number>
0162      </property>
0163      <widget class="QWidget" name="includePathsPage">
0164       <attribute name="title">
0165        <string comment="@title:tab">Includes/Imports</string>
0166       </attribute>
0167       <layout class="QGridLayout" name="gridLayout_3">
0168        <item row="0" column="0">
0169         <widget class="IncludesWidget" name="includesWidget" native="true">
0170          <property name="sizePolicy">
0171           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0172            <horstretch>0</horstretch>
0173            <verstretch>8</verstretch>
0174           </sizepolicy>
0175          </property>
0176         </widget>
0177        </item>
0178       </layout>
0179      </widget>
0180      <widget class="QWidget" name="definesPage">
0181       <attribute name="title">
0182        <string comment="@title:tab">Defines</string>
0183       </attribute>
0184       <layout class="QVBoxLayout" name="gridLayout_2">
0185        <item>
0186         <widget class="DefinesWidget" name="definesWidget" native="true">
0187          <property name="sizePolicy">
0188           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0189            <horstretch>0</horstretch>
0190            <verstretch>8</verstretch>
0191           </sizepolicy>
0192          </property>
0193         </widget>
0194        </item>
0195       </layout>
0196      </widget>
0197      <widget class="QWidget" name="parserPage">
0198       <attribute name="title">
0199        <string comment="@title:tab">C/C++ Parser</string>
0200       </attribute>
0201       <layout class="QGridLayout" name="gridLayout_4">
0202        <item row="0" column="0">
0203         <widget class="ParserWidget" name="parserWidget" native="true"/>
0204        </item>
0205       </layout>
0206      </widget>
0207     </widget>
0208    </item>
0209   </layout>
0210  </widget>
0211  <customwidgets>
0212   <customwidget>
0213    <class>KComboBox</class>
0214    <extends>QComboBox</extends>
0215    <header>KComboBox</header>
0216   </customwidget>
0217   <customwidget>
0218    <class>DefinesWidget</class>
0219    <extends>QWidget</extends>
0220    <header>kcm_widget/defineswidget.h</header>
0221   </customwidget>
0222   <customwidget>
0223    <class>IncludesWidget</class>
0224    <extends>QWidget</extends>
0225    <header>kcm_widget/includeswidget.h</header>
0226   </customwidget>
0227   <customwidget>
0228    <class>ParserWidget</class>
0229    <extends>QWidget</extends>
0230    <header>kcm_widget/parserwidget.h</header>
0231    <container>1</container>
0232   </customwidget>
0233  </customwidgets>
0234  <resources/>
0235  <connections/>
0236 </ui>