MCPcopy Create free account
hub / github.com/Robotips/uConfig / setComponentReference

Method setComponentReference

src/uconfig_gui/componentinfoseditor.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60void ComponentInfosEditor::setComponentReference()
61{
62 _project->setComponentInfo(UConfigProject::ComponentReferenceInfo, _referenceEdit->text());
63}
64
65void ComponentInfosEditor::setComponentPackages()
66{

Callers

nothing calls this directly

Calls 2

setComponentInfoMethod · 0.80
textMethod · 0.80

Tested by

no test coverage detected