MCPcopy 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
326void RemoteViewWidget::setInvisibleMask(int invisibleMask)
327{
328 m_invisibleMask = invisibleMask;
329}
330
331bool RemoteViewWidget::hasValidFrame() const
332{

Callers 3

elementsAtReceivedMethod · 0.45
QuickInspectorWidgetMethod · 0.45
WidgetInspectorWidgetMethod · 0.45

Calls

no outgoing calls

Tested by 2

QuickInspectorWidgetMethod · 0.36
WidgetInspectorWidgetMethod · 0.36