Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ tabTitle
Method
tabTitle
src/qt/rpcconsole.cpp:1352–1355 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1350
}
1351
1352
QString RPCConsole::tabTitle(TabTypes tab_type) const
1353
{
1354
return ui->tabWidget->tabText(int(tab_type));
1355
}
1356
1357
QKeySequence RPCConsole::tabShortcut(TabTypes tab_type) const
1358
{
Callers
1
createMenuBar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected