MCPcopy 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
163int CViewTable::SetVisibleTab(bool bVisible)
164{
165 m_pTab->tabBar()->setVisible(bVisible);
166 return 0;
167}
168
169QWidget *CViewTable::GetViewer(int index)
170{

Callers 2

SetViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected