Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cubitect/cubiomes-viewer
/ ~MainWindow
Method
~MainWindow
src/mainwindow.cpp:305–308 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
}
304
305
MainWindow::~MainWindow()
306
{
307
delete ui;
308
}
309
310
void MainWindow::closeEvent(QCloseEvent *event)
311
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected