Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
139
QString GammaRay::AttachDialog::absoluteExecutablePath() const
140
{
141
return ui->view->currentIndex().data(ProcessModel::NameRole).toString();
142
}
143
144
void AttachDialog::updateProcesses()
145
{
Callers
nothing calls this directly
Calls
1
data
Method · 0.45
Tested by
no test coverage detected