NonPdfFrameHandle Class Reference

This class acts as a single handle for the NonPdfCropping class. More...

#include <NonPdfFrameHandle.h>

List of all members.

Public Member Functions

 NonPdfFrameHandle (QGraphicsScene &scene, QGraphicsView &view, const QPointF &pointReference, int orientationFlags, NonPdfCropping &nonPdfCropping, int zValue)
 Single constructor.
virtual QVariant itemChange (GraphicsItemChange change, const QVariant &value)
 Intercept the drags and process them, which is the whole point of handles.
virtual void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)
 Override the paint method so the dashed-border-when-selected can be removed.
void setDisableEventsWhileMovingAutomatically (bool disable)
 Temporarily disable event handling so code can move this object without triggering a cascade of events.

Detailed Description

This class acts as a single handle for the NonPdfCropping class.

Definition at line 19 of file NonPdfFrameHandle.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations Friends

Generated on 21 Oct 2017 for Engauge Digitizer by  doxygen 1.6.1