libXpertMass Developer Documentation

libXpertMassGui Namespace

MsXpS::libXpertMassGui

Contains libXpertMassGui documentation. More...

Header: #include <libXpertMassGui>

Classes

class ColorSelector
class IsotopicClusterGeneratorDlg
class IsotopicClusterShaperDlg
class IsotopicDataTableView
class IsotopicDataTableViewModel
class MassDataClientServerConfigDlg
class MassPeakShaperConfigDlg
class MassPeakShaperConfigWidget

Types

ColorUsagePair

Detailed Description

Classes

class ColorSelector

The ColorSelector class provides a pool of colors that are associated to a boolean value that is a flag indicating if the colors are in use or not. More...

class IsotopicClusterGeneratorDlg

The IsotopicClusterGeneratorDlg class provides a graphical user interface for the generation of an isotopic cluster. More...

class IsotopicClusterShaperDlg

The IsotopicClusterShaperDlg class provides a graphical user interface for the full peak shaping process. More...

class IsotopicDataTableView

The IsotopicDataTableView class provides a table view widget to display isotopic data. More...

class IsotopicDataTableViewModel

The IsotopicDataTableViewModel class provides a table view widget to display isotopic data. More...

class MassDataClientServerConfigDlg

The MassDataClientServerConfigDlg class provides a mass data client-server network connection configuration dialog window. More...

class MassPeakShaperConfigDlg

The MassPeakShaperConfigDlg class provides a graphical user interface for the configuration of the mass peak shaping process. More...

class MassPeakShaperConfigWidget

The MassPeakShaperConfigWidget class provides a widget for the configuration of the mass peak shaping process. More...

Type Documentation

[alias] libXpertMassGui::ColorUsagePair

Synonym for std::pair<QColor, bool>.

The boolean value is a flag that tells if the color is currently in use.