Geometrize  1.0
An application for geometrizing images into geometric primitives
Namespaces | Functions
customtabletevent.cpp File Reference
#include "customtabletevent.h"
#include <QGraphicsSceneEvent>
#include <QWidget>

Namespaces

 geometrize
 
 geometrize::scene
 

Functions

QString geometrize::scene::tabletEventTypeToString (const TabletEventType &type)
 tabletEventTypeToString Helper function to convert a tablet event type enum value to a string More...
 
QString geometrize::scene::tabletEventPointerTypeToString (const TabletEventPointerType &type)
 tabletEventPointerTypeToString Helper function to convert a tablet event pointer type enum value to a string More...
 
QString geometrize::scene::tabletEventDataToString (const TabletEventData &data)
 tabletEventDataToString Helper function to convert a structure of tablet event data to a string More...