Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getDialogStatus
Method
getDialogStatus
Source/Core/CtrlrPanel/CtrlrPanel.cpp:1677–1680 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1675
}
1676
1677
bool CtrlrPanel::getDialogStatus()
1678
{
1679
return ( (bool)getProperty (Ids::panelShowDialogs));
1680
}
1681
1682
void CtrlrPanel::upgradeScheme()
1683
{
Callers
2
handlePopupMenu
Method · 0.80
restoreState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected