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

Method navigateTo

src/backend/core/Project.cpp:417–419  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

415}
416
417void Project::navigateTo(const QString& path) {
418 Q_EMIT requestNavigateTo(path);
419}
420
421/*!
422 * returns \c true if the project file \fileName has a supported format and can be openned in LabPlot directly,

Callers 1

importToMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected