Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ reset_title
Method
reset_title
src/laybasic/laybasic/layLayoutViewBase.cc:776–781 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
774
}
775
776
void
777
LayoutViewBase::reset_title ()
778
{
779
m_title.clear ();
780
update_title ();
781
}
782
783
bool
784
LayoutViewBase::configure (const std::string &name, const std::string &value)
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected