MCPcopy Create free account
hub / github.com/commontk/CTK / setAppFileName

Method setAppFileName

Applications/ctkExampleHost/ctkHostAppExampleWidget.cpp:70–73  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

68
69//----------------------------------------------------------------------------
70void ctkHostAppExampleWidget::setAppFileName(QString name)
71{
72 HostControls->setAppFileName(name);
73}
74
75//----------------------------------------------------------------------------
76void ctkHostAppExampleWidget::placeholderResized()

Callers 3

loadButtonClickedMethod · 0.95
configureHostedAppMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected