Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ column
Method
column
common/sourcelocation.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
int SourceLocation::column() const
80
{
81
return m_column;
82
}
83
84
void SourceLocation::setZeroBasedColumn(int column)
85
{
Callers
15
mapToSource
Method · 0.80
mapFromSource
Method · 0.80
sourceDataChanged
Method · 0.80
index
Method · 0.80
rowCount
Method · 0.80
columnCount
Method · 0.80
data
Method · 0.80
setData
Method · 0.80
hasChildren
Method · 0.80
flags
Method · 0.80
mimeData
Method · 0.80
data
Method · 0.80
Calls
no outgoing calls
Tested by
1
cellSelectionChanged
Method · 0.64