aboutToBeDestroyed(int window_id) | PlotWidget | signal |
addToTabBar(EnhancedTabBar *const parent, const String &caption, const bool make_active_tab=true) | EnhancedTabBarWidgetInterface | |
autoUpdateProjections_() | Plot2DWidget | privateslot |
canvas() const override | Plot2DWidget | inlinevirtual |
canvas_ | PlotWidget | protected |
changeLegendVisibility() | PlotWidget | slot |
closeEvent(QCloseEvent *e) override | PlotWidget | protected |
dragEnterEvent(QDragEnterEvent *event) override | PlotWidget | protected |
dragMoveEvent(QDragMoveEvent *event) override | PlotWidget | protected |
dropEvent(QDropEvent *event) override | PlotWidget | protected |
dropReceived(const QMimeData *data, QWidget *source, int id) | PlotWidget | signal |
EnhancedTabBarWidgetInterface() | EnhancedTabBarWidgetInterface | |
ExperimentSharedPtrType typedef | Plot2DWidget | |
ExperimentType typedef | PlotWidget | |
FeatureMapType typedef | PlotWidget | |
getActionMode() const | PlotWidget | |
getFirstWindowID() | EnhancedTabBarWidgetInterface | static |
getProjectionOntoX() const | Plot2DWidget | |
getProjectionOntoY() const | Plot2DWidget | |
getWindowId() const | EnhancedTabBarWidgetInterface | |
grid_ | PlotWidget | protected |
hideAxes() | PlotWidget | virtual |
IM_MS_AXIS_TITLE | PlotWidget | static |
IM_ONEKZERO_AXIS_TITLE | PlotWidget | static |
INTENSITY_AXIS_TITLE | PlotWidget | static |
intensityModeChange_() | PlotWidget | protectedvirtual |
isLegendShown() const | PlotWidget | virtual |
MZ_AXIS_TITLE | PlotWidget | static |
openPreferences() | PlotWidget | signal |
paintEvent(QPaintEvent *) override | PlotWidget | protected |
Plot2DWidget(const Param &preferences, QWidget *parent=nullptr) | Plot2DWidget | |
PlotWidget(const Param &preferences, QWidget *parent=nullptr) | PlotWidget | |
projection_box_ | Plot2DWidget | protected |
projection_max_ | Plot2DWidget | protected |
projection_onto_X_ | Plot2DWidget | protected |
projection_onto_Y_ | Plot2DWidget | protected |
projection_peaks_ | Plot2DWidget | protected |
projection_sum_ | Plot2DWidget | protected |
projectionInfo_(int peaks, double intensity, double max) | Plot2DWidget | protected |
projections_auto_ | Plot2DWidget | protected |
projections_timer_ | Plot2DWidget | protected |
projectionsVisible() const | Plot2DWidget | |
recalculateAxes_() override | Plot2DWidget | slot |
RT_AXIS_TITLE | PlotWidget | static |
saveAsImage() | PlotWidget | virtual |
sendCursorStatus(const String &x_value, const String &y_value) | PlotWidget | signal |
sendStatusMessage(std::string, OpenMS::UInt) | PlotWidget | signal |
setCanvas_(PlotCanvas *canvas, UInt row=0, UInt col=2) | PlotWidget | protected |
setIntensityMode(PlotCanvas::IntensityModes mode) | PlotWidget | |
setMapper(const DimMapper< 2 > &mapper) override | Plot2DWidget | inlinevirtual |
showChromatogramsAsNew1D(std::vector< int, std::allocator< int > > indices) | Plot2DWidget | signal |
showCurrentPeaksAs3D() | Plot2DWidget | signal |
showCurrentPeaksAsIonMobility(const MSSpectrum &spec) | Plot2DWidget | signal |
showGoToDialog() override | Plot2DWidget | slot |
showIntensityDistribution(const Math::Histogram<> &dist) | PlotWidget | slot |
showLegend(bool show) | PlotWidget | virtual |
showMetaDistribution(const String &name, const Math::Histogram<> &dist) | PlotWidget | slot |
showProjections_(const LayerDataBase *source_layer) | Plot2DWidget | privateslot |
showSpectrumAsNew1D(int index) | Plot2DWidget | signal |
showStatistics() | PlotWidget | slot |
sp_ | EnhancedTabBarWidgetInterface | private |
SpectrumType typedef | PlotWidget | |
toggleProjections() | Plot2DWidget | slot |
updateAxes() | PlotWidget | slot |
updateHScrollbar(float min, float disp_min, float disp_max, float max) | PlotWidget | slot |
updateVScrollbar(float min, float disp_min, float disp_max, float max) | PlotWidget | slot |
visibleAreaChanged(DRange< 2 > area) | Plot2DWidget | signal |
window_id_ | EnhancedTabBarWidgetInterface | private |
x_axis_ | PlotWidget | protected |
x_scrollbar_ | PlotWidget | protected |
xAxis() | PlotWidget | inlinevirtual |
y_axis_ | PlotWidget | protected |
y_scrollbar_ | PlotWidget | protected |
yAxis() | PlotWidget | inlinevirtual |
~EnhancedTabBarWidgetInterface() | EnhancedTabBarWidgetInterface | virtual |
~Plot2DWidget() override=default | Plot2DWidget | |
~PlotWidget() override | PlotWidget | |