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

Method restart

src/backend/notebook/Notebook.cpp:366–368  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

364}
365
366void Notebook::restart() {
367 m_part->action(QStringLiteral("restart_backend"))->trigger();
368}
369
370// ##############################################################################
371// ################## Serialization/Deserialization ###########################

Callers 2

mousePressEventMethod · 0.80
restartBackendMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected