Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ is_dirty
Method
is_dirty
src/laybasic/laybasic/layLayoutViewBase.cc:710–714 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
708
}
709
710
bool
711
LayoutViewBase::is_dirty () const
712
{
713
return m_dirty;
714
}
715
716
const std::string &
717
LayoutViewBase::title () const
Callers
9
cm_reload
Method · 0.80
dirty_files
Method · 0.80
interactive_close_view
Method · 0.80
update_tab_title
Method · 0.80
update_window_title
Method · 0.80
is_dirty
Function · 0.80
is_dirty
Function · 0.80
timer
Method · 0.80
view_is_dirty
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected