MCPcopy Create free account
hub / github.com/YCAMInterlab/Duration / clearArgs

Method clearArgs

DurationRemote/src/testApp.cpp:198–202  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

196
197//--------------------------------------------------------------
198void testApp::clearArgs(){
199 arg1->setTextString(" ");
200 arg2->setTextString(" ");
201 arg3->setTextString(" ");
202}
203
204//--------------------------------------------------------------
205void testApp::update(){

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected