Newer
Older
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Main</class>
<widget class="QMainWindow" name="Main">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
</rect>
</property>
<property name="windowTitle">
<property name="windowIcon">
<iconset resource="../xtpcpp.qrc">
<normaloff>:/xtpcpp_icon/resources/xtandempipeline_icon.svg</normaloff>:/xtpcpp_icon/resources/xtandempipeline_icon.svg</iconset>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QWidget" name="default_display_widget" native="true">
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QPushButton" name="pushButton">
<property name="text">
<string>run X!Tandem identifications</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_2">
<property name="text">
<string>Load identification results (mzIdentML, pepxml, tandem...)</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_3">
<property name="text">
<string>Load an X!TandemPipeline project</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
</rect>
</property>
<widget class="QMenu" name="menuFile">
<property name="title">
<widget class="QMenu" name="menu_export_files">

Langella Olivier
committed
<widget class="QMenu" name="menu_Fasta">
<property name="title">
<string>&Fasta</string>
</property>
<addaction name="actionAll_grouped_proteins"/>
<addaction name="actionOnly_one_by_subgroup"/>
<addaction name="actionOnly_one_by_group"/>
</widget>
<addaction name="menu_Fasta"/>
<addaction name="action_spectral_counting_mcq"/>
<addaction name="action_xtandem_run"/>
<addaction name="actionLoad_results"/>
<addaction name="menu_export_files"/>
<addaction name="separator"/>
<addaction name="actionQuit"/>
</widget>
<widget class="QMenu" name="menu_edit">
<property name="enabled">
<bool>false</bool>
</property>
<property name="title">
<string>&Edit</string>
</property>
<addaction name="actionModifications"/>
<addaction name="actionLabeling_methods"/>
<widget class="QMenu" name="menu">
<property name="title">
<string>?</string>
</property>
<addaction name="actionAbout"/>
</widget>
</widget>
<widget class="QStatusBar" name="statusbar"/>
<action name="actionLoad">
<property name="text">
<string>&Load project</string>
</property>
</action>
<action name="actionLoad_results">
<property name="text">
<string>Load &results</string>
</property>
</action>
<action name="actionMassChroQ">
<property name="text">
</property>
</action>
<action name="actionSpreadsheet">
<property name="text">
<action name="actionQuit">
<property name="text">
<string>&Quit</string>
</property>
</action>
<action name="actionModifications">
<property name="text">
<action name="actionLabeling_methods">
<property name="text">
<action name="actionProticDb">
<property name="text">
<action name="action_spectral_counting_mcq">
<property name="text">
<string>Spectral &Counting mcq</string>
</property>
</action>
<action name="actionAbout">
<property name="text">
<action name="action_xtandem_run">
<property name="text">
<string>&X!Tandem run</string>
</property>
</action>
<action name="action_save_project">
<property name="text">
<string>&Save project</string>
</property>
</action>
<action name="actionMassChroqPRM">
<property name="text">

Langella Olivier
committed
<string>MassC&hroqPRM</string>
</property>
</action>
<action name="actionAll_grouped_proteins">
<property name="text">
<string>all grouped proteins</string>
</property>
</action>
<action name="actionOnly_one_by_subgroup">
<property name="text">
<string>only one by subgroup</string>
</property>
</action>
<action name="actionOnly_one_by_group">
<property name="text">
<string>only one by group</string>
<resources>
<include location="../xtpcpp.qrc"/>
</resources>
<connections>
<connection>
<sender>actionLoad</sender>
<signal>triggered()</signal>
<receiver>Main</receiver>
<slot>selectXpipFile()</slot>
<hints>
<hint type="sourcelabel">
<x>-1</x>
<y>-1</y>
</hint>
<hint type="destinationlabel">
<x>142</x>
<y>185</y>
</hint>
</hints>
</connection>
<connection>
<sender>actionLoad_results</sender>
<signal>triggered()</signal>
<receiver>Main</receiver>
<slot>loadResults()</slot>
<hints>
<hint type="sourcelabel">
<x>-1</x>
<y>-1</y>
</hint>
<hint type="destinationlabel">
<x>231</x>
<y>191</y>
</hint>
</hints>
</connection>
<connection>
<sender>actionMassChroQ</sender>
<signal>triggered()</signal>
<receiver>Main</receiver>
<slot>doActionMassChroQ()</slot>
<hints>
<hint type="sourcelabel">
<x>-1</x>
<y>-1</y>
</hint>
<hint type="destinationlabel">
<x>231</x>
<y>191</y>
</hint>
</hints>
</connection>
<connection>
<sender>actionSpreadsheet</sender>
<signal>triggered()</signal>
<receiver>Main</receiver>
<slot>doActionSpreadsheet()</slot>
<hints>
<hint type="sourcelabel">
<x>-1</x>
<y>-1</y>
</hint>
<hint type="destinationlabel">
<x>231</x>
<y>191</y>
</hint>
</hints>
</connection>
<connection>
<sender>actionQuit</sender>
<signal>triggered()</signal>
<receiver>Main</receiver>
<slot>doActionQuit()</slot>
<hints>
<hint type="sourcelabel">
<x>-1</x>
<y>-1</y>
</hint>
<hint type="destinationlabel">
<x>231</x>
<y>191</y>
</hint>
</hints>
</connection>
<connection>
<sender>actionModifications</sender>
<signal>triggered()</signal>
<receiver>Main</receiver>
<slot>doActionModifications()</slot>
<hints>
<hint type="sourcelabel">
<x>-1</x>
<y>-1</y>
</hint>
<hint type="destinationlabel">
<x>231</x>
<y>191</y>
</hint>
</hints>
</connection>
<connection>
<sender>actionLabeling_methods</sender>
<signal>triggered()</signal>
<receiver>Main</receiver>
<slot>doActionLabelingMethods()</slot>
<hints>
<hint type="sourcelabel">
<x>-1</x>
<y>-1</y>
</hint>
<hint type="destinationlabel">
<x>231</x>
<y>191</y>
</hint>
</hints>
</connection>

