Warning, /graphics/kst-plot/src/libkstapp/filltab.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>FillTab</class> 0004 <widget class="QWidget" name="FillTab"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>338</width> 0010 <height>141</height> 0011 </rect> 0012 </property> 0013 <property name="minimumSize"> 0014 <size> 0015 <width>100</width> 0016 <height>0</height> 0017 </size> 0018 </property> 0019 <layout class="QVBoxLayout"> 0020 <item> 0021 <layout class="QGridLayout"> 0022 <item row="0" column="0"> 0023 <widget class="QLabel" name="label"> 0024 <property name="sizePolicy"> 0025 <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> 0026 <horstretch>0</horstretch> 0027 <verstretch>0</verstretch> 0028 </sizepolicy> 0029 </property> 0030 <property name="text"> 0031 <string>&Color:</string> 0032 </property> 0033 <property name="alignment"> 0034 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0035 </property> 0036 <property name="buddy"> 0037 <cstring>_color</cstring> 0038 </property> 0039 </widget> 0040 </item> 0041 <item row="0" column="1" colspan="2"> 0042 <widget class="Kst::ColorButton" name="_color"/> 0043 </item> 0044 <item row="1" column="0"> 0045 <widget class="QLabel" name="label_2"> 0046 <property name="sizePolicy"> 0047 <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> 0048 <horstretch>0</horstretch> 0049 <verstretch>0</verstretch> 0050 </sizepolicy> 0051 </property> 0052 <property name="text"> 0053 <string>St&yle:</string> 0054 </property> 0055 <property name="alignment"> 0056 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0057 </property> 0058 <property name="buddy"> 0059 <cstring>_style</cstring> 0060 </property> 0061 </widget> 0062 </item> 0063 <item row="1" column="1" colspan="2"> 0064 <widget class="QComboBox" name="_style"/> 0065 </item> 0066 <item row="2" column="0" colspan="2"> 0067 <widget class="QCheckBox" name="_useGradient"> 0068 <property name="text"> 0069 <string>Use &linear gradient</string> 0070 </property> 0071 </widget> 0072 </item> 0073 <item row="2" column="2"> 0074 <widget class="QPushButton" name="_gradientReset"> 0075 <property name="enabled"> 0076 <bool>false</bool> 0077 </property> 0078 <property name="text"> 0079 <string>&Reset Gradient</string> 0080 </property> 0081 </widget> 0082 </item> 0083 <item row="3" column="0" colspan="3"> 0084 <widget class="Kst::GradientEditor" name="_gradientEditor" native="true"> 0085 <property name="enabled"> 0086 <bool>false</bool> 0087 </property> 0088 <property name="minimumSize"> 0089 <size> 0090 <width>0</width> 0091 <height>22</height> 0092 </size> 0093 </property> 0094 </widget> 0095 </item> 0096 </layout> 0097 </item> 0098 <item> 0099 <spacer> 0100 <property name="orientation"> 0101 <enum>Qt::Vertical</enum> 0102 </property> 0103 <property name="sizeHint" stdset="0"> 0104 <size> 0105 <width>20</width> 0106 <height>40</height> 0107 </size> 0108 </property> 0109 </spacer> 0110 </item> 0111 </layout> 0112 </widget> 0113 <customwidgets> 0114 <customwidget> 0115 <class>Kst::ColorButton</class> 0116 <extends>QToolButton</extends> 0117 <header>colorbutton.h</header> 0118 </customwidget> 0119 <customwidget> 0120 <class>Kst::GradientEditor</class> 0121 <extends>QWidget</extends> 0122 <header>gradienteditor.h</header> 0123 </customwidget> 0124 </customwidgets> 0125 <resources/> 0126 <connections/> 0127 </ui>