Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ row
Method
row
kdevplatform/project/projectmodel.cpp:296–300 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
294
}
295
296
int ProjectBaseItem::row() const
297
{
298
Q_D(const ProjectBaseItem);
299
return d->row;
300
}
301
302
QString ProjectBaseItem::text() const
303
{
Callers
15
renameSelected
Method · 0.45
selectionChanged
Method · 0.45
modelChanged
Method · 0.45
data
Method · 0.45
setData
Method · 0.45
deleteConfiguration
Method · 0.45
projectForIndex
Method · 0.45
launchModeChanged
Method · 0.45
pluginForIndex
Method · 0.45
showSessionChooserDialog
Method · 0.45
itemEntered
Method · 0.45
eventFilter
Method · 0.45
Calls
no outgoing calls
Tested by
5
testCreateFileSystemItems
Method · 0.36
testCreateTargetItems
Method · 0.36
testItemSanity
Method · 0.36
testTakeRow
Method · 0.36
setProjectItem
Method · 0.36