Langella Olivier
committed
<sender>actionAll_grouped_proteins</sender>
<signal>triggered()</signal>
<receiver>Main</receiver>
<slot>doActionFasta()</slot>
<hints>
<hint type="sourcelabel">
<x>-1</x>
<y>-1</y>
</hint>
<hint type="destinationlabel">
<x>231</x>
<y>191</y>
</hint>
</hints>
</connection>
<connection>
<sender>actionProticDb</sender>
<signal>triggered()</signal>
<receiver>Main</receiver>
<slot>doActionProticDb()</slot>
<hints>
<hint type="sourcelabel">
<x>-1</x>
<y>-1</y>
</hint>
<hint type="destinationlabel">
<x>231</x>
<y>191</y>
</hint>
</hints>
</connection>
<connection>
<sender>action_spectral_counting_mcq</sender>
<signal>triggered()</signal>
<receiver>Main</receiver>
<slot>doActionSpectralCountingMcq()</slot>
<hints>
<hint type="sourcelabel">
<x>-1</x>
<y>-1</y>
</hint>
<hint type="destinationlabel">
<x>231</x>
<y>191</y>
</hint>
</hints>
</connection>
<connection>
<sender>actionAbout</sender>
<signal>triggered()</signal>
<receiver>Main</receiver>
<slot>doActionAbout()</slot>
<hints>
<hint type="sourcelabel">
<x>-1</x>
<y>-1</y>
</hint>
<hint type="destinationlabel">
<x>231</x>
<y>191</y>
</hint>
</hints>
</connection>
<connection>
<sender>action_xtandem_run</sender>
<signal>triggered()</signal>
<receiver>Main</receiver>
<slot>doActionTandemRun()</slot>
<hints>
<hint type="sourcelabel">
<x>-1</x>
<y>-1</y>
</hint>
<hint type="destinationlabel">
<x>231</x>
<y>191</y>
</hint>
</hints>
</connection>
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
<connection>
<sender>pushButton</sender>
<signal>clicked()</signal>
<receiver>Main</receiver>
<slot>doActionTandemRun()</slot>
<hints>
<hint type="sourcelabel">
<x>355</x>
<y>106</y>
</hint>
<hint type="destinationlabel">
<x>805</x>
<y>133</y>
</hint>
</hints>
</connection>
<connection>
<sender>pushButton_2</sender>
<signal>clicked()</signal>
<receiver>Main</receiver>
<slot>loadResults()</slot>
<hints>
<hint type="sourcelabel">
<x>362</x>
<y>192</y>
</hint>
<hint type="destinationlabel">
<x>694</x>
<y>216</y>
</hint>
</hints>
</connection>
<connection>
<sender>pushButton_3</sender>
<signal>clicked()</signal>
<receiver>Main</receiver>
<slot>selectXpipFile()</slot>
<hints>
<hint type="sourcelabel">
<x>364</x>
<y>276</y>
</hint>
<hint type="destinationlabel">
<x>805</x>
<y>299</y>
</hint>
</hints>
</connection>
<connection>
<sender>action_save_project</sender>
<signal>triggered()</signal>
<receiver>Main</receiver>
<slot>doActionSaveProject()</slot>
<hints>
<hint type="sourcelabel">
<x>-1</x>
<y>-1</y>
</hint>
<hint type="destinationlabel">
<x>231</x>
<y>191</y>
</hint>
</hints>
</connection>
<connection>
<sender>actionMassChroqPRM</sender>
<signal>triggered()</signal>
<receiver>Main</receiver>
<slot>doActionMassChroqPRM()</slot>
<hints>
<hint type="sourcelabel">
<x>-1</x>
<y>-1</y>
</hint>
<hint type="destinationlabel">
<x>231</x>
<y>191</y>
</hint>
</hints>
</connection>

Langella Olivier
committed
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
<connection>
<sender>actionOnly_one_by_group</sender>
<signal>triggered()</signal>
<receiver>Main</receiver>
<slot>doActionFastaOneByGroup()</slot>
<hints>
<hint type="sourcelabel">
<x>-1</x>
<y>-1</y>
</hint>
<hint type="destinationlabel">
<x>231</x>
<y>191</y>
</hint>
</hints>
</connection>
<connection>
<sender>actionOnly_one_by_subgroup</sender>
<signal>triggered()</signal>
<receiver>Main</receiver>
<slot>doActionFastaOneBySubgroup()</slot>
<hints>
<hint type="sourcelabel">
<x>-1</x>
<y>-1</y>
</hint>
<hint type="destinationlabel">
<x>231</x>
<y>191</y>
</hint>
</hints>
</connection>
</connections>
<slots>
<slot>selectXpipFile()</slot>
<slot>loadResults()</slot>
<slot>doActionSpreadsheet()</slot>
<slot>doActionLabelingMethods()</slot>
<slot>doActionSpectralCountingMcq()</slot>

Langella Olivier
committed
<slot>doActionFastaOneBySubgroup()</slot>
<slot>doActionFastaOneByGroup()</slot>