MCPcopy Create free account
hub / github.com/Kitware/TeleSculptor / Project

Method Project

gui/Project.cxx:50–52  ·  view source on GitHub ↗

-----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

48
49//-----------------------------------------------------------------------------
50Project::Project(QObject* parent) : QObject{parent}
51{
52}
53
54//-----------------------------------------------------------------------------
55Project::Project(QString const& dir, QObject* parent) : QObject{parent}

Callers

nothing calls this directly

Calls 1

logFileNameMethod · 0.95

Tested by

no test coverage detected