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

Method graphLayersAsPlotArea

src/frontend/datasources/ImportOriginLayersDialog.cpp:63–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63bool ImportOriginLayersDialog::graphLayersAsPlotArea() const {
64 return (ui->cbGraphLayer->currentIndex() == 0);
65}

Callers 1

ifFunction · 0.80

Calls 1

currentIndexMethod · 0.45

Tested by

no test coverage detected