Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ setArgumentModel
Method
setArgumentModel
ui/methodinvocationdialog.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
void MethodInvocationDialog::setArgumentModel(QAbstractItemModel *model)
52
{
53
ui->argumentView->setModel(model);
54
}
Callers
1
methodActivated
Method · 0.80
Calls
1
setModel
Method · 0.45
Tested by
no test coverage detected