Home
last modified time | relevance | path

Searched refs:statusLabelActive (Results 1 – 6 of 6) sorted by relevance

/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/qtterminal/
H A DQtGnuplotWidget.h76 Q_PROPERTY(bool statusLabelActive READ statusLabelActive WRITE setStatusLabelActive);
95 bool statusLabelActive() const { return m_statusLabelActive; } in statusLabelActive() function
H A DQtGnuplotWindow.cpp239 else if (m_widget->statusLabelActive()) in showSettingsDialog()
/dports/math/gnuplot/gnuplot-5.4.1/src/qtterminal/
H A DQtGnuplotWidget.h77 Q_PROPERTY(bool statusLabelActive READ statusLabelActive WRITE setStatusLabelActive);
97 bool statusLabelActive() const { return m_statusLabelActive; } in statusLabelActive() function
H A DQtGnuplotWindow.cpp240 else if (m_widget->statusLabelActive()) in showSettingsDialog()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/qtterminal/
H A DQtGnuplotWidget.h77 Q_PROPERTY(bool statusLabelActive READ statusLabelActive WRITE setStatusLabelActive);
97 bool statusLabelActive() const { return m_statusLabelActive; } in statusLabelActive() function
H A DQtGnuplotWindow.cpp240 else if (m_widget->statusLabelActive()) in showSettingsDialog()