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

Method orientationChanged

src/frontend/dockwidgets/WorksheetDock.cpp:395–397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

393}
394
395void WorksheetDock::orientationChanged(int /*index*/) {
396 this->pageChanged(ui.cbPage->currentIndex());
397}
398
399//"Layout"-tab
400void WorksheetDock::layoutChanged(int index) {

Callers

nothing calls this directly

Calls 2

pageChangedMethod · 0.95
currentIndexMethod · 0.45

Tested by

no test coverage detected