MCPcopy 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
331bool RemoteViewWidget::hasValidFrame() const
332{
333 return m_frame.isValid();
334}
335
336bool RemoteViewWidget::hasValidCompleteFrame() const
337{

Callers 1

updateActionsMethod · 0.80

Calls 1

isValidMethod · 0.45

Tested by 1

updateActionsMethod · 0.64