MCPcopy 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
569void ElaWindow::navigation(const QString& pageKey)
570{
571 Q_D(ElaWindow);
572 d->_navigationBar->navigation(pageKey);
573}
574
575int ElaWindow::getCurrentNavigationIndex() const
576{

Callers 7

initContentMethod · 0.45
mouseReleaseEventMethod · 0.45
undoMethod · 0.45
redoMethod · 0.45
undoMethod · 0.45
redoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected