MCPcopy Create free account
hub / github.com/chrxh/alien / getMode

Method getMode

source/Gui/WindowController.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146std::string WindowController::getMode()
147{
148 return _mode;
149}
150
151void WindowController::setMode(std::string const& mode)
152{

Callers 1

openInternMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected