MCPcopy Create free account
hub / github.com/SpartanJ/eepp / clearBindings

Method clearBindings

src/tools/ecode/uibuildsettings.cpp:208–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206 }
207
208 void clearBindings() { mDataBindHolder.clear(); }
209
210 void updateStep( size_t stepNum, ProjectBuildStep* buildStep ) {
211 clearBindings();

Callers 1

deleteStepMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected