Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetDockListActiveShowToolBar
Method
GetDockListActiveShowToolBar
App/Client/ParameterApp.cpp:409–412 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
407
}
408
409
const bool CParameterApp::GetDockListActiveShowToolBar() const
410
{
411
return m_bDockListActiveShowToolBar;
412
}
413
414
void CParameterApp::SetDockListActiveShowToolBar(bool bEnable)
415
{
Callers
1
FrmActive.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected