MCPcopy Create free account
hub / github.com/KDAB/GammaRay / zoomInAction

Method zoomInAction

ui/remoteviewwidget.cpp:390–393  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

388}
389
390QAction *RemoteViewWidget::zoomInAction() const
391{
392 return m_zoomInAction;
393}
394
395void RemoteViewWidget::restoreState(const QByteArray &state)
396{

Callers 4

PaintAnalyzerWidgetMethod · 0.80
TextureTabMethod · 0.80
WidgetInspectorWidgetMethod · 0.80

Calls

no outgoing calls

Tested by 1

WidgetInspectorWidgetMethod · 0.64