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

Method backendName

src/backend/notebook/Notebook.cpp:335–337  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

333}
334
335QString Notebook::backendName() {
336 return this->m_backendName;
337}
338
339bool Notebook::exportView() const {
340 // TODO: file_export_pdf exists starting with Cantor 23.12,

Callers 2

NotebookViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected