Vuo  2.3.2
Signals | Public Member Functions | List of all members
VuoEditorGraphicsView Class Reference

Description

Subclass of QGraphicsView, as a workaround to catch the keyboard shortcut to display the node library.

https://b33p.net/kosada/node/5676

Definition at line 18 of file VuoEditorGraphicsView.hh.

Signals

void viewResized ()
 Emitted when the view has been re-sized. More...
 

Public Member Functions

 VuoEditorGraphicsView (QWidget *parent)
 Creates a VuoEditorGraphicsView. More...
 
bool pinchZoomInProgress ()
 Returns true if a pinch zoom is currently being performed. More...
 

Constructor & Destructor Documentation

◆ VuoEditorGraphicsView()

VuoEditorGraphicsView::VuoEditorGraphicsView ( QWidget *  parent)

Creates a VuoEditorGraphicsView.

Definition at line 19 of file VuoEditorGraphicsView.cc.

Member Function Documentation

◆ pinchZoomInProgress()

bool VuoEditorGraphicsView::pinchZoomInProgress ( )

Returns true if a pinch zoom is currently being performed.

Definition at line 48 of file VuoEditorGraphicsView.cc.

◆ viewResized

void VuoEditorGraphicsView::viewResized ( )
signal

Emitted when the view has been re-sized.


The documentation for this class was generated from the following files: