Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
132
int ElaPivot::getCurrentIndex() const
133
{
134
Q_D(const ElaPivot);
135
return d->_listView->currentIndex().row();
136
}
137
138
void ElaPivot::setPivotSpacing(int pivotSpacing)
139
{
Callers
5
ElaPivot
Method · 0.45
setCurrentIndex
Method · 0.45
doCurrentIndexChangedAnimation
Method · 0.45
_handleSaveOrReset
Method · 0.45
_checkCurrentIndex
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected