73 Qt::UniqueConnection);
Defines class PlotStatusLabel.
Declares class ScientificPlot.
void onPlotDestroyed(QObject *obj)
void setConnected(ScientificPlot *plot, bool flag) const
Connects with colorMap's status string signal.
void reset()
Disconnects all color maps from the label.
QList< ScientificPlot * > m_plots
void addPlot(ScientificPlot *plot)
void setPlotLabelEnabled(ScientificPlot *plot, bool flag)
Enables/disables showing of label for given plot.
void setLabelEnabled(bool flag)
Enables/disables label. If disabled, all colorMaps are disconnected and label is hiding.
void onPlotStatusString(const QString &text)
PlotStatusLabel(ScientificPlot *plot, QWidget *parent=nullptr)
Common interface for plot-descriptor interaction.
void statusString(const QString &text)
void setMouseTrackingEnabled(bool enable)
Tracks move events (used when showing profile histograms and printing status string)
The StatusLabel class shows a single line of text on a white background. Opposite to QLabel,...
void setText(const QString &text)