MCPcopy Create free account
hub / github.com/Atarity/Lightpack / isAreaEnabled

Method isAreaEnabled

Software/src/GrabWidget.cpp:474–479  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

472}
473
474bool GrabWidget::isAreaEnabled()
475{
476 DEBUG_HIGH_LEVEL << Q_FUNC_INFO;
477
478 return m_configWidget->isAreaEnabled();
479}
480
481void GrabWidget::fillBackgroundWhite()
482{

Callers 5

handleGrabbedColorsMethod · 0.45
foreachFunction · 0.45
grabMethod · 0.45
foreachFunction · 0.45
foreachFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected