Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ setInvisibleMask
Method
setInvisibleMask
ui/remoteviewwidget.cpp:326–329 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
324
}
325
326
void RemoteViewWidget::setInvisibleMask(int invisibleMask)
327
{
328
m_invisibleMask = invisibleMask;
329
}
330
331
bool RemoteViewWidget::hasValidFrame() const
332
{
Callers
3
elementsAtReceived
Method · 0.45
QuickInspectorWidget
Method · 0.45
WidgetInspectorWidget
Method · 0.45
Calls
no outgoing calls
Tested by
2
QuickInspectorWidget
Method · 0.36
WidgetInspectorWidget
Method · 0.36