MCPcopy Create free account
hub / github.com/GilesBathgate/RapCAD / getImport

Method getImport

src/scriptimport.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26QString ScriptImport::getImport() const
27{
28 return import;
29}
30
31void ScriptImport::setNamespace(const QString& name)
32{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected