Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GilesBathgate/RapCAD
/ ScriptImport
Method
ScriptImport
src/scriptimport.h:28–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
{
27
public:
28
ScriptImport() = default;
29
~ScriptImport() override = default;
30
void setImport(const QString&);
31
QString getImport() const;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected