CycloBranch
|
▼ core | |
cBrick.h | The representation of a brick |
cBricksDatabase.h | The database of building blocks |
cCandidate.h | The representation of a peptide sequence candidate |
cCandidateSet.h | The representation of a set of peptide sequence candidates |
cDeNovoGraph.h | The implementation of the de novo graph |
cDeNovoGraphNode.h | The representation of a node in the de novo graph |
cFragmentIons.h | Basic definitions of fragment ions occurring in the mass spectra |
cGlobalPreferences.h | The representation of a set of peptide sequence candidates |
cImzML.h | ImzML parser |
cIsotopePatternCache.h | Isotope pattern cache (LRU cache is implemented) |
cMzML.h | MzML parser |
cParameters.h | Definitions of program parameters |
cPeak.h | The representation of a peak in a mass spectrum |
cPeakListSeries.h | The representation of a series of peaklists |
cPeaksList.h | The representation of a peak list |
cSequence.h | The representation of a sequence |
cSequenceDatabase.h | The database of sequences |
cSummaryFormula.h | The representation of a summary formula |
cTheoreticalSpectrum.h | The representation of a theoretical mass spectrum |
cTheoreticalSpectrumList.h | The representation of lists of theoretical spectra |
utilities.h | Auxiliary funtions and structures |
▼ gui | |
cAboutWidget.h | The implementation of the dialog 'Help->About' |
cBranchCyclicWidget.h | Visualization of a branch-cyclic peptide |
cBranchedWidget.h | Visualization of a branched peptide |
cBricksDatabaseProxyModel.h | A proxy model for editor of database of building blocks |
cBricksDatabaseWidget.h | An editor of building blocks database |
cCalibrationChart.h | Calibration chart |
cCalibrationChartProxyModel.h | A table proxy model |
cCalibrationChartScene.h | Calibration chart scene |
cCheckBoxDelegate.h | A checkbox item delegate |
cChromatogramWindow.h | Chromatogram window |
cChromatogramWindowWidget.h | Chromatogram window widget |
cComboBoxDelegate.h | A combobox item delegate |
cCyclicWidget.h | Visualization of a cyclic peptide |
cDefineCalibrationWidget.h | The widget for definition of calibration curve |
cDrawPeptideWidget.h | Draw a peptide from a sequence of building blocks |
cEventFilter.h | An event filter |
cExportDialog.h | The implementation of a dialog to export spectrum/peptide image |
cFindDialog.h | The implementation of a find dialog |
cFormulaPredictor.h | Predicts the molecular formula from the exact mass |
cFragmentIonsListWidget.h | The implementation of a widget where types of fragment ions generated in theoretical spectra are selected |
cGraphWidget.h | The implementation of the dialog 'View->Graph' |
cHTMLDelegate.h | A delegate to display rich text |
cHTMLExportDialog.h | The implementation of HTML export dialog |
cImageWindow.h | Image window |
cImageWindowImportDialog.h | The implementation of import dialog in image window |
cImageWindowTabElectron.h | The implementation of a tab used to import images from electron microscopy |
cImageWindowTabOptical.h | The implementation of a tab used to import images from light microscopy |
cImageWindowWidget.h | Image window widget |
cLinearWidget.h | Visualization of a linear peptide |
cMainThread.h | The thread launched by the command 'Search->Run' |
cMainWindow.h | The main window of the application |
cMainWindowProxyModel.h | A table proxy model |
cModificationsProxyModel.h | A proxy model for editor of database of modifications |
cModificationsWidget.h | An editor of N-/C-terminal modifications database |
cMultipleButtonDelegate.h | A delegate to create multiple buttons |
cMultipleDatasetsTableProxyModel.h | A table proxy model |
cMultipleDatasetsTableWidget.h | Aggregated results from multiple datasets |
cNeutralLossesListWidget.h | The implementation of a widget where types of neutral losses generated in theoretical spectra are selected |
cParametersWidget.h | The widget for editing parameters of the application opened using the command 'Search->Settings' |
cPatternSimulatorSceneWidget.h | The implementation of an isotopic pattern simulator (graphics) |
cPatternSimulatorWidget.h | The implementation of an isotopic pattern simulator (window) |
cPreferencesDialog.h | The implementation of preferences dialog |
cPreferencesIonTypeDialog.h | The implementation of ion type dialog |
cPreferencesTabDataProcessing.h | The implementation of a tab used to define the data processing parameters in preferences dialog |
cPreferencesTabDirectories.h | The implementation of a tab used to define default directories in preferences dialog |
cPreferencesTabIonTypes.h | The implementation of a tab used to define ion types in preferences dialog |
cPreferencesTabURLs.h | The implementation of a tab used to define URLs in preferences dialog |
cPubChemSearchWidget.h | The implementation of the dialog PubChem search widget |
cSequenceDatabaseProxyModel.h | A proxy model for editor of database of sequences |
cSequenceDatabaseWidget.h | An editor of sequences database |
cSpectrumDetailProxyModel.h | A table proxy model |
cSpectrumDetailWidget.h | The widget for visualisation of a detail of a spectrum (opened after doubleclick on a row when results are reported) |
cSpectrumSceneWidget.h | The implementation of a widget painting a 2D mass spectrum |
cSummaryPeaksTableProxyModel.h | A table proxy model |
cSummaryPeaksTableWidget.h | Summary table of matched peaks |
cViewButtonDelegate.h | A delegate to create a reference view button |
▼ parallel | |
cFormulaPredictorThread.h | The thread which searches molecular formulas corresponding to m/z value |
cGraphReaderThread.h | The thread which scans the de novo graph for peptide sequence candidates |
cSpectrumAnalyzerThreadMS1.h | The thread for an initial check of LC-MS and MSI spectra |
cSpectrumComparatorThreadMS1.h | The thread for comparison of a theoretical spectrum with a peak list (MS1 level) |
cSpectrumComparatorThreadMS2.h | The thread for comparison of a theoretical spectrum with a peak list (MS2 level) |
cSpectrumGeneratorThreadMS1.h | The thread for generating a theoretical spectrum (MS1 level) |