Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Theverat/NormalmapGenerator
/ ~MainWindow
Method
~MainWindow
src_gui/mainwindow.cpp:113–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
MainWindow::~MainWindow()
114
{
115
delete ui;
116
}
117
118
void MainWindow::loadSingleDropped(QUrl url) {
119
if(load(url))
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected