Geometrize  1.0
An application for geometrizing images into geometric primitives
Classes | Namespaces | Functions
tabletproximityeventfilter.h File Reference
#include <QObject>

Go to the source code of this file.

Classes

class  geometrize::TabletProximityEventFilter
 The TabletProximityEventFilter captures tablet enter/exit proximity events (like when Wacom pens are held close to the screen) Used to hide the cursor so it doesn't get in the way of wherever the pen is being held. More...
 

Namespaces

 geometrize
 

Functions

TabletProximityEventFilter & geometrize::getSharedTabletProximityEventFilterInstance ()
 getSharedTabletProximityEventFilterInstance Gets a reference to the shared instance of the tablet proximity event filter (since we currently only need one to give to the application instance) More...