|
Contains libXpertMassGui documentation. More...
Header: | #include <libXpertMassGui> |
class | ColorSelector |
class | IsotopicClusterGeneratorDlg |
class | IsotopicClusterShaperDlg |
class | IsotopicDataTableView |
class | IsotopicDataTableViewModel |
class | MassDataClientServerConfigDlg |
class | MassPeakShaperConfigDlg |
class | MassPeakShaperConfigWidget |
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...
The IsotopicClusterGeneratorDlg class provides a graphical user interface for the generation of an isotopic cluster. More...
The IsotopicClusterShaperDlg class provides a graphical user interface for the full peak shaping process. More...
The IsotopicDataTableView class provides a table view widget to display isotopic data. More...
The IsotopicDataTableViewModel class provides a table view widget to display isotopic data. More...
The MassDataClientServerConfigDlg class provides a mass data client-server network connection configuration dialog window. More...
The MassPeakShaperConfigDlg class provides a graphical user interface for the configuration of the mass peak shaping process. More...
The MassPeakShaperConfigWidget class provides a widget for the configuration of the mass peak shaping process. More...
[alias]
libXpertMassGui::ColorUsagePairSynonym for std::pair<QColor, bool>.
The boolean value is a flag that tells if the color is currently in use.