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

Method name

src/backend/core/Project.cpp:112–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110 setVersion(QStringLiteral(LVERSION));
111 }
112 QString name() const {
113 return q->name();
114 }
115
116 bool setVersion(const QString& v) const {
117 versionString = v;

Callers 1

loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected