MCPcopy Create free account
hub / github.com/KDAB/GammaRay / absoluteExecutablePath

Method absoluteExecutablePath

launcher/ui/attachdialog.cpp:139–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137}
138
139QString GammaRay::AttachDialog::absoluteExecutablePath() const
140{
141 return ui->view->currentIndex().data(ProcessModel::NameRole).toString();
142}
143
144void AttachDialog::updateProcesses()
145{

Callers

nothing calls this directly

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected