Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ bookmarks
Method
bookmarks
src/laybasic/laybasic/layLayoutViewBase.cc:2723–2728 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2721
}
2722
2723
void
2724
LayoutViewBase::bookmarks (const BookmarkList &b)
2725
{
2726
m_bookmarks = b;
2727
bookmarks_changed ();
2728
}
2729
2730
void
2731
LayoutViewBase::bookmark_view (const std::string &name)
Callers
12
BookmarksView
Method · 0.80
bookmark_triggered
Method · 0.80
LayoutView
Method · 0.80
triggered
Method · 0.80
update_menu
Method · 0.80
manage_bookmarks
Method · 0.80
cm_save_bookmarks
Method · 0.80
cm_load_bookmarks
Method · 0.80
open_recent_bookmarks
Method · 0.80
dropEvent
Method · 0.80
fetch
Method · 0.80
restore
Method · 0.80
Calls
1
bookmarks_changed
Function · 0.85
Tested by
no test coverage detected