Warning, /kdevelop/kdev-valgrind/config/globalconfigpage.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>Valgrind::GlobalConfigPage</class>
0004  <widget class="QWidget" name="Valgrind::GlobalConfigPage">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>562</width>
0010     <height>439</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <property name="leftMargin">
0015     <number>0</number>
0016    </property>
0017    <property name="topMargin">
0018     <number>0</number>
0019    </property>
0020    <property name="rightMargin">
0021     <number>0</number>
0022    </property>
0023    <property name="bottomMargin">
0024     <number>0</number>
0025    </property>
0026    <item>
0027     <widget class="QGroupBox" name="pathsGroupBox">
0028      <property name="title">
0029       <string>Valgrind executables</string>
0030      </property>
0031      <layout class="QFormLayout" name="formLayout">
0032       <item row="0" column="0">
0033        <widget class="QLabel">
0034         <property name="text">
0035          <string>Valgrind:</string>
0036         </property>
0037         <property name="buddy">
0038          <cstring>kcfg_valgrindExecutablePath</cstring>
0039         </property>
0040        </widget>
0041       </item>
0042       <item row="0" column="1">
0043        <widget class="KUrlRequester" name="kcfg_valgrindExecutablePath">
0044         <property name="minimumSize">
0045          <size>
0046           <width>20</width>
0047           <height>0</height>
0048          </size>
0049         </property>
0050        </widget>
0051       </item>
0052       <item row="1" column="0">
0053        <widget class="QLabel">
0054         <property name="text">
0055          <string>callgrind_annotate:</string>
0056         </property>
0057         <property name="buddy">
0058          <cstring>kcfg_valgrindExecutablePath</cstring>
0059         </property>
0060        </widget>
0061       </item>
0062       <item row="1" column="1">
0063        <widget class="KUrlRequester" name="kcfg_callgrind_annotateExecutablePath">
0064         <property name="minimumSize">
0065          <size>
0066           <width>20</width>
0067           <height>0</height>
0068          </size>
0069         </property>
0070        </widget>
0071       </item>
0072       <item row="2" column="0">
0073        <widget class="QLabel">
0074         <property name="text">
0075          <string>cg_annotate:</string>
0076         </property>
0077         <property name="buddy">
0078          <cstring>kcfg_valgrindExecutablePath</cstring>
0079         </property>
0080        </widget>
0081       </item>
0082       <item row="2" column="1">
0083        <widget class="KUrlRequester" name="kcfg_cg_annotateExecutablePath">
0084         <property name="minimumSize">
0085          <size>
0086           <width>20</width>
0087           <height>0</height>
0088          </size>
0089         </property>
0090        </widget>
0091       </item>
0092      </layout>
0093     </widget>
0094    </item>
0095    <item>
0096     <widget class="QGroupBox" name="outputGroupBox">
0097      <property name="title">
0098       <string>Visualizers executables</string>
0099      </property>
0100      <layout class="QFormLayout" name="formLayout_2">
0101       <item row="0" column="0">
0102        <widget class="QLabel">
0103         <property name="text">
0104          <string>KCachegrind:</string>
0105         </property>
0106         <property name="buddy">
0107          <cstring>kcfg_valgrindExecutablePath</cstring>
0108         </property>
0109        </widget>
0110       </item>
0111       <item row="0" column="1">
0112        <widget class="KUrlRequester" name="kcfg_kcachegrindExecutablePath">
0113         <property name="minimumSize">
0114          <size>
0115           <width>20</width>
0116           <height>0</height>
0117          </size>
0118         </property>
0119        </widget>
0120       </item>
0121       <item row="1" column="0">
0122        <widget class="QLabel">
0123         <property name="text">
0124          <string>Massif Visualizer:</string>
0125         </property>
0126         <property name="buddy">
0127          <cstring>kcfg_valgrindExecutablePath</cstring>
0128         </property>
0129        </widget>
0130       </item>
0131       <item row="1" column="1">
0132        <widget class="KUrlRequester" name="kcfg_massifVisualizerExecutablePath">
0133         <property name="minimumSize">
0134          <size>
0135           <width>20</width>
0136           <height>0</height>
0137          </size>
0138         </property>
0139        </widget>
0140       </item>
0141      </layout>
0142     </widget>
0143    </item>
0144    <item>
0145     <widget class="QGroupBox" name="outputGroupBox_2">
0146      <property name="title">
0147       <string>Output</string>
0148      </property>
0149      <layout class="QVBoxLayout" name="verticalLayout_2">
0150       <item>
0151        <widget class="QCheckBox" name="kcfg_showValgrindOutput">
0152         <property name="toolTip">
0153          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Valgrind messages will be displayed in the output view during analysis.&lt;/p&gt;&lt;p&gt;Useful for plugin debugging.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0154         </property>
0155         <property name="text">
0156          <string>Show valgrind output during analysis</string>
0157         </property>
0158        </widget>
0159       </item>
0160      </layout>
0161     </widget>
0162    </item>
0163    <item>
0164     <spacer name="verticalSpacer">
0165      <property name="orientation">
0166       <enum>Qt::Vertical</enum>
0167      </property>
0168      <property name="sizeHint" stdset="0">
0169       <size>
0170        <width>20</width>
0171        <height>149</height>
0172       </size>
0173      </property>
0174     </spacer>
0175    </item>
0176   </layout>
0177  </widget>
0178  <customwidgets>
0179   <customwidget>
0180    <class>KUrlRequester</class>
0181    <extends>QWidget</extends>
0182    <header>kurlrequester.h</header>
0183    <container>1</container>
0184   </customwidget>
0185  </customwidgets>
0186  <resources/>
0187  <connections/>
0188 </ui>