Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ isVisible
Method
isVisible
src/backend/datapicker/Segment.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
bool Segment::isVisible() const {
50
Q_D(const Segment);
51
return d->isVisible();
52
}
53
54
void Segment::setVisible(bool on) {
55
Q_D(Segment);
Callers
15
initActions
Method · 0.45
toggleDockWidget
Method · 0.45
propertiesExplorerRequested
Method · 0.45
createActions
Method · 0.45
setProject
Method · 0.45
showErrorMessage
Method · 0.45
changeSelectedVisible
Method · 0.45
setInfoElements
Method · 0.45
initGeneralTab
Method · 0.45
setBarPlots
Method · 0.45
load
Method · 0.45
initGeneralTab
Method · 0.45
Calls
no outgoing calls
Tested by
15
data
Method · 0.36
datapickerDateTime
Method · 0.36
removeColumn
Method · 0.36
changeColumn
Method · 0.36
columnValueChanged
Method · 0.36
deleteCurveRenameAddedAutomatically
Method · 0.36
deleteCurveRenameAddedAutomaticallyCustomPointInvisible
Method · 0.36
addRemoveRenameColumn
Method · 0.36
saveLoad
Method · 0.36
saveLoadInvisiblePoint
Method · 0.36
testLinkSpreadsheetsUndoRedo
Method · 0.36
testLinkSpreadsheetDeleteAdd
Method · 0.36