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

Method interactionModeActions

ui/remoteviewwidget.cpp:380–383  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

378}
379
380QActionGroup *RemoteViewWidget::interactionModeActions() const
381{
382 return m_interactionModeActions;
383}
384
385QAction *RemoteViewWidget::zoomOutAction() const
386{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected