Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ dispose
Method
dispose
src/app/cmd.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void Cmd::dispose()
71
{
72
delete this;
73
}
74
75
std::string Cmd::label() const
76
{
Callers
8
~FileSystemModule
Method · 0.45
setThumbnail
Method · 0.45
show_file_selector
Function · 0.45
~WidgetLoader
Method · 0.45
move_region
Function · 0.45
~Overlay
Method · 0.45
~Cursor
Method · 0.45
operator()
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected