Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
474
bool GrabWidget::isAreaEnabled()
475
{
476
DEBUG_HIGH_LEVEL << Q_FUNC_INFO;
477
478
return m_configWidget->isAreaEnabled();
479
}
480
481
void GrabWidget::fillBackgroundWhite()
482
{
Callers
5
handleGrabbedColors
Method · 0.45
foreach
Function · 0.45
grab
Method · 0.45
foreach
Function · 0.45
foreach
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected