MCPcopy 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
1677bool CtrlrPanel::getDialogStatus()
1678{
1679 return ( (bool)getProperty (Ids::panelShowDialogs));
1680}
1681
1682void CtrlrPanel::upgradeScheme()
1683{

Callers 2

handlePopupMenuMethod · 0.80
restoreStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected