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

Method activateTitleTab

src/frontend/dockwidgets/AxisDock.cpp:509–511  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

507}
508
509void AxisDock::activateTitleTab() {
510 ui.tabWidget->setCurrentWidget(ui.tabTitle);
511}
512
513void AxisDock::setModelIndexFromColumn(TreeViewComboBox* cb, const AbstractColumn* column) {
514 if (column)

Callers 1

hiddenAspectSelectedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected