Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Liniyous/ElaWidgetTools
/ navigation
Method
navigation
ElaWidgetTools/ElaWindow.cpp:569–573 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
567
}
568
569
void ElaWindow::navigation(const QString& pageKey)
570
{
571
Q_D(ElaWindow);
572
d->_navigationBar->navigation(pageKey);
573
}
574
575
int ElaWindow::getCurrentNavigationIndex() const
576
{
Callers
7
initContent
Method · 0.45
mouseReleaseEvent
Method · 0.45
undo
Method · 0.45
redo
Method · 0.45
undo
Method · 0.45
redo
Method · 0.45
onNavigationNodeRemoved
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected