MCPcopy 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
79int SourceLocation::column() const
80{
81 return m_column;
82}
83
84void SourceLocation::setZeroBasedColumn(int column)
85{

Callers 15

mapToSourceMethod · 0.80
mapFromSourceMethod · 0.80
sourceDataChangedMethod · 0.80
indexMethod · 0.80
rowCountMethod · 0.80
columnCountMethod · 0.80
dataMethod · 0.80
setDataMethod · 0.80
hasChildrenMethod · 0.80
flagsMethod · 0.80
mimeDataMethod · 0.80
dataMethod · 0.80

Calls

no outgoing calls

Tested by 1

cellSelectionChangedMethod · 0.64