Mir
|
An interface for listening to a low level stream of touches, in order to provide. More...
#include <touch_visualizer.h>
Classes | |
struct | Spot |
Public Member Functions | |
virtual | ~TouchVisualizer ()=default |
virtual void | enable ()=0 |
virtual void | disable ()=0 |
virtual void | visualize_touches (std::vector< Spot > const &touches)=0 |
Protected Member Functions | |
TouchVisualizer ()=default | |
TouchVisualizer (const TouchVisualizer &)=delete | |
TouchVisualizer & | operator= (const TouchVisualizer &)=delete |
An interface for listening to a low level stream of touches, in order to provide.
|
virtualdefault |
|
protecteddefault |
|
protecteddelete |
|
pure virtual |
Implemented in mir::input::TouchspotController.
|
pure virtual |
Implemented in mir::input::TouchspotController.
|
protecteddelete |
|
pure virtual |
Implemented in mir::input::TouchspotController.
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016