Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ mode
Function
mode
src/laybasic/laybasic/layLayoutViewBase.h:273–276 ·
view source on GitHub ↗
* @brief Gets the current mode */
Source
from the content-addressed store, hash-verified
271
* @brief Gets the current mode
272
*/
273
int mode () const
274
{
275
return m_mode;
276
}
277
278
/**
279
* @brief Switches the application's mode
Callers
2
create_plugins
Method · 0.70
switch_mode
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected