MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / setPanelDirty

Method setPanelDirty

Source/Core/CtrlrPanel/CtrlrPanelFileOperations.cpp:944–947  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

942}
943
944void CtrlrPanel::setPanelDirty(const bool dirty)
945{
946 setProperty(Ids::panelIsDirty, dirty);
947}
948
949void CtrlrPanel::actionPerformed()
950{

Callers 1

saveStateMethod · 0.80

Calls 1

setPropertyFunction · 0.85

Tested by

no test coverage detected