Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ setCategory
Method
setCategory
Modules/CommandLine/src/mitkCommandLineParser.cpp:1043–1046 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1041
}
1042
1043
void mitkCommandLineParser::setCategory(string category)
1044
{
1045
Category = category;
1046
}
1047
1048
void mitkCommandLineParser::setDescription(string description)
1049
{
Callers
15
main
Function · 0.80
InitializeCommandLineParser
Function · 0.80
setupParser
Function · 0.80
setupParser
Function · 0.80
setupParser
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
setupParser
Function · 0.80
setupParser
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected