Warning, /graphics/kst-plot/src/libkstapp/labeldimensionstab.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>LabelDimensionsTab</class> 0004 <widget class="QWidget" name="LabelDimensionsTab"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>276</width> 0010 <height>176</height> 0011 </rect> 0012 </property> 0013 <layout class="QVBoxLayout" name="verticalLayout"> 0014 <item> 0015 <layout class="QGridLayout" name="gridLayout_2"> 0016 <item row="0" column="0" colspan="3"> 0017 <widget class="QCheckBox" name="_lockPosToData"> 0018 <property name="text"> 0019 <string>Lock Position To Data</string> 0020 </property> 0021 </widget> 0022 </item> 0023 <item row="2" column="2"> 0024 <widget class="QRadioButton" name="_right"> 0025 <property name="text"> 0026 <string comment="the right side">Right</string> 0027 </property> 0028 </widget> 0029 </item> 0030 <item row="2" column="0"> 0031 <widget class="QLabel" name="label_4"> 0032 <property name="sizePolicy"> 0033 <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> 0034 <horstretch>0</horstretch> 0035 <verstretch>0</verstretch> 0036 </sizepolicy> 0037 </property> 0038 <property name="text"> 0039 <string>Label Reference Point:</string> 0040 </property> 0041 <property name="alignment"> 0042 <set>Qt::AlignCenter</set> 0043 </property> 0044 </widget> 0045 </item> 0046 <item row="2" column="1"> 0047 <widget class="QRadioButton" name="_left"> 0048 <property name="sizePolicy"> 0049 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 0050 <horstretch>0</horstretch> 0051 <verstretch>0</verstretch> 0052 </sizepolicy> 0053 </property> 0054 <property name="text"> 0055 <string comment="the left side">Left</string> 0056 </property> 0057 </widget> 0058 </item> 0059 </layout> 0060 </item> 0061 <item> 0062 <layout class="QGridLayout" name="gridLayout"> 0063 <item row="2" column="0"> 0064 <widget class="QLabel" name="label_3"> 0065 <property name="text"> 0066 <string>Rotatio&n</string> 0067 </property> 0068 <property name="alignment"> 0069 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0070 </property> 0071 <property name="buddy"> 0072 <cstring>_rotation</cstring> 0073 </property> 0074 </widget> 0075 </item> 0076 <item row="2" column="1"> 0077 <widget class="QDoubleSpinBox" name="_rotation"> 0078 <property name="decimals"> 0079 <number>4</number> 0080 </property> 0081 <property name="minimum"> 0082 <double>-180.000000000000000</double> 0083 </property> 0084 <property name="maximum"> 0085 <double>360.000000000000000</double> 0086 </property> 0087 <property name="singleStep"> 0088 <double>0.010000000000000</double> 0089 </property> 0090 </widget> 0091 </item> 0092 <item row="1" column="0"> 0093 <widget class="QLabel" name="label"> 0094 <property name="sizePolicy"> 0095 <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> 0096 <horstretch>0</horstretch> 0097 <verstretch>0</verstretch> 0098 </sizepolicy> 0099 </property> 0100 <property name="text"> 0101 <string>Position</string> 0102 </property> 0103 <property name="alignment"> 0104 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0105 </property> 0106 <property name="buddy"> 0107 <cstring>_x</cstring> 0108 </property> 0109 </widget> 0110 </item> 0111 <item row="1" column="2"> 0112 <widget class="QLabel" name="label_2"> 0113 <property name="sizePolicy"> 0114 <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> 0115 <horstretch>0</horstretch> 0116 <verstretch>0</verstretch> 0117 </sizepolicy> 0118 </property> 0119 <property name="text"> 0120 <string> , </string> 0121 </property> 0122 <property name="buddy"> 0123 <cstring>_y</cstring> 0124 </property> 0125 </widget> 0126 </item> 0127 <item row="1" column="3"> 0128 <widget class="QDoubleSpinBox" name="_y"> 0129 <property name="decimals"> 0130 <number>4</number> 0131 </property> 0132 <property name="maximum"> 0133 <double>1.000000000000000</double> 0134 </property> 0135 <property name="singleStep"> 0136 <double>0.010000000000000</double> 0137 </property> 0138 </widget> 0139 </item> 0140 <item row="1" column="1"> 0141 <widget class="QDoubleSpinBox" name="_x"> 0142 <property name="decimals"> 0143 <number>4</number> 0144 </property> 0145 <property name="maximum"> 0146 <double>1.000000000000000</double> 0147 </property> 0148 <property name="singleStep"> 0149 <double>0.010000000000000</double> 0150 </property> 0151 </widget> 0152 </item> 0153 </layout> 0154 </item> 0155 <item> 0156 <spacer name="verticalSpacer"> 0157 <property name="orientation"> 0158 <enum>Qt::Vertical</enum> 0159 </property> 0160 <property name="sizeHint" stdset="0"> 0161 <size> 0162 <width>20</width> 0163 <height>37</height> 0164 </size> 0165 </property> 0166 </spacer> 0167 </item> 0168 </layout> 0169 </widget> 0170 <tabstops> 0171 <tabstop>_lockPosToData</tabstop> 0172 <tabstop>_left</tabstop> 0173 <tabstop>_right</tabstop> 0174 <tabstop>_x</tabstop> 0175 <tabstop>_y</tabstop> 0176 <tabstop>_rotation</tabstop> 0177 </tabstops> 0178 <resources/> 0179 <connections> 0180 <connection> 0181 <sender>_lockPosToData</sender> 0182 <signal>clicked()</signal> 0183 <receiver>LabelDimensionsTab</receiver> 0184 <slot>modified()</slot> 0185 <hints> 0186 <hint type="sourcelabel"> 0187 <x>42</x> 0188 <y>11</y> 0189 </hint> 0190 <hint type="destinationlabel"> 0191 <x>40</x> 0192 <y>108</y> 0193 </hint> 0194 </hints> 0195 </connection> 0196 <connection> 0197 <sender>_left</sender> 0198 <signal>toggled(bool)</signal> 0199 <receiver>LabelDimensionsTab</receiver> 0200 <slot>modified()</slot> 0201 <hints> 0202 <hint type="sourcelabel"> 0203 <x>117</x> 0204 <y>42</y> 0205 </hint> 0206 <hint type="destinationlabel"> 0207 <x>71</x> 0208 <y>109</y> 0209 </hint> 0210 </hints> 0211 </connection> 0212 <connection> 0213 <sender>_x</sender> 0214 <signal>valueChanged(QString)</signal> 0215 <receiver>LabelDimensionsTab</receiver> 0216 <slot>modified()</slot> 0217 <hints> 0218 <hint type="sourcelabel"> 0219 <x>98</x> 0220 <y>69</y> 0221 </hint> 0222 <hint type="destinationlabel"> 0223 <x>124</x> 0224 <y>109</y> 0225 </hint> 0226 </hints> 0227 </connection> 0228 <connection> 0229 <sender>_y</sender> 0230 <signal>valueChanged(QString)</signal> 0231 <receiver>LabelDimensionsTab</receiver> 0232 <slot>modified()</slot> 0233 <hints> 0234 <hint type="sourcelabel"> 0235 <x>195</x> 0236 <y>70</y> 0237 </hint> 0238 <hint type="destinationlabel"> 0239 <x>196</x> 0240 <y>107</y> 0241 </hint> 0242 </hints> 0243 </connection> 0244 <connection> 0245 <sender>_rotation</sender> 0246 <signal>valueChanged(QString)</signal> 0247 <receiver>LabelDimensionsTab</receiver> 0248 <slot>modified()</slot> 0249 <hints> 0250 <hint type="sourcelabel"> 0251 <x>104</x> 0252 <y>92</y> 0253 </hint> 0254 <hint type="destinationlabel"> 0255 <x>268</x> 0256 <y>107</y> 0257 </hint> 0258 </hints> 0259 </connection> 0260 </connections> 0261 <slots> 0262 <slot>modified()</slot> 0263 </slots> 0264 </ui>