MCPcopy Create free account
hub / github.com/Liniyous/ElaWidgetTools / getCurrentIndex

Method getCurrentIndex

ElaWidgetTools/ElaPivot.cpp:132–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132int ElaPivot::getCurrentIndex() const
133{
134 Q_D(const ElaPivot);
135 return d->_listView->currentIndex().row();
136}
137
138void ElaPivot::setPivotSpacing(int pivotSpacing)
139{

Callers 5

ElaPivotMethod · 0.45
setCurrentIndexMethod · 0.45
_handleSaveOrResetMethod · 0.45
_checkCurrentIndexMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected