Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ isLoading
Method
isLoading
src/backend/core/AbstractAspect.cpp:300–302 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
298
}
299
300
bool AbstractAspect::isLoading() const {
301
return d->m_isLoading;
302
}
303
304
/**
305
* \brief Return an icon to be used for decorating my views.
Callers
15
updateGUI
Method · 0.80
aspectAdded
Method · 0.80
selectIndex
Method · 0.80
deselectIndex
Method · 0.80
selectionChanged
Method · 0.80
WorksheetView
Method · 0.80
aspectAdded
Method · 0.80
MatrixView
Method · 0.80
DatapickerView
Method · 0.80
DatapickerImageView
Method · 0.80
SpreadsheetView
Method · 0.80
updatePageRect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected