Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ SetVisibleTab
Method
SetVisibleTab
App/Client/ViewTable.cpp:163–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
}
162
163
int CViewTable::SetVisibleTab(bool bVisible)
164
{
165
m_pTab->tabBar()->setVisible(bVisible);
166
return 0;
167
}
168
169
QWidget *CViewTable::GetViewer(int index)
170
{
Callers
2
SetView
Method · 0.45
on_actionTabBar_B_toggled
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected