MCPcopy 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
51void MethodInvocationDialog::setArgumentModel(QAbstractItemModel *model)
52{
53 ui->argumentView->setModel(model);
54}

Callers 1

methodActivatedMethod · 0.80

Calls 1

setModelMethod · 0.45

Tested by

no test coverage detected