Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ SetPrompt
Method
SetPrompt
App/Client/ViewSplitterContainer.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void CViewSplitterContainer::SetPrompt(const QString &szPrompt)
57
{
58
m_pTab->setToolTip(szPrompt);
59
}
60
61
int CViewSplitterContainer::SetVisibleTab(bool bVisible)
62
{
Callers
1
SetWidowsTitle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected