Warning, /graphics/kst-plot/src/libkstapp/changefiledialog.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>ChangeFileDialog</class> 0004 <widget class="QDialog" name="ChangeFileDialog"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>649</width> 0010 <height>452</height> 0011 </rect> 0012 </property> 0013 <property name="windowTitle"> 0014 <string>Change Data File</string> 0015 </property> 0016 <layout class="QVBoxLayout" name="verticalLayout_2"> 0017 <item> 0018 <widget class="QGroupBox" name="groupBox"> 0019 <property name="title"> 0020 <string>Select by Source File</string> 0021 </property> 0022 <layout class="QHBoxLayout" name="horizontalLayout"> 0023 <item> 0024 <widget class="QPushButton" name="_allFromFile"> 0025 <property name="enabled"> 0026 <bool>false</bool> 0027 </property> 0028 <property name="text"> 0029 <string>Add All &From:</string> 0030 </property> 0031 </widget> 0032 </item> 0033 <item> 0034 <widget class="Kst::ComboBox" name="_files"> 0035 <property name="enabled"> 0036 <bool>false</bool> 0037 </property> 0038 <property name="sizePolicy"> 0039 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> 0040 <horstretch>0</horstretch> 0041 <verstretch>0</verstretch> 0042 </sizepolicy> 0043 </property> 0044 </widget> 0045 </item> 0046 </layout> 0047 </widget> 0048 </item> 0049 <item> 0050 <widget class="QGroupBox" name="buttonGroup1"> 0051 <property name="title"> 0052 <string>Vector and Matrix Selection</string> 0053 </property> 0054 <layout class="QHBoxLayout" name="horizontalLayout_3"> 0055 <item> 0056 <layout class="QHBoxLayout" name="horizontalLayout_2"> 0057 <item> 0058 <widget class="QListWidget" name="_changeFilePrimitiveList"> 0059 <property name="sizePolicy"> 0060 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> 0061 <horstretch>1</horstretch> 0062 <verstretch>0</verstretch> 0063 </sizepolicy> 0064 </property> 0065 <property name="whatsThis"> 0066 <string>The source file for the vectors selected in this list will be changed.</string> 0067 </property> 0068 <property name="selectionMode"> 0069 <enum>QAbstractItemView::ExtendedSelection</enum> 0070 </property> 0071 </widget> 0072 </item> 0073 <item> 0074 <layout class="QVBoxLayout" name="verticalLayout"> 0075 <item> 0076 <spacer name="verticalSpacer"> 0077 <property name="orientation"> 0078 <enum>Qt::Vertical</enum> 0079 </property> 0080 <property name="sizeHint" stdset="0"> 0081 <size> 0082 <width>20</width> 0083 <height>40</height> 0084 </size> 0085 </property> 0086 </spacer> 0087 </item> 0088 <item> 0089 <widget class="QPushButton" name="_addAll"> 0090 <property name="whatsThis"> 0091 <string>Select all vectors in the list.</string> 0092 </property> 0093 <property name="text"> 0094 <string>Add A&ll</string> 0095 </property> 0096 </widget> 0097 </item> 0098 <item> 0099 <widget class="QPushButton" name="_add"> 0100 <property name="whatsThis"> 0101 <string>Select all vectors in the list.</string> 0102 </property> 0103 <property name="text"> 0104 <string>&Add</string> 0105 </property> 0106 </widget> 0107 </item> 0108 <item> 0109 <widget class="QPushButton" name="_remove"> 0110 <property name="whatsThis"> 0111 <string>Unselect all vectors in the list.</string> 0112 </property> 0113 <property name="text"> 0114 <string>&Remove</string> 0115 </property> 0116 </widget> 0117 </item> 0118 <item> 0119 <widget class="QPushButton" name="_removeAll"> 0120 <property name="whatsThis"> 0121 <string>Unselect all vectors in the list.</string> 0122 </property> 0123 <property name="text"> 0124 <string>R&emove All</string> 0125 </property> 0126 </widget> 0127 </item> 0128 <item> 0129 <spacer> 0130 <property name="orientation"> 0131 <enum>Qt::Vertical</enum> 0132 </property> 0133 <property name="sizeType"> 0134 <enum>QSizePolicy::Expanding</enum> 0135 </property> 0136 <property name="sizeHint" stdset="0"> 0137 <size> 0138 <width>80</width> 0139 <height>51</height> 0140 </size> 0141 </property> 0142 </spacer> 0143 </item> 0144 </layout> 0145 </item> 0146 <item> 0147 <widget class="QListWidget" name="_selectedFilePrimitiveList"> 0148 <property name="sizePolicy"> 0149 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> 0150 <horstretch>1</horstretch> 0151 <verstretch>0</verstretch> 0152 </sizepolicy> 0153 </property> 0154 <property name="whatsThis"> 0155 <string>The source file for the vectors selected in this list will be changed.</string> 0156 </property> 0157 <property name="selectionMode"> 0158 <enum>QAbstractItemView::ExtendedSelection</enum> 0159 </property> 0160 </widget> 0161 </item> 0162 </layout> 0163 </item> 0164 </layout> 0165 </widget> 0166 </item> 0167 <item> 0168 <widget class="QGroupBox" name="buttonGroup2"> 0169 <property name="title"> 0170 <string>New Data File</string> 0171 </property> 0172 <layout class="QGridLayout"> 0173 <property name="margin"> 0174 <number>0</number> 0175 </property> 0176 <item row="0" column="0"> 0177 <layout class="QGridLayout"> 0178 <property name="margin"> 0179 <number>0</number> 0180 </property> 0181 <item row="0" column="0"> 0182 <widget class="QLabel" name="textLabel1"> 0183 <property name="sizePolicy"> 0184 <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> 0185 <horstretch>0</horstretch> 0186 <verstretch>0</verstretch> 0187 </sizepolicy> 0188 </property> 0189 <property name="text"> 0190 <string>&File:</string> 0191 </property> 0192 <property name="wordWrap"> 0193 <bool>false</bool> 0194 </property> 0195 <property name="buddy"> 0196 <cstring>_dataFile</cstring> 0197 </property> 0198 </widget> 0199 </item> 0200 <item row="0" column="1"> 0201 <layout class="QHBoxLayout"> 0202 <property name="margin"> 0203 <number>0</number> 0204 </property> 0205 <item> 0206 <widget class="Kst::DataSourceSelector" name="_dataFile" native="true"/> 0207 </item> 0208 </layout> 0209 </item> 0210 </layout> 0211 </item> 0212 <item row="2" column="0"> 0213 <layout class="QGridLayout"> 0214 <property name="margin"> 0215 <number>0</number> 0216 </property> 0217 <item row="0" column="0"> 0218 <widget class="QRadioButton" name="_changeSelected"> 0219 <property name="text"> 0220 <string>C&hange selected vectors and matrices</string> 0221 </property> 0222 <property name="checked"> 0223 <bool>true</bool> 0224 </property> 0225 </widget> 0226 </item> 0227 <item row="0" column="2"> 0228 <spacer> 0229 <property name="orientation"> 0230 <enum>Qt::Vertical</enum> 0231 </property> 0232 <property name="sizeType"> 0233 <enum>QSizePolicy::Expanding</enum> 0234 </property> 0235 <property name="sizeHint" stdset="0"> 0236 <size> 0237 <width>16</width> 0238 <height>20</height> 0239 </size> 0240 </property> 0241 </spacer> 0242 </item> 0243 </layout> 0244 </item> 0245 <item row="3" column="0"> 0246 <layout class="QGridLayout"> 0247 <property name="margin"> 0248 <number>0</number> 0249 </property> 0250 <item row="0" column="2"> 0251 <spacer> 0252 <property name="orientation"> 0253 <enum>Qt::Vertical</enum> 0254 </property> 0255 <property name="sizeType"> 0256 <enum>QSizePolicy::Expanding</enum> 0257 </property> 0258 <property name="sizeHint" stdset="0"> 0259 <size> 0260 <width>16</width> 0261 <height>20</height> 0262 </size> 0263 </property> 0264 </spacer> 0265 </item> 0266 <item row="0" column="1"> 0267 <widget class="QCheckBox" name="_duplicateDependents"> 0268 <property name="enabled"> 0269 <bool>false</bool> 0270 </property> 0271 <property name="text"> 0272 <string>D&uplicate derived objects (curves, equations, ...)</string> 0273 </property> 0274 <property name="checked"> 0275 <bool>true</bool> 0276 </property> 0277 </widget> 0278 </item> 0279 <item row="0" column="0"> 0280 <widget class="QRadioButton" name="_duplicateSelected"> 0281 <property name="text"> 0282 <string>&Duplicate selected vectors and matrices</string> 0283 </property> 0284 </widget> 0285 </item> 0286 </layout> 0287 </item> 0288 <item row="1" column="0"> 0289 <layout class="QHBoxLayout" name="horizontalLayout_4"> 0290 <item> 0291 <spacer name="horizontalSpacer"> 0292 <property name="orientation"> 0293 <enum>Qt::Horizontal</enum> 0294 </property> 0295 <property name="sizeHint" stdset="0"> 0296 <size> 0297 <width>40</width> 0298 <height>20</height> 0299 </size> 0300 </property> 0301 </spacer> 0302 </item> 0303 <item> 0304 <widget class="QLabel" name="_fileType"> 0305 <property name="sizePolicy"> 0306 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 0307 <horstretch>10</horstretch> 0308 <verstretch>0</verstretch> 0309 </sizepolicy> 0310 </property> 0311 <property name="text"> 0312 <string>Unknown File Type</string> 0313 </property> 0314 <property name="wordWrap"> 0315 <bool>false</bool> 0316 </property> 0317 </widget> 0318 </item> 0319 <item> 0320 <widget class="QPushButton" name="_configure"> 0321 <property name="enabled"> 0322 <bool>false</bool> 0323 </property> 0324 <property name="sizePolicy"> 0325 <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> 0326 <horstretch>0</horstretch> 0327 <verstretch>0</verstretch> 0328 </sizepolicy> 0329 </property> 0330 <property name="text"> 0331 <string>Con&figure...</string> 0332 </property> 0333 </widget> 0334 </item> 0335 </layout> 0336 </item> 0337 </layout> 0338 </widget> 0339 </item> 0340 <item> 0341 <widget class="QDialogButtonBox" name="_buttonBox"> 0342 <property name="orientation"> 0343 <enum>Qt::Horizontal</enum> 0344 </property> 0345 <property name="standardButtons"> 0346 <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> 0347 </property> 0348 </widget> 0349 </item> 0350 </layout> 0351 </widget> 0352 <layoutdefault spacing="6" margin="11"/> 0353 <customwidgets> 0354 <customwidget> 0355 <class>Kst::ComboBox</class> 0356 <extends>QComboBox</extends> 0357 <header>combobox.h</header> 0358 </customwidget> 0359 <customwidget> 0360 <class>Kst::DataSourceSelector</class> 0361 <extends>QWidget</extends> 0362 <header>datasourceselector.h</header> 0363 </customwidget> 0364 </customwidgets> 0365 <tabstops> 0366 <tabstop>_allFromFile</tabstop> 0367 <tabstop>_files</tabstop> 0368 <tabstop>_changeFilePrimitiveList</tabstop> 0369 <tabstop>_selectedFilePrimitiveList</tabstop> 0370 <tabstop>_addAll</tabstop> 0371 <tabstop>_add</tabstop> 0372 <tabstop>_remove</tabstop> 0373 <tabstop>_removeAll</tabstop> 0374 <tabstop>_configure</tabstop> 0375 <tabstop>_changeSelected</tabstop> 0376 <tabstop>_duplicateSelected</tabstop> 0377 <tabstop>_duplicateDependents</tabstop> 0378 <tabstop>_buttonBox</tabstop> 0379 </tabstops> 0380 <resources/> 0381 <connections/> 0382 </ui>