Warning, /sdk/kcachegrind/qcachegrind/colorsettings.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>ColorSettings</class>
0004  <widget class="QWidget" name="ColorSettings">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>400</width>
0010     <height>300</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <property name="topMargin">
0015     <number>0</number>
0016    </property>
0017    <property name="rightMargin">
0018     <number>0</number>
0019    </property>
0020    <property name="bottomMargin">
0021     <number>0</number>
0022    </property>
0023    <item row="0" column="0" colspan="4">
0024     <widget class="QTreeWidget" name="colorList">
0025      <column>
0026       <property name="text">
0027        <string>Type</string>
0028       </property>
0029      </column>
0030      <column>
0031       <property name="text">
0032        <string>Color</string>
0033       </property>
0034      </column>
0035      <column>
0036       <property name="text">
0037        <string>Name</string>
0038       </property>
0039      </column>
0040     </widget>
0041    </item>
0042    <item row="1" column="0">
0043     <widget class="QLabel" name="label_2">
0044      <property name="text">
0045       <string>Color:</string>
0046      </property>
0047     </widget>
0048    </item>
0049    <item row="1" column="1">
0050     <widget class="QtColorButton" name="colorButton">
0051      <property name="sizePolicy">
0052       <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0053        <horstretch>0</horstretch>
0054        <verstretch>0</verstretch>
0055       </sizepolicy>
0056      </property>
0057      <property name="text">
0058       <string/>
0059      </property>
0060     </widget>
0061    </item>
0062    <item row="1" column="2">
0063     <spacer name="horizontalSpacer">
0064      <property name="orientation">
0065       <enum>Qt::Horizontal</enum>
0066      </property>
0067      <property name="sizeHint" stdset="0">
0068       <size>
0069        <width>40</width>
0070        <height>20</height>
0071       </size>
0072      </property>
0073     </spacer>
0074    </item>
0075    <item row="1" column="3">
0076     <widget class="QPushButton" name="resetButton">
0077      <property name="text">
0078       <string>Reset</string>
0079      </property>
0080     </widget>
0081    </item>
0082   </layout>
0083  </widget>
0084  <customwidgets>
0085   <customwidget>
0086    <class>QtColorButton</class>
0087    <extends>QToolButton</extends>
0088    <header>qtcolorbutton.h</header>
0089   </customwidget>
0090  </customwidgets>
0091  <resources/>
0092  <connections/>
0093 </ui>