Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MiniZinc/MiniZincIDE
/ ~OutputWidget
Method
~OutputWidget
MiniZincIDE/outputwidget.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
OutputWidget::~OutputWidget()
99
{
100
delete ui;
101
}
102
103
QString OutputWidget::lastTraceLoc(const QString &newTraceLoc)
104
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected