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

Method location

Libs/CommandLineModules/Core/ctkCmdLineModuleFrontend.cpp:110–113  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

108
109//----------------------------------------------------------------------------
110QUrl ctkCmdLineModuleFrontend::location() const
111{
112 return d->ModuleReference.location();
113}
114
115//----------------------------------------------------------------------------
116ctkCmdLineModuleFuture ctkCmdLineModuleFrontend::future() const

Callers 12

runMethod · 0.45
foreachFunction · 0.45
resultReadyMethod · 0.45
setAdditionalModulesMethod · 0.45
registerModuleMethod · 0.45
unregisterModuleMethod · 0.45
runMethod · 0.45
runMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected