[f721030] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <ui version="4.0"> |
---|
[481ff26] | 3 | <class>DataLoadWidget</class> |
---|
| 4 | <widget class="QTabWidget" name="DataLoadWidget"> |
---|
[f721030] | 5 | <property name="geometry"> |
---|
| 6 | <rect> |
---|
| 7 | <x>0</x> |
---|
| 8 | <y>0</y> |
---|
[61a92d4] | 9 | <width>501</width> |
---|
[71361f0] | 10 | <height>630</height> |
---|
[f721030] | 11 | </rect> |
---|
| 12 | </property> |
---|
[481ff26] | 13 | <property name="sizePolicy"> |
---|
| 14 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
---|
| 15 | <horstretch>0</horstretch> |
---|
[0979dfb] | 16 | <verstretch>5</verstretch> |
---|
[481ff26] | 17 | </sizepolicy> |
---|
| 18 | </property> |
---|
[f721030] | 19 | <property name="windowTitle"> |
---|
[481ff26] | 20 | <string>TabWidget</string> |
---|
[f721030] | 21 | </property> |
---|
[481ff26] | 22 | <property name="windowIcon"> |
---|
[cd2cc745] | 23 | <iconset> |
---|
[481ff26] | 24 | <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset> |
---|
| 25 | </property> |
---|
| 26 | <property name="currentIndex"> |
---|
| 27 | <number>0</number> |
---|
| 28 | </property> |
---|
| 29 | <widget class="QWidget" name="dataTab"> |
---|
| 30 | <attribute name="title"> |
---|
| 31 | <string>Data</string> |
---|
| 32 | </attribute> |
---|
[71361f0] | 33 | <layout class="QGridLayout" name="gridLayout_11"> |
---|
[481ff26] | 34 | <item row="0" column="0"> |
---|
| 35 | <widget class="QGroupBox" name="groupBox"> |
---|
| 36 | <property name="title"> |
---|
| 37 | <string>Data</string> |
---|
[f721030] | 38 | </property> |
---|
[71361f0] | 39 | <layout class="QGridLayout" name="gridLayout_9"> |
---|
[481ff26] | 40 | <item row="0" column="0"> |
---|
[71361f0] | 41 | <layout class="QGridLayout" name="gridLayout"> |
---|
| 42 | <item row="0" column="0" rowspan="2"> |
---|
[481ff26] | 43 | <widget class="QPushButton" name="cmdLoad"> |
---|
[0979dfb] | 44 | <property name="sizePolicy"> |
---|
| 45 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
---|
| 46 | <horstretch>5</horstretch> |
---|
| 47 | <verstretch>5</verstretch> |
---|
| 48 | </sizepolicy> |
---|
| 49 | </property> |
---|
| 50 | <property name="minimumSize"> |
---|
| 51 | <size> |
---|
| 52 | <width>154</width> |
---|
| 53 | <height>50</height> |
---|
| 54 | </size> |
---|
| 55 | </property> |
---|
| 56 | <property name="baseSize"> |
---|
| 57 | <size> |
---|
| 58 | <width>100</width> |
---|
| 59 | <height>50</height> |
---|
| 60 | </size> |
---|
| 61 | </property> |
---|
| 62 | <property name="toolTip"> |
---|
[29eb947] | 63 | <string><html><head/><body><p><span style=" font-size:8pt;">Load a file with data</span></p></body></html></string> |
---|
[0979dfb] | 64 | </property> |
---|
| 65 | <property name="styleSheet"> |
---|
| 66 | <string notr="true">font: 13pt "MS Shell Dlg 2";</string> |
---|
| 67 | </property> |
---|
[f721030] | 68 | <property name="text"> |
---|
[0979dfb] | 69 | <string>Load data</string> |
---|
| 70 | </property> |
---|
| 71 | <property name="icon"> |
---|
[cd2cc745] | 72 | <iconset> |
---|
[0979dfb] | 73 | <normaloff>:/res/down-grey.png</normaloff>:/res/down-grey.png</iconset> |
---|
| 74 | </property> |
---|
| 75 | <property name="iconSize"> |
---|
| 76 | <size> |
---|
| 77 | <width>48</width> |
---|
| 78 | <height>48</height> |
---|
| 79 | </size> |
---|
| 80 | </property> |
---|
| 81 | <property name="shortcut"> |
---|
| 82 | <string>Ctrl+R</string> |
---|
[481ff26] | 83 | </property> |
---|
| 84 | </widget> |
---|
| 85 | </item> |
---|
[71361f0] | 86 | <item row="0" column="1"> |
---|
| 87 | <widget class="QPushButton" name="cmdDeleteData"> |
---|
| 88 | <property name="text"> |
---|
| 89 | <string>Delete</string> |
---|
| 90 | </property> |
---|
| 91 | </widget> |
---|
| 92 | </item> |
---|
| 93 | <item row="1" column="1"> |
---|
[481ff26] | 94 | <widget class="QComboBox" name="cbSelect"> |
---|
| 95 | <property name="sizePolicy"> |
---|
| 96 | <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
---|
| 97 | <horstretch>0</horstretch> |
---|
| 98 | <verstretch>0</verstretch> |
---|
| 99 | </sizepolicy> |
---|
| 100 | </property> |
---|
| 101 | <item> |
---|
| 102 | <property name="text"> |
---|
| 103 | <string>Select all</string> |
---|
| 104 | </property> |
---|
| 105 | </item> |
---|
| 106 | <item> |
---|
| 107 | <property name="text"> |
---|
| 108 | <string>Unselect all</string> |
---|
| 109 | </property> |
---|
| 110 | </item> |
---|
| 111 | <item> |
---|
| 112 | <property name="text"> |
---|
| 113 | <string>Select all 1D</string> |
---|
| 114 | </property> |
---|
| 115 | </item> |
---|
| 116 | <item> |
---|
| 117 | <property name="text"> |
---|
| 118 | <string>Unselect all 1D</string> |
---|
| 119 | </property> |
---|
| 120 | </item> |
---|
| 121 | <item> |
---|
| 122 | <property name="text"> |
---|
| 123 | <string>Select all 2D</string> |
---|
| 124 | </property> |
---|
| 125 | </item> |
---|
| 126 | <item> |
---|
| 127 | <property name="text"> |
---|
| 128 | <string>Unselect all 2D</string> |
---|
| 129 | </property> |
---|
| 130 | </item> |
---|
| 131 | </widget> |
---|
| 132 | </item> |
---|
| 133 | </layout> |
---|
| 134 | </item> |
---|
[61a92d4] | 135 | <item row="0" column="1" colspan="2"> |
---|
[71361f0] | 136 | <spacer name="horizontalSpacer_7"> |
---|
| 137 | <property name="orientation"> |
---|
| 138 | <enum>Qt::Horizontal</enum> |
---|
[481ff26] | 139 | </property> |
---|
[71361f0] | 140 | <property name="sizeHint" stdset="0"> |
---|
| 141 | <size> |
---|
| 142 | <width>92</width> |
---|
| 143 | <height>20</height> |
---|
| 144 | </size> |
---|
[481ff26] | 145 | </property> |
---|
[71361f0] | 146 | </spacer> |
---|
[481ff26] | 147 | </item> |
---|
[61a92d4] | 148 | <item row="1" column="0" colspan="3"> |
---|
| 149 | <widget class="QTreeView" name="treeView"> |
---|
| 150 | <property name="contextMenuPolicy"> |
---|
| 151 | <enum>Qt::NoContextMenu</enum> |
---|
| 152 | </property> |
---|
| 153 | <property name="acceptDrops"> |
---|
| 154 | <bool>true</bool> |
---|
| 155 | </property> |
---|
| 156 | <property name="editTriggers"> |
---|
| 157 | <set>QAbstractItemView::NoEditTriggers</set> |
---|
| 158 | </property> |
---|
| 159 | <property name="dragEnabled"> |
---|
| 160 | <bool>true</bool> |
---|
| 161 | </property> |
---|
| 162 | <property name="dragDropOverwriteMode"> |
---|
| 163 | <bool>true</bool> |
---|
| 164 | </property> |
---|
| 165 | <property name="dragDropMode"> |
---|
| 166 | <enum>QAbstractItemView::DropOnly</enum> |
---|
| 167 | </property> |
---|
| 168 | <property name="defaultDropAction"> |
---|
| 169 | <enum>Qt::CopyAction</enum> |
---|
| 170 | </property> |
---|
| 171 | <property name="selectionMode"> |
---|
| 172 | <enum>QAbstractItemView::ExtendedSelection</enum> |
---|
| 173 | </property> |
---|
| 174 | <attribute name="headerVisible"> |
---|
| 175 | <bool>false</bool> |
---|
| 176 | </attribute> |
---|
| 177 | </widget> |
---|
| 178 | </item> |
---|
| 179 | <item row="2" column="0" colspan="2"> |
---|
[71361f0] | 180 | <layout class="QGridLayout" name="gridLayout_2"> |
---|
| 181 | <item row="0" column="0" rowspan="2"> |
---|
[0979dfb] | 182 | <widget class="QPushButton" name="cmdSendTo"> |
---|
| 183 | <property name="sizePolicy"> |
---|
| 184 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
---|
| 185 | <horstretch>5</horstretch> |
---|
| 186 | <verstretch>5</verstretch> |
---|
| 187 | </sizepolicy> |
---|
[481ff26] | 188 | </property> |
---|
[0979dfb] | 189 | <property name="minimumSize"> |
---|
[481ff26] | 190 | <size> |
---|
[0979dfb] | 191 | <width>170</width> |
---|
| 192 | <height>50</height> |
---|
[481ff26] | 193 | </size> |
---|
| 194 | </property> |
---|
[0979dfb] | 195 | <property name="baseSize"> |
---|
| 196 | <size> |
---|
| 197 | <width>100</width> |
---|
| 198 | <height>50</height> |
---|
| 199 | </size> |
---|
| 200 | </property> |
---|
| 201 | <property name="font"> |
---|
| 202 | <font> |
---|
| 203 | <pointsize>13</pointsize> |
---|
| 204 | </font> |
---|
| 205 | </property> |
---|
| 206 | <property name="toolTip"> |
---|
[29eb947] | 207 | <string><html><head/><body><p><span style=" font-size:8pt;">Send data to perspective</span></p></body></html></string> |
---|
[0979dfb] | 208 | </property> |
---|
| 209 | <property name="styleSheet"> |
---|
| 210 | <string notr="true">font: 13pt "MS Shell Dlg 2";</string> |
---|
| 211 | </property> |
---|
[481ff26] | 212 | <property name="text"> |
---|
[0979dfb] | 213 | <string>Send data to</string> |
---|
[481ff26] | 214 | </property> |
---|
| 215 | <property name="icon"> |
---|
[cd2cc745] | 216 | <iconset> |
---|
[0979dfb] | 217 | <normaloff>:/res/right-grey.png</normaloff>:/res/right-grey.png</iconset> |
---|
[481ff26] | 218 | </property> |
---|
| 219 | <property name="iconSize"> |
---|
| 220 | <size> |
---|
[0979dfb] | 221 | <width>48</width> |
---|
| 222 | <height>48</height> |
---|
[481ff26] | 223 | </size> |
---|
| 224 | </property> |
---|
| 225 | </widget> |
---|
| 226 | </item> |
---|
[71361f0] | 227 | <item row="0" column="1"> |
---|
[481ff26] | 228 | <widget class="QComboBox" name="cbFitting"> |
---|
| 229 | <property name="sizePolicy"> |
---|
[61a92d4] | 230 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
---|
[481ff26] | 231 | <horstretch>0</horstretch> |
---|
| 232 | <verstretch>0</verstretch> |
---|
| 233 | </sizepolicy> |
---|
| 234 | </property> |
---|
[61a92d4] | 235 | <property name="font"> |
---|
| 236 | <font> |
---|
| 237 | <pointsize>12</pointsize> |
---|
| 238 | </font> |
---|
| 239 | </property> |
---|
[481ff26] | 240 | <property name="sizeAdjustPolicy"> |
---|
| 241 | <enum>QComboBox::AdjustToContents</enum> |
---|
| 242 | </property> |
---|
| 243 | <item> |
---|
| 244 | <property name="text"> |
---|
| 245 | <string>Fitting</string> |
---|
| 246 | </property> |
---|
| 247 | </item> |
---|
| 248 | <item> |
---|
| 249 | <property name="text"> |
---|
| 250 | <string>Pr inversion</string> |
---|
| 251 | </property> |
---|
| 252 | </item> |
---|
| 253 | <item> |
---|
| 254 | <property name="text"> |
---|
| 255 | <string>Invariant</string> |
---|
| 256 | </property> |
---|
| 257 | </item> |
---|
| 258 | </widget> |
---|
| 259 | </item> |
---|
[71361f0] | 260 | <item row="1" column="1"> |
---|
[481ff26] | 261 | <widget class="QCheckBox" name="chkBatch"> |
---|
| 262 | <property name="text"> |
---|
| 263 | <string>Batch mode</string> |
---|
| 264 | </property> |
---|
| 265 | </widget> |
---|
| 266 | </item> |
---|
| 267 | </layout> |
---|
| 268 | </item> |
---|
[61a92d4] | 269 | <item row="2" column="2"> |
---|
| 270 | <spacer name="horizontalSpacer"> |
---|
| 271 | <property name="orientation"> |
---|
| 272 | <enum>Qt::Horizontal</enum> |
---|
[71361f0] | 273 | </property> |
---|
[61a92d4] | 274 | <property name="sizeHint" stdset="0"> |
---|
| 275 | <size> |
---|
| 276 | <width>160</width> |
---|
| 277 | <height>20</height> |
---|
| 278 | </size> |
---|
[71361f0] | 279 | </property> |
---|
[61a92d4] | 280 | </spacer> |
---|
[71361f0] | 281 | </item> |
---|
[481ff26] | 282 | </layout> |
---|
| 283 | </widget> |
---|
| 284 | </item> |
---|
| 285 | <item row="1" column="0"> |
---|
[71361f0] | 286 | <layout class="QGridLayout" name="gridLayout_10"> |
---|
| 287 | <item row="0" column="0" rowspan="2"> |
---|
| 288 | <layout class="QGridLayout" name="gridLayout_6"> |
---|
| 289 | <item row="0" column="0"> |
---|
| 290 | <widget class="QGroupBox" name="groupBox_3"> |
---|
| 291 | <property name="title"> |
---|
| 292 | <string>Plot</string> |
---|
| 293 | </property> |
---|
| 294 | <property name="flat"> |
---|
| 295 | <bool>false</bool> |
---|
| 296 | </property> |
---|
| 297 | <property name="checkable"> |
---|
| 298 | <bool>false</bool> |
---|
| 299 | </property> |
---|
| 300 | <layout class="QGridLayout" name="gridLayout_3"> |
---|
| 301 | <item row="0" column="0"> |
---|
| 302 | <widget class="QPushButton" name="cmdNew"> |
---|
| 303 | <property name="text"> |
---|
| 304 | <string>Create New</string> |
---|
| 305 | </property> |
---|
| 306 | </widget> |
---|
| 307 | </item> |
---|
| 308 | <item row="1" column="0"> |
---|
| 309 | <widget class="QPushButton" name="cmdAppend"> |
---|
| 310 | <property name="text"> |
---|
| 311 | <string>Append to</string> |
---|
| 312 | </property> |
---|
| 313 | </widget> |
---|
| 314 | </item> |
---|
| 315 | <item row="1" column="1"> |
---|
| 316 | <widget class="QComboBox" name="cbgraph"> |
---|
| 317 | <property name="sizePolicy"> |
---|
| 318 | <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
---|
| 319 | <horstretch>0</horstretch> |
---|
| 320 | <verstretch>0</verstretch> |
---|
| 321 | </sizepolicy> |
---|
| 322 | </property> |
---|
| 323 | <property name="sizeAdjustPolicy"> |
---|
| 324 | <enum>QComboBox::AdjustToContents</enum> |
---|
| 325 | </property> |
---|
| 326 | </widget> |
---|
| 327 | </item> |
---|
| 328 | </layout> |
---|
| 329 | </widget> |
---|
| 330 | </item> |
---|
| 331 | <item row="0" column="1"> |
---|
| 332 | <spacer name="horizontalSpacer_3"> |
---|
| 333 | <property name="orientation"> |
---|
| 334 | <enum>Qt::Horizontal</enum> |
---|
| 335 | </property> |
---|
| 336 | <property name="sizeHint" stdset="0"> |
---|
| 337 | <size> |
---|
| 338 | <width>103</width> |
---|
| 339 | <height>48</height> |
---|
| 340 | </size> |
---|
| 341 | </property> |
---|
| 342 | </spacer> |
---|
| 343 | </item> |
---|
| 344 | </layout> |
---|
[f721030] | 345 | </item> |
---|
[71361f0] | 346 | <item row="1" column="1"> |
---|
[481ff26] | 347 | <widget class="QPushButton" name="cmdHelp"> |
---|
[f721030] | 348 | <property name="text"> |
---|
[481ff26] | 349 | <string>Help</string> |
---|
[f721030] | 350 | </property> |
---|
| 351 | </widget> |
---|
| 352 | </item> |
---|
[481ff26] | 353 | </layout> |
---|
| 354 | </item> |
---|
| 355 | </layout> |
---|
| 356 | </widget> |
---|
| 357 | <widget class="QWidget" name="theoryTab"> |
---|
| 358 | <attribute name="title"> |
---|
| 359 | <string>Theory</string> |
---|
| 360 | </attribute> |
---|
| 361 | <layout class="QGridLayout" name="gridLayout_8"> |
---|
| 362 | <item row="0" column="0"> |
---|
| 363 | <widget class="QGroupBox" name="groupBox_2"> |
---|
| 364 | <property name="title"> |
---|
| 365 | <string>Theory</string> |
---|
| 366 | </property> |
---|
| 367 | <layout class="QGridLayout" name="gridLayout_4"> |
---|
| 368 | <item row="0" column="0"> |
---|
| 369 | <layout class="QHBoxLayout" name="horizontalLayout_3"> |
---|
| 370 | <item> |
---|
[ca8b853] | 371 | <widget class="QPushButton" name="cmdFreeze"> |
---|
| 372 | <property name="text"> |
---|
| 373 | <string>Freeze Theory</string> |
---|
| 374 | </property> |
---|
| 375 | </widget> |
---|
| 376 | </item> |
---|
| 377 | <item> |
---|
[481ff26] | 378 | <spacer name="horizontalSpacer_5"> |
---|
| 379 | <property name="orientation"> |
---|
| 380 | <enum>Qt::Horizontal</enum> |
---|
| 381 | </property> |
---|
| 382 | <property name="sizeHint" stdset="0"> |
---|
| 383 | <size> |
---|
[ca8b853] | 384 | <width>218</width> |
---|
[481ff26] | 385 | <height>20</height> |
---|
| 386 | </size> |
---|
| 387 | </property> |
---|
| 388 | </spacer> |
---|
| 389 | </item> |
---|
| 390 | <item> |
---|
| 391 | <widget class="QPushButton" name="cmdDeleteTheory"> |
---|
| 392 | <property name="text"> |
---|
| 393 | <string>Delete</string> |
---|
| 394 | </property> |
---|
| 395 | </widget> |
---|
| 396 | </item> |
---|
| 397 | </layout> |
---|
| 398 | </item> |
---|
| 399 | <item row="1" column="0"> |
---|
| 400 | <widget class="QTreeView" name="freezeView"> |
---|
| 401 | <attribute name="headerVisible"> |
---|
| 402 | <bool>false</bool> |
---|
| 403 | </attribute> |
---|
| 404 | </widget> |
---|
| 405 | </item> |
---|
| 406 | </layout> |
---|
| 407 | </widget> |
---|
| 408 | </item> |
---|
| 409 | <item row="1" column="0"> |
---|
| 410 | <layout class="QGridLayout" name="gridLayout_5"> |
---|
| 411 | <item row="0" column="0"> |
---|
| 412 | <widget class="QGroupBox" name="groupBox_4"> |
---|
| 413 | <property name="title"> |
---|
| 414 | <string>Plot</string> |
---|
[f721030] | 415 | </property> |
---|
[481ff26] | 416 | <layout class="QGridLayout" name="gridLayout_7"> |
---|
| 417 | <item row="0" column="0"> |
---|
| 418 | <widget class="QPushButton" name="cmdNew_2"> |
---|
| 419 | <property name="text"> |
---|
| 420 | <string>Create New</string> |
---|
| 421 | </property> |
---|
| 422 | </widget> |
---|
| 423 | </item> |
---|
| 424 | <item row="1" column="0"> |
---|
| 425 | <widget class="QPushButton" name="cmdAppend_2"> |
---|
| 426 | <property name="text"> |
---|
| 427 | <string>Append to</string> |
---|
| 428 | </property> |
---|
| 429 | </widget> |
---|
| 430 | </item> |
---|
| 431 | <item row="1" column="1"> |
---|
| 432 | <widget class="QComboBox" name="cbgraph_2"> |
---|
| 433 | <property name="sizePolicy"> |
---|
| 434 | <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
---|
| 435 | <horstretch>0</horstretch> |
---|
| 436 | <verstretch>0</verstretch> |
---|
| 437 | </sizepolicy> |
---|
| 438 | </property> |
---|
| 439 | <property name="sizeAdjustPolicy"> |
---|
| 440 | <enum>QComboBox::AdjustToContents</enum> |
---|
| 441 | </property> |
---|
| 442 | <item> |
---|
| 443 | <property name="text"> |
---|
| 444 | <string>Graph1</string> |
---|
| 445 | </property> |
---|
| 446 | </item> |
---|
| 447 | </widget> |
---|
| 448 | </item> |
---|
| 449 | </layout> |
---|
[f721030] | 450 | </widget> |
---|
| 451 | </item> |
---|
[481ff26] | 452 | <item row="0" column="1"> |
---|
| 453 | <spacer name="horizontalSpacer_4"> |
---|
| 454 | <property name="orientation"> |
---|
| 455 | <enum>Qt::Horizontal</enum> |
---|
| 456 | </property> |
---|
| 457 | <property name="sizeHint" stdset="0"> |
---|
| 458 | <size> |
---|
| 459 | <width>108</width> |
---|
| 460 | <height>111</height> |
---|
| 461 | </size> |
---|
| 462 | </property> |
---|
| 463 | </spacer> |
---|
| 464 | </item> |
---|
| 465 | <item row="0" column="2" alignment="Qt::AlignBottom"> |
---|
| 466 | <widget class="QPushButton" name="cmdHelp_2"> |
---|
| 467 | <property name="text"> |
---|
| 468 | <string>Help</string> |
---|
[f721030] | 469 | </property> |
---|
| 470 | </widget> |
---|
| 471 | </item> |
---|
| 472 | </layout> |
---|
[481ff26] | 473 | </item> |
---|
| 474 | </layout> |
---|
| 475 | </widget> |
---|
[e540cd2] | 476 | <action name="actionDataInfo"> |
---|
| 477 | <property name="text"> |
---|
| 478 | <string>Data Info</string> |
---|
| 479 | </property> |
---|
| 480 | </action> |
---|
| 481 | <action name="actionSaveAs"> |
---|
| 482 | <property name="text"> |
---|
| 483 | <string>Save As</string> |
---|
| 484 | </property> |
---|
| 485 | </action> |
---|
| 486 | <action name="actionQuickPlot"> |
---|
| 487 | <property name="text"> |
---|
| 488 | <string>Quick Plot</string> |
---|
| 489 | </property> |
---|
| 490 | </action> |
---|
| 491 | <action name="actionQuick3DPlot"> |
---|
| 492 | <property name="text"> |
---|
| 493 | <string>Quick 3DPlot (slow)</string> |
---|
| 494 | </property> |
---|
| 495 | </action> |
---|
| 496 | <action name="actionEditMask"> |
---|
| 497 | <property name="text"> |
---|
| 498 | <string>Edit Mask</string> |
---|
| 499 | </property> |
---|
| 500 | </action> |
---|
[f721030] | 501 | </widget> |
---|
[cd2cc745] | 502 | <resources/> |
---|
[f721030] | 503 | <connections/> |
---|
| 504 | </ui> |
---|