MCPcopy Create free account
hub / github.com/KDE/labplot / getCartesianPlotActionMode

Method getCartesianPlotActionMode

src/frontend/worksheet/WorksheetView.cpp:2524–2526  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2522}
2523
2524Worksheet::CartesianPlotActionMode WorksheetView::getCartesianPlotActionMode() const {
2525 return m_worksheet->cartesianPlotActionMode();
2526}
2527
2528void WorksheetView::presenterMode() {
2529#ifndef SDK

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected