MCPcopy 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
710bool
711LayoutViewBase::is_dirty () const
712{
713 return m_dirty;
714}
715
716const std::string &
717LayoutViewBase::title () const

Callers 9

cm_reloadMethod · 0.80
dirty_filesMethod · 0.80
update_tab_titleMethod · 0.80
update_window_titleMethod · 0.80
is_dirtyFunction · 0.80
is_dirtyFunction · 0.80
timerMethod · 0.80
view_is_dirtyFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected