Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ hasValidFrame
Method
hasValidFrame
ui/remoteviewwidget.cpp:331–334 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
329
}
330
331
bool RemoteViewWidget::hasValidFrame() const
332
{
333
return m_frame.isValid();
334
}
335
336
bool RemoteViewWidget::hasValidCompleteFrame() const
337
{
Callers
1
updateActions
Method · 0.80
Calls
1
isValid
Method · 0.45
Tested by
1
updateActions
Method · 0.64