MCPcopy 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
300bool 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

updateGUIMethod · 0.80
aspectAddedMethod · 0.80
selectIndexMethod · 0.80
deselectIndexMethod · 0.80
selectionChangedMethod · 0.80
WorksheetViewMethod · 0.80
aspectAddedMethod · 0.80
MatrixViewMethod · 0.80
DatapickerViewMethod · 0.80
DatapickerImageViewMethod · 0.80
SpreadsheetViewMethod · 0.80
updatePageRectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected