Warning, /graphics/kst-plot/src/libkstapp/contenttab.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>ContentTab</class> 0004 <widget class="QWidget" name="ContentTab"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>731</width> 0010 <height>419</height> 0011 </rect> 0012 </property> 0013 <layout class="QGridLayout" name="gridLayout"> 0014 <item row="0" column="0"> 0015 <layout class="QHBoxLayout" name="horizontalLayout_3"> 0016 <item> 0017 <layout class="QVBoxLayout"> 0018 <property name="leftMargin"> 0019 <number>0</number> 0020 </property> 0021 <property name="topMargin"> 0022 <number>0</number> 0023 </property> 0024 <property name="rightMargin"> 0025 <number>0</number> 0026 </property> 0027 <property name="bottomMargin"> 0028 <number>0</number> 0029 </property> 0030 <item> 0031 <widget class="QLabel" name="TextLabel4_4_2"> 0032 <property name="sizePolicy"> 0033 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 0034 <horstretch>0</horstretch> 0035 <verstretch>0</verstretch> 0036 </sizepolicy> 0037 </property> 0038 <property name="text"> 0039 <string>A&vailable objects:</string> 0040 </property> 0041 <property name="wordWrap"> 0042 <bool>false</bool> 0043 </property> 0044 <property name="buddy"> 0045 <cstring>_availableRelationList</cstring> 0046 </property> 0047 </widget> 0048 </item> 0049 <item> 0050 <layout class="QHBoxLayout" name="horizontalLayout_5"> 0051 <item> 0052 <widget class="QLineEdit" name="_curveSearchEntry"/> 0053 </item> 0054 <item> 0055 <widget class="QPushButton" name="_curveSearch"> 0056 <property name="text"> 0057 <string>Search</string> 0058 </property> 0059 </widget> 0060 </item> 0061 </layout> 0062 </item> 0063 <item> 0064 <widget class="QListWidget" name="_availableRelationList"> 0065 <property name="selectionMode"> 0066 <enum>QAbstractItemView::ExtendedSelection</enum> 0067 </property> 0068 </widget> 0069 </item> 0070 <item> 0071 <layout class="QHBoxLayout" name="horizontalLayout_2"> 0072 <item> 0073 <widget class="QPushButton" name="_deselectAllAvailable"> 0074 <property name="text"> 0075 <string>Deselect All</string> 0076 </property> 0077 </widget> 0078 </item> 0079 <item> 0080 <widget class="QPushButton" name="_selectAllAvailable"> 0081 <property name="text"> 0082 <string>Select All</string> 0083 </property> 0084 </widget> 0085 </item> 0086 <item> 0087 <widget class="QPushButton" name="_editSelectedAvailable"> 0088 <property name="text"> 0089 <string>Edit</string> 0090 </property> 0091 </widget> 0092 </item> 0093 </layout> 0094 </item> 0095 </layout> 0096 </item> 0097 <item> 0098 <layout class="QVBoxLayout" name="verticalLayout_2"> 0099 <item> 0100 <spacer> 0101 <property name="orientation"> 0102 <enum>Qt::Vertical</enum> 0103 </property> 0104 <property name="sizeType"> 0105 <enum>QSizePolicy::Expanding</enum> 0106 </property> 0107 <property name="sizeHint" stdset="0"> 0108 <size> 0109 <width>31</width> 0110 <height>50</height> 0111 </size> 0112 </property> 0113 </spacer> 0114 </item> 0115 <item> 0116 <layout class="QGridLayout"> 0117 <property name="leftMargin"> 0118 <number>0</number> 0119 </property> 0120 <property name="topMargin"> 0121 <number>0</number> 0122 </property> 0123 <property name="rightMargin"> 0124 <number>0</number> 0125 </property> 0126 <property name="bottomMargin"> 0127 <number>0</number> 0128 </property> 0129 <item row="1" column="1"> 0130 <widget class="QPushButton" name="_up"> 0131 <property name="enabled"> 0132 <bool>false</bool> 0133 </property> 0134 <property name="sizePolicy"> 0135 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 0136 <horstretch>0</horstretch> 0137 <verstretch>0</verstretch> 0138 </sizepolicy> 0139 </property> 0140 <property name="toolTip"> 0141 <string>Raise in plot order: Alt+up</string> 0142 </property> 0143 <property name="text"> 0144 <string/> 0145 </property> 0146 <property name="shortcut"> 0147 <string>Alt+Up</string> 0148 </property> 0149 </widget> 0150 </item> 0151 <item row="3" column="1"> 0152 <widget class="QPushButton" name="_down"> 0153 <property name="enabled"> 0154 <bool>false</bool> 0155 </property> 0156 <property name="sizePolicy"> 0157 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 0158 <horstretch>0</horstretch> 0159 <verstretch>0</verstretch> 0160 </sizepolicy> 0161 </property> 0162 <property name="toolTip"> 0163 <string>Lower in plot order: Alt+down</string> 0164 </property> 0165 <property name="text"> 0166 <string/> 0167 </property> 0168 <property name="shortcut"> 0169 <string>Alt+Down</string> 0170 </property> 0171 </widget> 0172 </item> 0173 <item row="2" column="2"> 0174 <widget class="QPushButton" name="_add"> 0175 <property name="enabled"> 0176 <bool>false</bool> 0177 </property> 0178 <property name="sizePolicy"> 0179 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 0180 <horstretch>0</horstretch> 0181 <verstretch>0</verstretch> 0182 </sizepolicy> 0183 </property> 0184 <property name="toolTip"> 0185 <string>Select: Alt+s</string> 0186 </property> 0187 <property name="text"> 0188 <string/> 0189 </property> 0190 </widget> 0191 </item> 0192 <item row="2" column="0"> 0193 <widget class="QPushButton" name="_remove"> 0194 <property name="enabled"> 0195 <bool>false</bool> 0196 </property> 0197 <property name="sizePolicy"> 0198 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 0199 <horstretch>0</horstretch> 0200 <verstretch>0</verstretch> 0201 </sizepolicy> 0202 </property> 0203 <property name="toolTip"> 0204 <string>Remove: Alt+r</string> 0205 </property> 0206 <property name="text"> 0207 <string/> 0208 </property> 0209 </widget> 0210 </item> 0211 </layout> 0212 </item> 0213 <item> 0214 <spacer> 0215 <property name="orientation"> 0216 <enum>Qt::Vertical</enum> 0217 </property> 0218 <property name="sizeType"> 0219 <enum>QSizePolicy::Expanding</enum> 0220 </property> 0221 <property name="sizeHint" stdset="0"> 0222 <size> 0223 <width>31</width> 0224 <height>110</height> 0225 </size> 0226 </property> 0227 </spacer> 0228 </item> 0229 </layout> 0230 </item> 0231 <item> 0232 <layout class="QVBoxLayout" name="verticalLayout"> 0233 <item> 0234 <widget class="QLabel" name="TextLabel3_3_2"> 0235 <property name="sizePolicy"> 0236 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 0237 <horstretch>0</horstretch> 0238 <verstretch>0</verstretch> 0239 </sizepolicy> 0240 </property> 0241 <property name="text"> 0242 <string>Displayed obje&cts:</string> 0243 </property> 0244 <property name="wordWrap"> 0245 <bool>false</bool> 0246 </property> 0247 <property name="buddy"> 0248 <cstring>_displayedRelationList</cstring> 0249 </property> 0250 </widget> 0251 </item> 0252 <item> 0253 <widget class="QListWidget" name="_displayedRelationList"> 0254 <property name="selectionMode"> 0255 <enum>QAbstractItemView::ExtendedSelection</enum> 0256 </property> 0257 </widget> 0258 </item> 0259 <item> 0260 <layout class="QHBoxLayout" name="horizontalLayout"> 0261 <item> 0262 <widget class="QPushButton" name="_deselectAllDisplayed"> 0263 <property name="text"> 0264 <string>Deselect All</string> 0265 </property> 0266 <attribute name="buttonGroup"> 0267 <string notr="true">buttonGroup</string> 0268 </attribute> 0269 </widget> 0270 </item> 0271 <item> 0272 <widget class="QPushButton" name="_selectAllDisplayed"> 0273 <property name="text"> 0274 <string>Select All</string> 0275 </property> 0276 <attribute name="buttonGroup"> 0277 <string notr="true">buttonGroup</string> 0278 </attribute> 0279 </widget> 0280 </item> 0281 <item> 0282 <widget class="QPushButton" name="_editSelectedDisplayed"> 0283 <property name="text"> 0284 <string>Edit</string> 0285 </property> 0286 <attribute name="buttonGroup"> 0287 <string notr="true">buttonGroup</string> 0288 </attribute> 0289 </widget> 0290 </item> 0291 </layout> 0292 </item> 0293 </layout> 0294 </item> 0295 </layout> 0296 </item> 0297 <item row="1" column="0"> 0298 <widget class="Line" name="line"> 0299 <property name="orientation"> 0300 <enum>Qt::Horizontal</enum> 0301 </property> 0302 </widget> 0303 </item> 0304 </layout> 0305 </widget> 0306 <tabstops> 0307 <tabstop>_availableRelationList</tabstop> 0308 <tabstop>_up</tabstop> 0309 <tabstop>_remove</tabstop> 0310 <tabstop>_add</tabstop> 0311 <tabstop>_down</tabstop> 0312 <tabstop>_displayedRelationList</tabstop> 0313 <tabstop>_deselectAllAvailable</tabstop> 0314 <tabstop>_selectAllAvailable</tabstop> 0315 <tabstop>_editSelectedAvailable</tabstop> 0316 <tabstop>_deselectAllDisplayed</tabstop> 0317 <tabstop>_selectAllDisplayed</tabstop> 0318 <tabstop>_editSelectedDisplayed</tabstop> 0319 </tabstops> 0320 <resources/> 0321 <connections> 0322 <connection> 0323 <sender>_deselectAllAvailable</sender> 0324 <signal>clicked()</signal> 0325 <receiver>_availableRelationList</receiver> 0326 <slot>clearSelection()</slot> 0327 <hints> 0328 <hint type="sourcelabel"> 0329 <x>74</x> 0330 <y>481</y> 0331 </hint> 0332 <hint type="destinationlabel"> 0333 <x>76</x> 0334 <y>405</y> 0335 </hint> 0336 </hints> 0337 </connection> 0338 <connection> 0339 <sender>_selectAllAvailable</sender> 0340 <signal>clicked()</signal> 0341 <receiver>_availableRelationList</receiver> 0342 <slot>selectAll()</slot> 0343 <hints> 0344 <hint type="sourcelabel"> 0345 <x>177</x> 0346 <y>482</y> 0347 </hint> 0348 <hint type="destinationlabel"> 0349 <x>177</x> 0350 <y>433</y> 0351 </hint> 0352 </hints> 0353 </connection> 0354 <connection> 0355 <sender>_deselectAllDisplayed</sender> 0356 <signal>clicked()</signal> 0357 <receiver>_displayedRelationList</receiver> 0358 <slot>clearSelection()</slot> 0359 <hints> 0360 <hint type="sourcelabel"> 0361 <x>517</x> 0362 <y>487</y> 0363 </hint> 0364 <hint type="destinationlabel"> 0365 <x>518</x> 0366 <y>436</y> 0367 </hint> 0368 </hints> 0369 </connection> 0370 <connection> 0371 <sender>_selectAllDisplayed</sender> 0372 <signal>clicked()</signal> 0373 <receiver>_displayedRelationList</receiver> 0374 <slot>selectAll()</slot> 0375 <hints> 0376 <hint type="sourcelabel"> 0377 <x>592</x> 0378 <y>480</y> 0379 </hint> 0380 <hint type="destinationlabel"> 0381 <x>591</x> 0382 <y>447</y> 0383 </hint> 0384 </hints> 0385 </connection> 0386 </connections> 0387 <buttongroups> 0388 <buttongroup name="buttonGroup"/> 0389 </buttongroups> 0390 </ui>