Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linloir/GraphBuilder
/ ~MainWindow
Method
~MainWindow
mainwindow.cpp:324–327 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
322
}
323
324
MainWindow::~MainWindow()
325
{
326
delete ui;
327
}
328
329
void MainWindow::mousePressEvent(QMouseEvent *event){
330
if(event->button() == Qt::LeftButton){
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected